diff --git a/BackroomsDigitalArt/Config/DefaultEngine.ini b/BackroomsDigitalArt/Config/DefaultEngine.ini
index 123da8814a6875e4d2a5a2e71c53ee45e8e51595..d1792ef56e3f83e6d8a3838c966c164644aa6a98 100644
--- a/BackroomsDigitalArt/Config/DefaultEngine.ini
+++ b/BackroomsDigitalArt/Config/DefaultEngine.ini
@@ -2,11 +2,11 @@
[/Script/EngineSettings.GameMapsSettings]
GameDefaultMap=/Game/BackroomsMap.BackroomsMap
-GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C
+GlobalDefaultGameMode=/Game/VRTemplate/Blueprints/VRGameMode.VRGameMode_C
EditorStartupMap=/Game/BackroomsMap.BackroomsMap
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
-DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
+DefaultGraphicsRHI=DefaultGraphicsRHI_DX11
-D3D12TargetedShaderFormats=PCD3D_SM5
+D3D12TargetedShaderFormats=PCD3D_SM6
-D3D11TargetedShaderFormats=PCD3D_SM5
diff --git a/BackroomsDigitalArt/Content/BackroomsMap.umap b/BackroomsDigitalArt/Content/BackroomsMap.umap
index 6090d97b565e3cfad3c6ebe96bde066f299617b1..3a978ed9b0bb8eb4b4dca8550ed481b12e289558 100644
Binary files a/BackroomsDigitalArt/Content/BackroomsMap.umap and b/BackroomsDigitalArt/Content/BackroomsMap.umap differ
diff --git a/BackroomsDigitalArt/Content/BackroomsMap_BuiltData.uasset b/BackroomsDigitalArt/Content/BackroomsMap_BuiltData.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..675dfb1a80ce8123233cf0b46fd7371d759cf36b
Binary files /dev/null and b/BackroomsDigitalArt/Content/BackroomsMap_BuiltData.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Ceiling/Ceiling_Material.uasset b/BackroomsDigitalArt/Content/GameMap/Ceiling/Ceiling_Material.uasset
index cf2d26badf173ae2dc62d962a8ac5fdd7616643a..4efc7d324c8900d639a2214107f0eb06d5abc63a 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Ceiling/Ceiling_Material.uasset and b/BackroomsDigitalArt/Content/GameMap/Ceiling/Ceiling_Material.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Ceiling/Ceiling_Material_Inst.uasset b/BackroomsDigitalArt/Content/GameMap/Ceiling/Ceiling_Material_Inst.uasset
index 24fc5deda8d19b3d6aeeae1786194f9cec2ea4ab..2e197672f4e59ac3497680a069f2c1f2851d2940 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Ceiling/Ceiling_Material_Inst.uasset and b/BackroomsDigitalArt/Content/GameMap/Ceiling/Ceiling_Material_Inst.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Floor/Floor_Material.uasset b/BackroomsDigitalArt/Content/GameMap/Floor/Floor_Material.uasset
index f905b106e47b9a705b8bdebb7cb85f4d2939e722..18abe7e8d163cb76b2ab8862c44e45f704608be0 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Floor/Floor_Material.uasset and b/BackroomsDigitalArt/Content/GameMap/Floor/Floor_Material.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Floor/Floor_Material_Inst.uasset b/BackroomsDigitalArt/Content/GameMap/Floor/Floor_Material_Inst.uasset
index b31439ee6ea2c902de9984df474d38a73ea7ee2a..473ce261fc68da6a1cadaf5c070c3266830fa581 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Floor/Floor_Material_Inst.uasset and b/BackroomsDigitalArt/Content/GameMap/Floor/Floor_Material_Inst.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset b/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset
index 18268a3a47d18a37da1a40cbd08303f6cadd110a..4ef3162e236171c75a71809bb7d789eda0c19c67 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset and b/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset b/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset
index f222c9af72cb6bf6557baf3a6ec39315eac72858..7ce90daf366770100852653d8633c426485bb2bc 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset and b/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Walls/Wall_Instance.uasset b/BackroomsDigitalArt/Content/GameMap/Walls/Wall_Instance.uasset
index e2ae5a07dfeead7512ac6234cbb0147e19c3c7c7..1946cd8599ca092f3d4b857ebd5118e05008b8ea 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Walls/Wall_Instance.uasset and b/BackroomsDigitalArt/Content/GameMap/Walls/Wall_Instance.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Walls/Wall_Material.uasset b/BackroomsDigitalArt/Content/GameMap/Walls/Wall_Material.uasset
index b715f243e1934a8195159328b06c8828dfced4ad..7201e0515e5b91a430c01ad01e13d395a9ed0984 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Walls/Wall_Material.uasset and b/BackroomsDigitalArt/Content/GameMap/Walls/Wall_Material.uasset differ
diff --git a/BackroomsDigitalArt/Content/Materials/Test.uasset b/BackroomsDigitalArt/Content/Materials/Test.uasset
index 4ff2e59acc9e7a99a7554fbd7931d04d24a902dc..5fcf755837d4198f8ff2ab16639e2b120f42ca05 100644
Binary files a/BackroomsDigitalArt/Content/Materials/Test.uasset and b/BackroomsDigitalArt/Content/Materials/Test.uasset differ
diff --git a/BackroomsDigitalArt/Content/Materials/Test_Inst.uasset b/BackroomsDigitalArt/Content/Materials/Test_Inst.uasset
index fb9e3cf1ff6b2265e6dff5da71f2f0f95b1e7de1..8634732126936ac7a3a2e5bc155fc6fb6c94a68d 100644
Binary files a/BackroomsDigitalArt/Content/Materials/Test_Inst.uasset and b/BackroomsDigitalArt/Content/Materials/Test_Inst.uasset differ
diff --git a/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset b/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset
index 5d11f110094b6078f08c5efac8df15ea7171371c..805749ef81d871f7bdf85a7bf3bba515b4b71aaf 100644
Binary files a/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset and b/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset differ
diff --git a/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.uasset b/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..4e14b88454d953add2caa18ddbe35d5c6fbe1cff
Binary files /dev/null and b/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.uasset differ
diff --git a/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.uasset b/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..99e7c7429be54202c0e1f69ba9ac9d3ec0e7dd74
Binary files /dev/null and b/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.uasset differ
diff --git a/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset b/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset
index f4b2de1bfb79602638f7df08c5f71aac42bbcb20..1a17da7e0b8ea5aa5b19957f35fd177817cc742f 100644
Binary files a/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset and b/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset differ
diff --git a/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin b/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
index e3cdd6331d08b28082ccc5d31fc4bb303bb5b678..1ba9bc57526b95600a71b1e84877835533e8148b 100644
Binary files a/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin and b/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin differ
diff --git a/BackroomsDigitalArt/Intermediate/Config/CoalescedSourceConfigs/Lightmass.ini b/BackroomsDigitalArt/Intermediate/Config/CoalescedSourceConfigs/Lightmass.ini
new file mode 100644
index 0000000000000000000000000000000000000000..962ffedf9affac48b0aa26431a7d336dacb20de3
--- /dev/null
+++ b/BackroomsDigitalArt/Intermediate/Config/CoalescedSourceConfigs/Lightmass.ini
@@ -0,0 +1,249 @@
+[DevOptions.StaticLighting]
+bAllowMultiThreadedStaticLighting=True
+ViewSingleBounceNumber=-1
+bUseBilinearFilterLightmaps=True
+bCompressLightmaps=True
+bUseConservativeTexelRasterization=True
+bAccountForTexelSize=True
+bUseMaxWeight=True
+MaxTriangleLightingSamples=8
+MaxTriangleIrradiancePhotonCacheSamples=4
+bAllow64bitProcess=True
+DefaultStaticMeshLightingRes=32
+bAllowCropping=False
+bGarbageCollectAfterExport=True
+bRebuildDirtyGeometryForLighting=True
+bUseEmbree=true
+bVerifyEmbree=false
+bUseEmbreePacketTracing=false
+bUseFastVoxelization=false
+bUseEmbreeInstancing=false
+bUseFilteredCubemapForSkylight=true
+MappingSurfaceCacheDownsampleFactor=2
+
+[DevOptions.StaticLightingSceneConstants]
+StaticLightingLevelScale=1
+VisibilityRayOffsetDistance=.1
+VisibilityNormalOffsetDistance=3
+VisibilityNormalOffsetSampleRadiusScale=.5
+VisibilityTangentOffsetSampleRadiusScale=.8
+SmallestTexelRadius=.1
+LightGridSize=100
+AutomaticImportanceVolumeExpandBy=500
+MinimumImportanceVolumeExtentWithoutWarning=10000.0
+
+[DevOptions.StaticLightingMaterial]
+bUseDebugMaterial=False
+ShowMaterialAttribute=None
+EmissiveSampleSize=128
+DiffuseSampleSize=128
+SpecularSampleSize=128
+TransmissionSampleSize=256
+NormalSampleSize=256
+TerrainSampleScalar=4
+DebugDiffuse=(R=0.500000,G=0.500000,B=0.500000)
+EnvironmentColor=(R=0.00000,G=0.00000,B=0.00000)
+
+[DevOptions.MeshAreaLights]
+bVisualizeMeshAreaLightPrimitives=False
+EmissiveIntensityThreshold=.01
+MeshAreaLightGridSize=100
+MeshAreaLightSimplifyNormalAngleThreshold=25
+MeshAreaLightSimplifyCornerDistanceThreshold=.5
+MeshAreaLightSimplifyMeshBoundingRadiusFractionThreshold=.1
+MeshAreaLightGeneratedDynamicLightSurfaceOffset=30
+
+[DevOptions.PrecomputedDynamicObjectLighting]
+bVisualizeVolumeLightSamples=False
+bVisualizeVolumeLightInterpolation=False
+NumHemisphereSamplesScale=2
+SurfaceLightSampleSpacing=300
+FirstSurfaceSampleLayerHeight=50
+SurfaceSampleLayerHeightSpacing=250
+NumSurfaceSampleLayers=2
+DetailVolumeSampleSpacing=300
+VolumeLightSampleSpacing=3000
+MaxVolumeSamples=250000
+bUseMaxSurfaceSampleNum=True
+MaxSurfaceLightSamples=500000
+
+[DevOptions.VolumetricLightmaps]
+BrickSize=4
+MaxRefinementLevels=3
+VoxelizationCellExpansionForSurfaceGeometry=.1
+VoxelizationCellExpansionForVolumeGeometry=.25
+VoxelizationCellExpansionForLights=.1
+TargetNumVolumetricLightmapTasks=800
+MinBrickError=.01
+SurfaceLightmapMinTexelsPerVoxelAxis=1.0
+bCullBricksBelowLandscape=true
+LightBrightnessSubdivideThreshold=.3
+
+[DevOptions.PrecomputedVisibility]
+bVisualizePrecomputedVisibility=False
+bCompressVisibilityData=True
+bPlaceCellsOnOpaqueOnly=True
+NumCellDistributionBuckets=800
+CellRenderingBucketSize=5
+NumCellRenderingBuckets=5
+PlayAreaHeight=220
+MeshBoundsScale=1.2
+VisibilitySpreadingIterations=1
+MinMeshSamples=14
+MaxMeshSamples=40
+NumCellSamples=24
+NumImportanceSamples=40
+
+[DevOptions.PrecomputedVisibilityModeratelyAggressive]
+MeshBoundsScale=1
+VisibilitySpreadingIterations=1
+
+[DevOptions.PrecomputedVisibilityMostAggressive]
+MeshBoundsScale=1
+VisibilitySpreadingIterations=0
+
+[DevOptions.VolumeDistanceField]
+VoxelSize=75
+VolumeMaxDistance=900
+NumVoxelDistanceSamples=800
+MaxVoxels=3992160
+
+[DevOptions.StaticShadows]
+bUseZeroAreaLightmapSpaceFilteredLights=False
+NumShadowRays=8
+NumPenumbraShadowRays=8
+NumBounceShadowRays=1
+bFilterShadowFactor=True
+ShadowFactorGradientTolerance=0.5
+bAllowSignedDistanceFieldShadows=True
+MaxTransitionDistanceWorldSpace=50
+ApproximateHighResTexelsPerMaxTransitionDistance=50
+MinDistanceFieldUpsampleFactor=3
+MinUnoccludedFraction=.0005
+StaticShadowDepthMapTransitionSampleDistanceX=100
+StaticShadowDepthMapTransitionSampleDistanceY=100
+StaticShadowDepthMapSuperSampleFactor=2
+StaticShadowDepthMapMaxSamples=4194304
+
+[DevOptions.ImportanceTracing]
+bUseStratifiedSampling=True
+NumHemisphereSamples=16
+MaxHemisphereRayAngle=89
+NumAdaptiveRefinementLevels=2
+AdaptiveBrightnessThreshold=1
+AdaptiveFirstBouncePhotonConeAngle=4
+AdaptiveSkyVarianceThreshold=.5
+bUseRadiositySolverForSkylightMultibounce=True
+bCacheFinalGatherHitPointsForRadiosity=False
+bUseRadiositySolverForLightMultibounce=False
+
+[DevOptions.PhotonMapping]
+bUsePhotonMapping=True
+bUseFinalGathering=True
+bUsePhotonDirectLightingInFinalGather=False
+bVisualizeCachedApproximateDirectLighting=False
+bUseIrradiancePhotons=True
+bCacheIrradiancePhotonsOnSurfaces=True
+bVisualizePhotonPaths=False
+bVisualizePhotonGathers=True
+bVisualizePhotonImportanceSamples=False
+bVisualizeIrradiancePhotonCalculation=False
+bEmitPhotonsOutsideImportanceVolume=False
+ConeFilterConstant=1
+NumIrradianceCalculationPhotons=400
+FinalGatherImportanceSampleFraction=.6
+FinalGatherImportanceSampleConeAngle=10
+IndirectPhotonEmitDiskRadius=200
+IndirectPhotonEmitConeAngle=30
+MaxImportancePhotonSearchDistance=2000
+MinImportancePhotonSearchDistance=20
+NumImportanceSearchPhotons=10
+OutsideImportanceVolumeDensityScale=.0005
+DirectPhotonDensity=350
+DirectIrradiancePhotonDensity=350
+DirectPhotonSearchDistance=200
+IndirectPhotonPathDensity=5
+IndirectPhotonDensity=600
+IndirectIrradiancePhotonDensity=300
+IndirectPhotonSearchDistance=200
+PhotonSearchAngleThreshold=.5
+IrradiancePhotonSearchConeAngle=10
+bUsePhotonSegmentsForVolumeLighting=true
+PhotonSegmentMaxLength=1000
+GeneratePhotonSegmentChance=.01
+
+[DevOptions.IrradianceCache]
+bAllowIrradianceCaching=True
+bUseIrradianceGradients=False
+bShowGradientsOnly=False
+bVisualizeIrradianceSamples=True
+RecordRadiusScale=.8
+InterpolationMaxAngle=20
+PointBehindRecordMaxAngle=10
+DistanceSmoothFactor=4
+AngleSmoothFactor=4
+SkyOcclusionSmoothnessReduction=.5
+MaxRecordRadius=1024
+CacheTaskSize=64
+InterpolateTaskSize=64
+
+[DevOptions.StaticLightingMediumQuality]
+NumShadowRaysScale=2
+NumPenumbraShadowRaysScale=4
+ApproximateHighResTexelsPerMaxTransitionDistanceScale=3
+MinDistanceFieldUpsampleFactor=3
+NumHemisphereSamplesScale=2
+NumImportanceSearchPhotonsScale=1
+NumDirectPhotonsScale=2
+DirectPhotonSearchDistanceScale=.5
+NumIndirectPhotonPathsScale=1
+NumIndirectPhotonsScale=2
+NumIndirectIrradiancePhotonsScale=2
+RecordRadiusScaleScale=.75
+InterpolationMaxAngleScale=1
+IrradianceCacheSmoothFactor=.75
+NumAdaptiveRefinementLevels=3
+AdaptiveBrightnessThresholdScale=.5
+AdaptiveFirstBouncePhotonConeAngleScale=1
+AdaptiveSkyVarianceThresholdScale=1
+
+[DevOptions.StaticLightingHighQuality]
+NumShadowRaysScale=4
+NumPenumbraShadowRaysScale=8
+ApproximateHighResTexelsPerMaxTransitionDistanceScale=6
+MinDistanceFieldUpsampleFactor=5
+NumHemisphereSamplesScale=4
+NumImportanceSearchPhotonsScale=2
+NumDirectPhotonsScale=2
+DirectPhotonSearchDistanceScale=.5
+NumIndirectPhotonPathsScale=2
+NumIndirectPhotonsScale=4
+NumIndirectIrradiancePhotonsScale=2
+RecordRadiusScaleScale=.75
+InterpolationMaxAngleScale=.75
+IrradianceCacheSmoothFactor=.75
+NumAdaptiveRefinementLevels=3
+AdaptiveBrightnessThresholdScale=.25
+AdaptiveFirstBouncePhotonConeAngleScale=2
+AdaptiveSkyVarianceThresholdScale=.5
+
+[DevOptions.StaticLightingProductionQuality]
+NumShadowRaysScale=8
+NumPenumbraShadowRaysScale=32
+ApproximateHighResTexelsPerMaxTransitionDistanceScale=6
+MinDistanceFieldUpsampleFactor=5
+NumHemisphereSamplesScale=8
+NumImportanceSearchPhotonsScale=3
+NumDirectPhotonsScale=4
+DirectPhotonSearchDistanceScale=.5
+NumIndirectPhotonPathsScale=2
+NumIndirectPhotonsScale=8
+NumIndirectIrradiancePhotonsScale=2
+RecordRadiusScaleScale=.5625
+InterpolationMaxAngleScale=.75
+IrradianceCacheSmoothFactor=.75
+NumAdaptiveRefinementLevels=3
+AdaptiveBrightnessThresholdScale=.25
+AdaptiveFirstBouncePhotonConeAngleScale=2.5
+AdaptiveSkyVarianceThresholdScale=.5
+
diff --git a/BackroomsDigitalArt/Saved/AutoScreenshot.png b/BackroomsDigitalArt/Saved/AutoScreenshot.png
index 624e2aeba051216f6796b969321c467cd09de6b6..43d203ca9514ffad88ecfed73b239aec2e1b5a91 100644
Binary files a/BackroomsDigitalArt/Saved/AutoScreenshot.png and b/BackroomsDigitalArt/Saved/AutoScreenshot.png differ
diff --git a/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Ceiling/Ceiling_Material_Auto1.uasset b/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Ceiling/Ceiling_Material_Auto1.uasset
index 60e7e59b62f5462442f19597840a0882549c4878..4efc7d324c8900d639a2214107f0eb06d5abc63a 100644
Binary files a/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Ceiling/Ceiling_Material_Auto1.uasset and b/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Ceiling/Ceiling_Material_Auto1.uasset differ
diff --git a/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Ceiling/Ceiling_Material_Inst_Auto1.uasset b/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Ceiling/Ceiling_Material_Inst_Auto1.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..2e197672f4e59ac3497680a069f2c1f2851d2940
Binary files /dev/null and b/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Ceiling/Ceiling_Material_Inst_Auto1.uasset differ
diff --git a/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Floor/Floor_Material_Auto1.uasset b/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Floor/Floor_Material_Auto1.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..18abe7e8d163cb76b2ab8862c44e45f704608be0
Binary files /dev/null and b/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Floor/Floor_Material_Auto1.uasset differ
diff --git a/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Floor/Floor_Material_Inst_Auto1.uasset b/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Floor/Floor_Material_Inst_Auto1.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..473ce261fc68da6a1cadaf5c070c3266830fa581
Binary files /dev/null and b/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Floor/Floor_Material_Inst_Auto1.uasset differ
diff --git a/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Walls/Wall_Instance_Auto1.uasset b/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Walls/Wall_Instance_Auto1.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1946cd8599ca092f3d4b857ebd5118e05008b8ea
Binary files /dev/null and b/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Walls/Wall_Instance_Auto1.uasset differ
diff --git a/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Walls/Wall_Material_Auto1.uasset b/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Walls/Wall_Material_Auto1.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..7201e0515e5b91a430c01ad01e13d395a9ed0984
Binary files /dev/null and b/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Walls/Wall_Material_Auto1.uasset differ
diff --git a/BackroomsDigitalArt/Saved/Autosaves/Game/Materials/Test_Auto1.uasset b/BackroomsDigitalArt/Saved/Autosaves/Game/Materials/Test_Auto1.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..5fcf755837d4198f8ff2ab16639e2b120f42ca05
Binary files /dev/null and b/BackroomsDigitalArt/Saved/Autosaves/Game/Materials/Test_Auto1.uasset differ
diff --git a/BackroomsDigitalArt/Saved/Autosaves/Game/Materials/Test_Inst_Auto1.uasset b/BackroomsDigitalArt/Saved/Autosaves/Game/Materials/Test_Inst_Auto1.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..8634732126936ac7a3a2e5bc155fc6fb6c94a68d
Binary files /dev/null and b/BackroomsDigitalArt/Saved/Autosaves/Game/Materials/Test_Inst_Auto1.uasset differ
diff --git a/BackroomsDigitalArt/Saved/Autosaves/Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D_Auto1.uasset b/BackroomsDigitalArt/Saved/Autosaves/Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D_Auto1.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..fbc2ac2bcbc5796e89b806752b74efb36313ff17
Binary files /dev/null and b/BackroomsDigitalArt/Saved/Autosaves/Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D_Auto1.uasset differ
diff --git a/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-079362144C52F791E5DA35BCE0EF9841/CrashReportClient.ini b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-079362144C52F791E5DA35BCE0EF9841/CrashReportClient.ini
new file mode 100644
index 0000000000000000000000000000000000000000..e6a72c5d289419c4dc5becb5da5d931aa6f16d85
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-079362144C52F791E5DA35BCE0EF9841/CrashReportClient.ini
@@ -0,0 +1,7 @@
+[CrashReportClient]
+bHideLogFilesOption=false
+bIsAllowedToCloseWithoutSending=true
+CrashConfigPurgeDays=2
+Stall.RecordDump=false
+Ensure.RecordDump=true
+
diff --git a/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-112681C4406F869D27E8D6A5C8F94420/CrashReportClient.ini b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-112681C4406F869D27E8D6A5C8F94420/CrashReportClient.ini
new file mode 100644
index 0000000000000000000000000000000000000000..e6a72c5d289419c4dc5becb5da5d931aa6f16d85
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-112681C4406F869D27E8D6A5C8F94420/CrashReportClient.ini
@@ -0,0 +1,7 @@
+[CrashReportClient]
+bHideLogFilesOption=false
+bIsAllowedToCloseWithoutSending=true
+CrashConfigPurgeDays=2
+Stall.RecordDump=false
+Ensure.RecordDump=true
+
diff --git a/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-246B694140CB876868E920B1B0B10B4D/CrashReportClient.ini b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-246B694140CB876868E920B1B0B10B4D/CrashReportClient.ini
new file mode 100644
index 0000000000000000000000000000000000000000..e6a72c5d289419c4dc5becb5da5d931aa6f16d85
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-246B694140CB876868E920B1B0B10B4D/CrashReportClient.ini
@@ -0,0 +1,7 @@
+[CrashReportClient]
+bHideLogFilesOption=false
+bIsAllowedToCloseWithoutSending=true
+CrashConfigPurgeDays=2
+Stall.RecordDump=false
+Ensure.RecordDump=true
+
diff --git a/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-3E0CAFC04EF5294341521CB6A2A7A83E/CrashReportClient.ini b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-3E0CAFC04EF5294341521CB6A2A7A83E/CrashReportClient.ini
new file mode 100644
index 0000000000000000000000000000000000000000..e6a72c5d289419c4dc5becb5da5d931aa6f16d85
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-3E0CAFC04EF5294341521CB6A2A7A83E/CrashReportClient.ini
@@ -0,0 +1,7 @@
+[CrashReportClient]
+bHideLogFilesOption=false
+bIsAllowedToCloseWithoutSending=true
+CrashConfigPurgeDays=2
+Stall.RecordDump=false
+Ensure.RecordDump=true
+
diff --git a/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-4190093B4D738C3567A5C29088F98DBE/CrashReportClient.ini b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-4190093B4D738C3567A5C29088F98DBE/CrashReportClient.ini
new file mode 100644
index 0000000000000000000000000000000000000000..e6a72c5d289419c4dc5becb5da5d931aa6f16d85
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-4190093B4D738C3567A5C29088F98DBE/CrashReportClient.ini
@@ -0,0 +1,7 @@
+[CrashReportClient]
+bHideLogFilesOption=false
+bIsAllowedToCloseWithoutSending=true
+CrashConfigPurgeDays=2
+Stall.RecordDump=false
+Ensure.RecordDump=true
+
diff --git a/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-48C70A42421100B70482CB9640C0E2EF/CrashReportClient.ini b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-48C70A42421100B70482CB9640C0E2EF/CrashReportClient.ini
new file mode 100644
index 0000000000000000000000000000000000000000..e6a72c5d289419c4dc5becb5da5d931aa6f16d85
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-48C70A42421100B70482CB9640C0E2EF/CrashReportClient.ini
@@ -0,0 +1,7 @@
+[CrashReportClient]
+bHideLogFilesOption=false
+bIsAllowedToCloseWithoutSending=true
+CrashConfigPurgeDays=2
+Stall.RecordDump=false
+Ensure.RecordDump=true
+
diff --git a/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-EAEEDBF2455DF7F0674A17BF76C23B24/CrashReportClient.ini b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-EAEEDBF2455DF7F0674A17BF76C23B24/CrashReportClient.ini
new file mode 100644
index 0000000000000000000000000000000000000000..e6a72c5d289419c4dc5becb5da5d931aa6f16d85
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-EAEEDBF2455DF7F0674A17BF76C23B24/CrashReportClient.ini
@@ -0,0 +1,7 @@
+[CrashReportClient]
+bHideLogFilesOption=false
+bIsAllowedToCloseWithoutSending=true
+CrashConfigPurgeDays=2
+Stall.RecordDump=false
+Ensure.RecordDump=true
+
diff --git a/BackroomsDigitalArt/Saved/Config/WindowsEditor/ConcertSyncCore.ini b/BackroomsDigitalArt/Saved/Config/WindowsEditor/ConcertSyncCore.ini
new file mode 100644
index 0000000000000000000000000000000000000000..8b137891791fe96927ad78e64b0aad7bded08bdc
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Config/WindowsEditor/ConcertSyncCore.ini
@@ -0,0 +1 @@
+
diff --git a/BackroomsDigitalArt/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini b/BackroomsDigitalArt/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini
index e8d9d5707ab0a17c95c56d2cb53dd5de5d0882f3..3c05350381d3948c45d36f95e9e91d85e6fb11a5 100644
--- a/BackroomsDigitalArt/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini
+++ b/BackroomsDigitalArt/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini
@@ -18,7 +18,7 @@ bAlwaysBuildUAT=True
SCSViewportCameraSpeed=4
bShowSelectionSubcomponents=True
AssetViewerProfileName=
-PreviewFeatureLevel=4
+PreviewFeatureLevel=3
PreviewPlatformName=None
PreviewShaderFormatName=None
PreviewShaderPlatformName=None
@@ -96,7 +96,7 @@ PlayInEditorSoundQualityLevel=0
bUseNonRealtimeAudioDevice=False
bPreferToStreamLevelsInPIE=False
bPromoteOutputLogWarningsDuringPIE=False
-NewWindowPosition=(X=320,Y=156)
+NewWindowPosition=(X=0,Y=11)
PIEAlwaysOnTop=False
DisableStandaloneSound=False
AdditionalLaunchParameters=
@@ -125,13 +125,16 @@ ServerDebugDrawingColorTint=(R=0.000000,G=0.000000,B=0.000000,A=1.000000)
AdditionalServerLaunchParameters=
ServerFixedFPS=0
NetworkEmulationSettings=(bIsNetworkEmulationEnabled=False,EmulationTarget=Server,CurrentProfile="Custom",OutPackets=(MinLatency=0,MaxLatency=0,PacketLossPercentage=0),InPackets=(MinLatency=0,MaxLatency=0,PacketLossPercentage=0))
-LastSize=(X=0,Y=0)
+LastSize=(X=1920,Y=1009)
LastExecutedLaunchDevice=Windows@DESKTOP-EFCPCT8
LastExecutedLaunchName=DESKTOP-EFCPCT8
LastExecutedPIEPreviewDevice=
DeviceToEmulate=
PIESafeZoneOverride=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000)
-MultipleInstancePositions=(X=320,Y=156)
+MultipleInstancePositions=(X=0,Y=11)
+LastExecutedPlayModeType=PlayMode_InVR
+NewWindowWidth=1920
+NewWindowHeight=1009
[/Script/UnrealEd.LevelEditorViewportSettings]
CameraSpeed=1
@@ -160,7 +163,7 @@ LastInViewportMenuLocation=(X=0.000000,Y=0.000000)
MaterialForDroppedTextures=None
MaterialParamsForDroppedTextures=()
EditorViews=(("/Temp/Untitled_1.Untitled_1", (LevelViewportsInfo=((CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=126499.845762,Y=13588.173825,Z=99878.071815),CamRotation=(Pitch=-25.988928,Yaw=194.801831,Roll=-0.000001)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))),("/Game/BackroomsMap.BackroomsMap", (LevelViewportsInfo=((CamPosition=(X=15182.482442,Y=-3011.581984,Z=1845.385342),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=15182.482442,Y=-3011.581984,Z=1845.385342),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=15182.482442,Y=-3011.581984,Z=1845.385342),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-11075.831326,Y=16766.487769,Z=14635.527121),CamRotation=(Pitch=-31.500002,Yaw=-419.000006,Roll=0.000000)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))))
-EditorViews=(("/Temp/Untitled_1.Untitled_1", (LevelViewportsInfo=((CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=126499.845762,Y=13588.173825,Z=99878.071815),CamRotation=(Pitch=-25.988928,Yaw=194.801831,Roll=-0.000001)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))),("/Game/BackroomsMap.BackroomsMap", (LevelViewportsInfo=((CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=7770.339777,Y=1241.353909,Z=2952.984926),CamRotation=(Pitch=-81.599901,Yaw=-114.075001,Roll=0.000000)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))))
+EditorViews=(("/Temp/Untitled_1.Untitled_1", (LevelViewportsInfo=((CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=126499.845762,Y=13588.173825,Z=99878.071815),CamRotation=(Pitch=-25.988928,Yaw=194.801831,Roll=-0.000001)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))),("/Game/BackroomsMap.BackroomsMap", (LevelViewportsInfo=((CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=3231.547866,Y=-1311.971248,Z=1274.767003),CamRotation=(Pitch=-45.799900,Yaw=-1364.125021,Roll=0.000000)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))))
None=======
PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport0",ConfigSettings=(ViewportType=LVT_OrthoYZ,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",StrataVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True))
PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport1",ConfigSettings=(ViewportType=LVT_Perspective,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_Lit,EditorShowFlagsString="PostProcessing=1,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=1,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=0,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=1,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=0,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",GameShowFlagsString="PostProcessing=1,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=0,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=1,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=0,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",StrataVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=True,bShowOnScreenStats=False,EnabledStats=,bShowFullToolbar=True))
@@ -178,6 +181,7 @@ DecimalGridSizes=5000.000000
DecimalGridSizes=10000.000000
DecimalGridSizes=433.271332
DecimalGridSizes=108.318001
+GridEnabled=False
[MRU]
MRUItem0=/Game/BackroomsMap
@@ -188,10 +192,10 @@ CoordSystem=1
[DetailCustomWidgetExpansion]
StaticMeshActor=StaticMeshActor.TransformCommon.Transform,PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens
PlayerStart=PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens,StaticMeshActor.TransformCommon.Transform
-CapsuleComponent=StaticMeshActor.TransformCommon.Transform,PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens
+CapsuleComponent=PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens,StaticMeshActor.TransformCommon.Transform
MaterialEditorInstanceConstant=MaterialEditorInstanceConstant.ParameterGroups.Global Scalar Parameter Values,MaterialEditorInstanceConstant.ParameterGroups.Global Vector Parameter Values,MaterialEditorInstanceConstant.ParameterGroups.Grid Properties,MaterialEditorInstanceConstant.ParameterGroups.Checker,MaterialEditorInstanceConstant.ParameterGroups.Side Tint,MaterialEditorInstanceConstant.ParameterGroups.Water Level
-BrushComponent=StaticMeshActor.TransformCommon.Transform,PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens,PostProcessVolume.Lens.Lens
-PostProcessVolume=StaticMeshActor.TransformCommon.Transform,PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens,PostProcessVolume.Lens.Lens
+BrushComponent=
+PostProcessVolume=StaticMeshActor.TransformCommon.Transform,PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens
TextRenderActor=StaticMeshActor.TransformCommon.Transform,PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens
SceneComponent=
Note=StaticMeshActor.TransformCommon.Transform,PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens
@@ -207,146 +211,157 @@ K2Node_VariableGet=PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.
TriggerBox=PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens,StaticMeshActor.TransformCommon.Transform
PropertyWrapper=PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens,StaticMeshActor.TransformCommon.Transform
Brush=StaticMeshActor.TransformCommon.Transform,PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens
-SkeletalMeshComponent=PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens,StaticMeshActor.TransformCommon.Transform
-NavMeshBoundsVolume=StaticMeshActor.TransformCommon.Transform,PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens,PostProcessVolume.Lens.Lens
+SkeletalMeshComponent=VRPawn_C.Physics.ConstraintsGroup,VRPawn_C.Collision.Collision,VRPawn_C.TransformCommon.Transform
+NavMeshBoundsVolume=StaticMeshActor.TransformCommon.Transform,PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens
Lamp_C=StaticMeshActor.TransformCommon.Transform,PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens
RectLightComponent=
LockerHide_C=StaticMeshActor.TransformCommon.Transform,PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens
StaticMeshComponent=PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens,StaticMeshActor.TransformCommon.Transform
BoxComponent=PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens,StaticMeshActor.TransformCommon.Transform
-GeneralProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-CryptoKeysSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-GameplayTagsSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-GameMapsSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-MoviePlayerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-ProjectPackagingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-HardwareTargetingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-AssetManagerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-AssetToolsSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-WidgetStateSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-AISystem=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-AnimationSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-AnimationModifierSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-AudioSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-ChaosSolverSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-CineCameraSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-CollisionProfile=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-ConsoleSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-ControlRigSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-CookerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-CrowdManager=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-DataDrivenConsoleVariableSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-DebugCameraControllerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-EnhancedInputDeveloperSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-InputModifierDeadZone=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-InputModifierResponseCurveExponential=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-InputModifierFOVScaling=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-InputTriggerDown=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-InputTriggerPressed=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-InputTriggerReleased=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-InputTriggerHold=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-InputTriggerHoldAndRelease=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-InputTriggerTap=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-InputTriggerPulse=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-EnhancedInputEditorProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-GameplayDebuggerConfig=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-GarbageCollectionSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-Engine=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-HierarchicalLODSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-InputSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-InterchangeProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-GLTFPipelineSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-MaterialXPipelineSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-LandscapeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-LevelSequenceProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-MeshBudgetProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-MetaSoundSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-RecastNavMesh=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-NavigationSystemV1=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-NetworkSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-PhysicsSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-RendererSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-RendererOverrideSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-SlateSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-StreamingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-TextureEncodingProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-UserInterfaceSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-LevelEditor2DSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-EditorProjectAppearanceSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-BlueprintEditorProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-ClassViewerProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-DDCProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-DocumentationSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-EditorUtilityWidgetProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-ProxyLODMeshSimplificationSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-LevelEditorProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-LevelInstanceEditorSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-MovieSceneToolsProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-MeshSimplificationSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-PaperImporterSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-EditorPerformanceProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-SourceControlPreferences=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-SkeletalMeshSimplificationSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-PlasticSourceControlProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-StructViewerProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-TextureImportSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-UMGEditorProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-AndroidRuntimeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-ShaderPlatformQualitySettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-AndroidSDKSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-IOSRuntimeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-LinuxTargetSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-MacTargetSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-WindowsTargetSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-XcodeProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-AndroidFileServerRuntimeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-AvfMediaSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-DataflowSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-FractureModeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-GeometryCacheStreamerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-GooglePADRuntimeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-ImgMediaSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-ToolPresetProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-LevelSequenceEditorSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-ModelingToolsEditorModeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-ModelingComponentsSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-NiagaraSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-NiagaraEditorSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-PaperRuntimeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-PythonScriptPluginSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-RenderDocPluginSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-ResonanceAudioSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-TakeRecorderProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-MovieSceneTakeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-TakeRecorderMicrophoneAudioSourceSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-TakeRecorderMicrophoneAudioManager=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-MovieSceneAnimationTrackRecorderEditorSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-TakeRecorderWorldSourceSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-TcpMessagingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-TemplateSequenceEditorSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-UdpMessagingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-WmfMediaSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
+GeneralProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+CryptoKeysSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+GameplayTagsSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+GameMapsSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+MoviePlayerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+ProjectPackagingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+HardwareTargetingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+AssetManagerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+AssetToolsSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+WidgetStateSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+AISystem=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+AnimationSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+AnimationModifierSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+AudioSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+ChaosSolverSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+CineCameraSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+CollisionProfile=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+ConsoleSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+ControlRigSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+CookerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+CrowdManager=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+DataDrivenConsoleVariableSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+DebugCameraControllerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+EnhancedInputDeveloperSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+InputModifierDeadZone=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+InputModifierResponseCurveExponential=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+InputModifierFOVScaling=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+InputTriggerDown=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+InputTriggerPressed=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+InputTriggerReleased=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+InputTriggerHold=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+InputTriggerHoldAndRelease=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+InputTriggerTap=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+InputTriggerPulse=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+EnhancedInputEditorProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+GameplayDebuggerConfig=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+GarbageCollectionSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+Engine=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+HierarchicalLODSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+InputSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+InterchangeProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+GLTFPipelineSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+MaterialXPipelineSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+LandscapeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+LevelSequenceProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+MeshBudgetProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+MetaSoundSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+RecastNavMesh=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+NavigationSystemV1=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+NetworkSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+PhysicsSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+RendererSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+RendererOverrideSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+SlateSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+StreamingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+TextureEncodingProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+UserInterfaceSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+LevelEditor2DSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+EditorProjectAppearanceSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+BlueprintEditorProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+ClassViewerProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+DDCProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+DocumentationSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+EditorUtilityWidgetProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+ProxyLODMeshSimplificationSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+LevelEditorProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+LevelInstanceEditorSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+MovieSceneToolsProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+MeshSimplificationSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+PaperImporterSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+EditorPerformanceProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+SourceControlPreferences=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+SkeletalMeshSimplificationSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+PlasticSourceControlProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+StructViewerProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+TextureImportSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+UMGEditorProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+AndroidRuntimeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+ShaderPlatformQualitySettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+AndroidSDKSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+IOSRuntimeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+LinuxTargetSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+MacTargetSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+WindowsTargetSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+XcodeProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+AndroidFileServerRuntimeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+AvfMediaSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+DataflowSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+FractureModeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+GeometryCacheStreamerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+GooglePADRuntimeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+ImgMediaSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+ToolPresetProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+LevelSequenceEditorSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+ModelingToolsEditorModeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+ModelingComponentsSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+NiagaraSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+NiagaraEditorSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+PaperRuntimeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+PythonScriptPluginSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+RenderDocPluginSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+ResonanceAudioSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+TakeRecorderProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+MovieSceneTakeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+TakeRecorderMicrophoneAudioSourceSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+TakeRecorderMicrophoneAudioManager=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+MovieSceneAnimationTrackRecorderEditorSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+TakeRecorderWorldSourceSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+TcpMessagingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+TemplateSequenceEditorSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+UdpMessagingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+WmfMediaSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
K2Node=PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens,StaticMeshActor.TransformCommon.Transform
K2Node_CallFunction=PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens,StaticMeshActor.TransformCommon.Transform
PointLight=StaticMeshActor.TransformCommon.Transform,PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens,PostProcessVolume.Lens.Lens
-LiveLinkSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-LiveLinkComponentSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-LiveLinkSequencerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-OpenXRInputSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-OpenXRHMDSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
-OpenXRHandTrackingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide
+LiveLinkSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+LiveLinkComponentSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+LiveLinkSequencerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+OpenXRInputSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+OpenXRHMDSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+OpenXRHandTrackingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Hide,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,TakeRecorderProjectSettings.Audio Input Device.AudioInputDevice,TakeRecorderProjectSettings.Animation Recorder.TimecodeBoneMethod
+InputMappingContext=InputMappingContext.Mappings.ActionMappings,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/IA_Move.IA_Move,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/IA_Turn.IA_Turn,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.IA_MoveAround_2D,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.IA_TurnAround_2D
+InputAction=InputMappingContext.Mappings.ActionMappings,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/IA_Move.IA_Move,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/IA_Turn.IA_Turn,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.IA_MoveAround_2D,InputMappingContext.Mappings.ActionMappings./Game/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.IA_TurnAround_2D
+VRPawn_C=VRPawn_C.Physics.ConstraintsGroup,VRPawn_C.Collision.Collision,VRPawn_C.TransformCommon.Transform
+Blueprint=VRPawn_C.Physics.ConstraintsGroup,VRPawn_C.Collision.Collision,VRPawn_C.TransformCommon.Transform
+ArrowComponent=VRPawn_C.Physics.ConstraintsGroup,VRPawn_C.Collision.Collision,VRPawn_C.TransformCommon.Transform
+K2Node_EnhancedInputAction=VRPawn_C.Physics.ConstraintsGroup,VRPawn_C.Collision.Collision,VRPawn_C.TransformCommon.Transform
[EditorStartup]
LastLevel=/Game/BackroomsMap
[AssetEditorSubsystem]
-CleanShutdown=False
+CleanShutdown=True
DebuggerAttached=False
+RecentAssetEditors=GenericAssetEditor
+RecentAssetEditors=GenericAssetEditor
+RecentAssetEditors=BlueprintEditor
+RecentAssetEditors=GenericAssetEditor
+RecentAssetEditors=GenericAssetEditor
+RecentAssetEditors=BlueprintEditor
RecentAssetEditors=MetaSoundEditor
RecentAssetEditors=BlueprintEditor
RecentAssetEditors=BlueprintEditor
RecentAssetEditors=StaticMeshEditor
-RecentAssetEditors=StaticMeshEditor
RecentAssetEditors=MaterialEditor
RecentAssetEditors=MaterialEditor
RecentAssetEditors=StaticMeshEditor
@@ -367,10 +382,6 @@ RecentAssetEditors=
RecentAssetEditors=
RecentAssetEditors=
RecentAssetEditors=
-RecentAssetEditors=
-RecentAssetEditors=
-RecentAssetEditors=
-RecentAssetEditors=
None=======
[ContentBrowser]
@@ -386,7 +397,7 @@ ContentBrowserDrawer.VerticalSplitter.SlotSize1=0.75
ContentBrowserDrawer.FavoriteSplitter.SlotSize0=0.200000003
ContentBrowserDrawer.FavoriteSplitter.SlotSize1=0.800000012
ContentBrowserDrawer.FavoriteSplitter.SlotSize2=0.400000006
-ContentBrowserDrawer.SelectedPaths=/Game/VRTemplate
+ContentBrowserDrawer.SelectedPaths=/Game/VRTemplate/Input/Actions/myMovement
ContentBrowserDrawer.PluginFilters=
ContentBrowserDrawer.Favorites.SelectedPaths=
FavoritePaths=
@@ -660,6 +671,9 @@ UMGEditorProjectSettings.Designer=True
UMGEditorProjectSettings.Designer=True
UMGEditorProjectSettings.Designer=True
UMGEditorProjectSettings.Designer=True
+UMGEditorProjectSettings.Designer=True
+UMGEditorProjectSettings.Designer=True
+UMGEditorProjectSettings.Designer=True
AndroidRuntimeSettings.APK Packaging=True
AndroidRuntimeSettings.App Bundles=True
AndroidRuntimeSettings.Build=True
@@ -2041,13 +2055,111 @@ NavMeshBoundsVolume.Cooking=True
NavMeshBoundsVolume.Replication=True
NavMeshBoundsVolume.Networking=True
NavMeshBoundsVolume.Actor=True
-UMGEditorProjectSettings.Designer =True
LiveLinkSettings.LiveLink=True
LiveLinkComponentSettings.LiveLink=True
LiveLinkSequencerSettings.LiveLink=True
OpenXRInputSettings.Enhanced Input=True
OpenXRHMDSettings.Foveation=True
OpenXRHandTrackingSettings.Motion Sources=True
+AssetManagerSettings.Asset Registry=True
+AudioSettings.Panning=True
+Engine.PerQualityLevelProperty=True
+InputSettings.MouseProperties=True
+RecastNavMesh.TimeSlicing=True
+RecastNavMesh.LevelInstance=True
+RecastNavMesh.Cooking=True
+RecastNavMesh.DataLayers=True
+AndroidRuntimeSettings.AdvancedBuild=True
+AndroidRuntimeSettings.Project SDK Override=True
+StaticMeshActor.RayTracing=True
+StaticMeshActor.TextureStreaming=True
+StaticMeshActor.Mobile=True
+StaticMeshActor.LevelInstance=True
+InputMappingContext.Mappings=True
+InputMappingContext.Description=True
+VRPawn_C.Default=True
+VRPawn_C.Tick=True
+VRPawn_C.Pawn=True
+VRPawn_C.Camera=True
+VRPawn_C.Replication=True
+VRPawn_C.Rendering=True
+VRPawn_C.Actor=True
+VRPawn_C.Collision=True
+VRPawn_C.Input=True
+VRPawn_C.HLOD=True
+VRPawn_C.Physics=True
+VRPawn_C.WorldPartition=True
+VRPawn_C.Events=True
+Blueprint.ClassOptions=True
+Blueprint.BlueprintOptions=True
+Blueprint.Imports=True
+Blueprint.Interfaces=True
+Blueprint.Thumbnail=True
+InputAction.Description=True
+InputAction.Action=True
+InputAction.Input Consumption=True
+InputAction.User Settings=True
+VRPawn_C.TransformCommon=True
+VRPawn_C.Animation=True
+VRPawn_C.Mesh=True
+VRPawn_C.ComponentTick=True
+VRPawn_C.Lighting=True
+VRPawn_C.SkinWeights=True
+VRPawn_C.Clothing=True
+VRPawn_C.LeaderPoseComponent=True
+VRPawn_C.AnimationRig=True
+VRPawn_C.Deformer=True
+VRPawn_C.PathTracing=True
+VRPawn_C.Mobile=True
+VRPawn_C.Navigation=True
+VRPawn_C.RayTracing=True
+VRPawn_C.VirtualTexture=True
+VRPawn_C.Tags=True
+VRPawn_C.AssetUserData=True
+VRPawn_C.ComponentReplication=True
+VRPawn_C.Activation=True
+VRPawn_C.Variable=True
+VRPawn_C.Cooking=True
+VRPawn_C.Character Movement (General Settings)=True
+VRPawn_C.Character Movement: Walking=True
+VRPawn_C.Character Movement: Jumping / Falling=True
+VRPawn_C.Character Movement: Gravity=True
+VRPawn_C.Character Movement (Networking)=True
+VRPawn_C.Character Movement: Swimming=True
+VRPawn_C.Character Movement: Flying=True
+VRPawn_C.Character Movement: Custom Movement=True
+VRPawn_C.Character Movement (Rotation Settings)=True
+VRPawn_C.Character Movement: Physics Interaction=True
+VRPawn_C.Character Movement=True
+VRPawn_C.Character Movement: Avoidance=True
+VRPawn_C.RootMotion=True
+VRPawn_C.Character Movement: NavMesh Movement=True
+VRPawn_C.NavMovement=True
+VRPawn_C.Velocity=True
+VRPawn_C.PlanarMovement=True
+VRPawn_C.MovementComponent=True
+VRPawn_C.Shape=True
+VRPawn_C.Character=True
+VRPawn_C.SkeletalMesh=True
+VRPawn_C.LOD=True
+VRPawn_C.Optimization=True
+VRPawn_C.MaterialParameters=True
+VRPawn_C.TextureStreaming=True
+VRPawn_C.LevelInstance=True
+VRPawn_C.DataLayers=True
+ArrowComponent.Variable=True
+ArrowComponent.TransformCommon=True
+ArrowComponent.Sockets=True
+ArrowComponent.ArrowComponent=True
+ArrowComponent.HLOD=True
+ArrowComponent.Rendering=True
+ArrowComponent.ComponentTick=True
+ArrowComponent.PathTracing=True
+ArrowComponent.Navigation=True
+ArrowComponent.Tags=True
+ArrowComponent.ComponentReplication=True
+ArrowComponent.Cooking=True
+ArrowComponent.Events=True
[DetailMultiObjectNodeExpansion]
GeneralProjectSettings=True
@@ -2157,6 +2269,11 @@ TileMapEditorSettings=True
TileSetEditorSettings=True
WidgetDesignerSettings=True
ModelingComponentsEditorSettings=True
+LiveLinkSettings=True
+LiveLinkComponentSettings=True
+LiveLinkSequencerSettings=True
+OpenXRInputSettings=True
+OpenXRHMDSettings=True
[DetailCategoriesAdvanced]
FbxImportUI.Mesh=False
@@ -2185,6 +2302,10 @@ SoundWave.Loading=False
SoundWave.Curves=False
SoundWave.Advanced=False
RectLightComponent.DistanceFieldShadows=False
+NavMeshBoundsVolume.HLOD=True
+NavMeshBoundsVolume.Collision=False
+InputAction.Action=False
+Blueprint.ClassOptions=True
[FBX_Import_UI_Option_FbxImportUI]
bOverrideFullName=True
@@ -2302,9 +2423,10 @@ bForceFrontXAxis=False
bConvertSceneUnit=False
[MessageLog]
-LastLogListing=FBXImport
+LastLogListing=MapCheck
[PlacementMode]
+RecentlyPlaced=/Script/NavigationSystem.NavMeshBoundsVolume;/Engine/Transient.ActorFactoryBoxVolume_0
RecentlyPlaced=/Script/Engine.PostProcessVolume;/Engine/Transient.ActorFactoryBoxVolume_19
RecentlyPlaced=/Game/GameMap/Lamp/Lamp.Lamp;
RecentlyPlaced=/Game/GameMap/Lamp/_Lamp_Grid._Lamp_Grid;
@@ -2324,7 +2446,6 @@ RecentlyPlaced=/Game/GameMap/Lamp/Sound/626096__resaural__backrooms-ambience.626
RecentlyPlaced=/Game/GameMap/Walls/Wall_Instance.Wall_Instance;
RecentlyPlaced=/Game/GameMap/Walls/rot_Wall_Instance.rot_Wall_Instance;
RecentlyPlaced=/Engine/BasicShapes/Cube.Cube;/Engine/Transient.ActorFactoryBasicShape_0
-RecentlyPlaced=/Engine/BasicShapes/Plane.Plane;/Engine/Transient.ActorFactoryBasicShape_0
None=======
None=======
@@ -2339,11 +2460,11 @@ StaticMesh=
StreamableRenderAsset=
MaterialEditorInstanceConstant=
PreviewMeshCollection="\"Object.SkeletalMeshes\" "
-DataAsset="\"Object.SkeletalMeshes\" "
+DataAsset=
MonsterAI_Child_C=
MonsterAI_C=
-Character=
-Pawn=
+Character="\"Object.Pawn.Pawn|Input\" \"Object.Replication.ReplicatedMovement\" \"Object.Character.Mesh.Object.Collision.BodyInstance\" \"Object.Character.Mesh.Object.Collision.BodyInstance.WalkableSlopeOverride\" \"Object.Character.CharacterMovement.Object.Character Movement (Rotation Settings).RotationRate\" \"Object.Character.CharacterMovement.Object.Character Movement: Avoidance.AvoidanceGroup\" \"Object.Character.CharacterMovement.Object.Character Movement: Avoidance.GroupsToAvoid\" \"Object.Character.CharacterMovement.Object.Character Movement: Avoidance.GroupsToIgnore\" \"Object.Character.CharacterMovement.Object.NavMovement.NavAgentProps\" \"Object.Character.CapsuleComponent.Object.Shape.ShapeColor\" \"Object.Character.CapsuleComponent.Object.Collision.BodyInstance\" \"Object.Character.CapsuleComponent.Object.Collision.BodyInstance.WalkableSlopeOverride\" "
+Pawn="\"Object.Pawn.Pawn|Input\" \"Object.Replication.ReplicatedMovement\" \"Object.Character.Mesh.Object.Collision.BodyInstance\" \"Object.Character.Mesh.Object.Collision.BodyInstance.WalkableSlopeOverride\" \"Object.Character.CharacterMovement.Object.Character Movement (Rotation Settings).RotationRate\" \"Object.Character.CharacterMovement.Object.Character Movement: Avoidance.AvoidanceGroup\" \"Object.Character.CharacterMovement.Object.Character Movement: Avoidance.GroupsToAvoid\" \"Object.Character.CharacterMovement.Object.Character Movement: Avoidance.GroupsToIgnore\" \"Object.Character.CharacterMovement.Object.NavMovement.NavAgentProps\" \"Object.Character.CapsuleComponent.Object.Shape.ShapeColor\" \"Object.Character.CapsuleComponent.Object.Collision.BodyInstance\" \"Object.Character.CapsuleComponent.Object.Collision.BodyInstance.WalkableSlopeOverride\" "
StaticMeshActor="\"Object.StaticMeshActor.StaticMeshComponent.Object.Rendering.OverrideMaterials\" "
NavMeshBoundsVolume="\"Object.BrushBuilder.BrushBuilder.Object.BrushSettings\" "
GeomModifier_Extrude="\"Object.Settings\" "
@@ -2354,7 +2475,7 @@ GeomModifier_Pen="\"Object.Settings\" "
LODManagerLODProperties="\"Object.LODInformation.SourceLODs.SourceLODs[0]\" \"Object.LODInformation.RenderLODs.RenderLODs[0]\" \"Object.Materials.Materials.Materials[0]\" "
InteractiveToolPropertySet=
EditMeshMaterialsToolProperties="\"Object.Materials.Materials\" "
-InputSettings="\"Object.Bindings.ActionMappings.ActionMappings[0]\" "
+InputSettings="\"Object.Bindings.AxisConfig\" \"Object.Bindings.AxisConfig.AxisConfig[0]\" \"Object.Bindings.AxisConfig.AxisConfig[1]\" \"Object.Bindings.AxisConfig.AxisConfig[10]\" \"Object.Bindings.AxisConfig.AxisConfig[11]\" \"Object.Bindings.AxisConfig.AxisConfig[12]\" \"Object.Bindings.AxisConfig.AxisConfig[13]\" \"Object.Bindings.AxisConfig.AxisConfig[14]\" \"Object.Bindings.AxisConfig.AxisConfig[15]\" \"Object.Bindings.AxisConfig.AxisConfig[16]\" \"Object.Bindings.AxisConfig.AxisConfig[17]\" \"Object.Bindings.AxisConfig.AxisConfig[18]\" \"Object.Bindings.AxisConfig.AxisConfig[19]\" \"Object.Bindings.AxisConfig.AxisConfig[2]\" \"Object.Bindings.AxisConfig.AxisConfig[20]\" \"Object.Bindings.AxisConfig.AxisConfig[21]\" \"Object.Bindings.AxisConfig.AxisConfig[22]\" \"Object.Bindings.AxisConfig.AxisConfig[23]\" \"Object.Bindings.AxisConfig.AxisConfig[24]\" \"Object.Bindings.AxisConfig.AxisConfig[25]\" \"Object.Bindings.AxisConfig.AxisConfig[26]\" \"Object.Bindings.AxisConfig.AxisConfig[27]\" \"Object.Bindings.AxisConfig.AxisConfig[28]\" \"Object.Bindings.AxisConfig.AxisConfig[29]\" \"Object.Bindings.AxisConfig.AxisConfig[3]\" \"Object.Bindings.AxisConfig.AxisConfig[30]\" \"Object.Bindings.AxisConfig.AxisConfig[31]\" \"Object.Bindings.AxisConfig.AxisConfig[32]\" \"Object.Bindings.AxisConfig.AxisConfig[33]\" \"Object.Bindings.AxisConfig.AxisConfig[34]\" \"Object.Bindings.AxisConfig.AxisConfig[35]\" \"Object.Bindings.AxisConfig.AxisConfig[36]\" \"Object.Bindings.AxisConfig.AxisConfig[37]\" \"Object.Bindings.AxisConfig.AxisConfig[38]\" \"Object.Bindings.AxisConfig.AxisConfig[39]\" \"Object.Bindings.AxisConfig.AxisConfig[4]\" \"Object.Bindings.AxisConfig.AxisConfig[40]\" \"Object.Bindings.AxisConfig.AxisConfig[41]\" \"Object.Bindings.AxisConfig.AxisConfig[42]\" \"Object.Bindings.AxisConfig.AxisConfig[43]\" \"Object.Bindings.AxisConfig.AxisConfig[44]\" \"Object.Bindings.AxisConfig.AxisConfig[45]\" \"Object.Bindings.AxisConfig.AxisConfig[46]\" \"Object.Bindings.AxisConfig.AxisConfig[47]\" \"Object.Bindings.AxisConfig.AxisConfig[48]\" \"Object.Bindings.AxisConfig.AxisConfig[49]\" \"Object.Bindings.AxisConfig.AxisConfig[5]\" \"Object.Bindings.AxisConfig.AxisConfig[50]\" \"Object.Bindings.AxisConfig.AxisConfig[51]\" \"Object.Bindings.AxisConfig.AxisConfig[6]\" \"Object.Bindings.AxisConfig.AxisConfig[7]\" \"Object.Bindings.AxisConfig.AxisConfig[8]\" \"Object.Bindings.AxisConfig.AxisConfig[9]\" \"Object.Bindings.ActionMappings.ActionMappings[0]\" \"Object.Bindings.ActionMappings.ActionMappings[1]\" \"Object.Bindings.ActionMappings.ActionMappings[10]\" \"Object.Bindings.ActionMappings.ActionMappings[11]\" \"Object.Bindings.ActionMappings.ActionMappings[12]\" \"Object.Bindings.ActionMappings.ActionMappings[13]\" \"Object.Bindings.ActionMappings.ActionMappings[14]\" \"Object.Bindings.ActionMappings.ActionMappings[15]\" \"Object.Bindings.ActionMappings.ActionMappings[16]\" \"Object.Bindings.ActionMappings.ActionMappings[17]\" \"Object.Bindings.ActionMappings.ActionMappings[18]\" \"Object.Bindings.ActionMappings.ActionMappings[19]\" \"Object.Bindings.ActionMappings.ActionMappings[2]\" \"Object.Bindings.ActionMappings.ActionMappings[20]\" \"Object.Bindings.ActionMappings.ActionMappings[21]\" \"Object.Bindings.ActionMappings.ActionMappings[22]\" \"Object.Bindings.ActionMappings.ActionMappings[23]\" \"Object.Bindings.ActionMappings.ActionMappings[24]\" \"Object.Bindings.ActionMappings.ActionMappings[25]\" \"Object.Bindings.ActionMappings.ActionMappings[26]\" \"Object.Bindings.ActionMappings.ActionMappings[27]\" \"Object.Bindings.ActionMappings.ActionMappings[28]\" \"Object.Bindings.ActionMappings.ActionMappings[29]\" \"Object.Bindings.ActionMappings.ActionMappings[3]\" \"Object.Bindings.ActionMappings.ActionMappings[30]\" \"Object.Bindings.ActionMappings.ActionMappings[31]\" \"Object.Bindings.ActionMappings.ActionMappings[4]\" \"Object.Bindings.ActionMappings.ActionMappings[5]\" \"Object.Bindings.ActionMappings.ActionMappings[6]\" \"Object.Bindings.ActionMappings.ActionMappings[7]\" \"Object.Bindings.ActionMappings.ActionMappings[8]\" \"Object.Bindings.ActionMappings.ActionMappings[9]\" \"Object.Platforms.PlatformSettings\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Hardware.HardwareDevices.HardwareDevices[0]\" "
SoundWave="\"Object.Effects.Effects|Submix\" "
SoundBase="\"Object.Effects.Effects|Submix\" "
MetaSoundSource="\"Object.Effects.Effects|Submix\" "
@@ -2365,42 +2486,98 @@ AnalyticsPrivacySettings="\"Object.Options.bSendUsageData\" "
LevelEditorViewportSettings="\"Object.GridSnapping.DecimalGridSizes\" \"Object.GridSnapping.DecimalGridIntervals\" \"Object.GridSnapping.DivisionsOf360RotGridSizes\" \"Object.GridSnapping.Pow2GridSizes\" \"Object.GridSnapping.Pow2GridIntervals\" \"Object.GridSnapping.CommonRotGridSizes\" \"Object.GridSnapping.ScalingGridSizes\" "
ModelingComponentsEditorSettings="\"Object.Modeling Tools.Modeling Tools|Work Plane Configuration\" "
AudioComponent="\"Object.Randomization.Randomization|Volume\" "
-SceneComponent="\"Object.Randomization.Randomization|Volume\" "
-ActorComponent="\"Object.Randomization.Randomization|Volume\" "
+SceneComponent=
+ActorComponent=
+ProjectPackagingSettings="\"Object.Packaging.IniKeyDenylist\" \"Object.Packaging.IniSectionDenylist\" "
+AssetManagerSettings="\"Object.Asset Manager.PrimaryAssetTypesToScan\" \"Object.Asset Manager.PrimaryAssetTypesToScan.PrimaryAssetTypesToScan[0]\" \"Object.Asset Manager.PrimaryAssetTypesToScan.PrimaryAssetTypesToScan[0].Directories\" \"Object.Asset Manager.PrimaryAssetTypesToScan.PrimaryAssetTypesToScan[0].Rules\" \"Object.Asset Manager.PrimaryAssetTypesToScan.PrimaryAssetTypesToScan[1]\" \"Object.Asset Manager.PrimaryAssetTypesToScan.PrimaryAssetTypesToScan[1].Directories\" \"Object.Asset Manager.PrimaryAssetTypesToScan.PrimaryAssetTypesToScan[1].Rules\" "
+AnimationSettings="\"Object.Compression.KeyEndEffectorsMatchNameArray\" \"Object.AnimationAttributes.BoneTimecodeCustomAttributeNameSettings\" \"Object.Mirroring.MirrorFindReplaceExpressions\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[0]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[1]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[10]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[11]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[12]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[13]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[14]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[15]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[16]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[17]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[18]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[19]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[2]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[20]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[3]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[4]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[5]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[6]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[7]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[8]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[9]\" "
+AudioSettings="\"Object.Quality.QualityLevels\" \"Object.Quality.QualityLevels.QualityLevels[0]\" "
+CineCameraSettings="\"Object.Lens.LensPresets\" \"Object.Lens.LensPresets.LensPresets[0]\" \"Object.Lens.LensPresets.LensPresets[0].LensSettings\" \"Object.Lens.LensPresets.LensPresets[1]\" \"Object.Lens.LensPresets.LensPresets[1].LensSettings\" \"Object.Lens.LensPresets.LensPresets[2]\" \"Object.Lens.LensPresets.LensPresets[2].LensSettings\" \"Object.Lens.LensPresets.LensPresets[3]\" \"Object.Lens.LensPresets.LensPresets[3].LensSettings\" \"Object.Lens.LensPresets.LensPresets[4]\" \"Object.Lens.LensPresets.LensPresets[4].LensSettings\" \"Object.Lens.LensPresets.LensPresets[5]\" \"Object.Lens.LensPresets.LensPresets[5].LensSettings\" \"Object.Lens.LensPresets.LensPresets[6]\" \"Object.Lens.LensPresets.LensPresets[6].LensSettings\" \"Object.Lens.LensPresets.LensPresets[7]\" \"Object.Lens.LensPresets.LensPresets[7].LensSettings\" \"Object.Lens.LensPresets.LensPresets[8]\" \"Object.Lens.LensPresets.LensPresets[8].LensSettings\" \"Object.Filmback.FilmbackPresets\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[0]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[0].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[1]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[1].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[10]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[10].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[11]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[11].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[12]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[12].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[2]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[2].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[3]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[3].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[4]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[4].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[5]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[5].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[6]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[6].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[7]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[7].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[8]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[8].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[9]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[9].FilmbackSettings\" \"Object.Crop.CropPresets\" \"Object.Crop.CropPresets.CropPresets[0]\" \"Object.Crop.CropPresets.CropPresets[0].CropSettings\" \"Object.Crop.CropPresets.CropPresets[1]\" \"Object.Crop.CropPresets.CropPresets[1].CropSettings\" \"Object.Crop.CropPresets.CropPresets[2]\" \"Object.Crop.CropPresets.CropPresets[2].CropSettings\" \"Object.Crop.CropPresets.CropPresets[3]\" \"Object.Crop.CropPresets.CropPresets[3].CropSettings\" "
+ConsoleSettings="\"Object.AutoComplete.ManualAutoCompleteList\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[0]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[1]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[10]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[100]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[101]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[102]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[103]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[104]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[105]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[106]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[107]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[108]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[109]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[11]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[110]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[111]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[112]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[113]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[114]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[115]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[116]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[117]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[118]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[119]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[12]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[120]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[121]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[122]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[123]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[124]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[125]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[126]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[127]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[128]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[129]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[13]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[130]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[131]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[132]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[133]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[134]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[135]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[136]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[137]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[138]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[139]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[14]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[140]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[141]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[142]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[143]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[144]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[145]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[146]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[147]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[148]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[149]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[15]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[150]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[151]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[152]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[153]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[154]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[155]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[156]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[157]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[158]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[159]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[16]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[160]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[161]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[162]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[163]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[164]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[165]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[166]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[167]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[168]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[169]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[17]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[170]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[171]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[172]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[173]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[174]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[175]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[176]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[177]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[178]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[179]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[18]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[180]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[181]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[182]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[19]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[2]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[20]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[21]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[22]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[23]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[24]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[25]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[26]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[27]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[28]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[29]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[3]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[30]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[31]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[32]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[33]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[34]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[35]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[36]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[37]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[38]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[39]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[4]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[40]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[41]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[42]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[43]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[44]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[45]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[46]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[47]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[48]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[49]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[5]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[50]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[51]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[52]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[53]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[54]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[55]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[56]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[57]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[58]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[59]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[6]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[60]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[61]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[62]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[63]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[64]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[65]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[66]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[67]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[68]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[69]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[7]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[70]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[71]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[72]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[73]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[74]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[75]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[76]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[77]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[78]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[79]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[8]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[80]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[81]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[82]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[83]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[84]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[85]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[86]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[87]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[88]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[89]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[9]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[90]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[91]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[92]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[93]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[94]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[95]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[96]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[97]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[98]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[99]\" "
+CookerSettings="\"Object.Cooker.ClassesExcludedOnDedicatedServer\" \"Object.Cooker.ClassesExcludedOnDedicatedClient\" \"Object.Cooker.VersionedIntRValues\" "
+CrowdManager="\"Object.Config.AvoidanceConfig\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[0]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[1]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[2]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[3]\" "
+CrowdManagerBase="\"Object.Config.AvoidanceConfig\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[0]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[1]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[2]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[3]\" "
+EnhancedInputDeveloperSettings="\"Object.Enhanced Input.PlatformSettings\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[0].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[1].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[2].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[3].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[4].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[5].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[6].Object.Default\" \"Object.Enhanced Input.Enhanced Input|World Subsystem\" \"Object.Enhanced Input.Enhanced Input|User Settings\" "
+DeveloperSettingsBackedByCVars="\"Object.Enhanced Input.PlatformSettings\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[0].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[1].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[2].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[3].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[4].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[5].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[6].Object.Default\" \"Object.Enhanced Input.Enhanced Input|World Subsystem\" \"Object.Enhanced Input.Enhanced Input|User Settings\" "
+InputModifierDeadZone="\"Object\" "
+InputModifier=
+InputTriggerDown="\"Object\" "
+InputTrigger="\"Object\" "
+InputTriggerPressed="\"Object\" "
+InputTriggerReleased="\"Object\" "
+InputTriggerHold="\"Object\" "
+InputTriggerTimedBase="\"Object\" "
+InputTriggerHoldAndRelease="\"Object\" "
+InputTriggerTap="\"Object\" "
+InputTriggerPulse="\"Object\" "
+GameplayDebuggerConfig="\"Object.AddOns.Categories\" \"Object.AddOns.Categories.Categories[0]\" \"Object.AddOns.Categories.Categories[1]\" \"Object.AddOns.Categories.Categories[2]\" \"Object.AddOns.Categories.Categories[2].InputHandlers\" \"Object.AddOns.Categories.Categories[2].InputHandlers.InputHandlers[0]\" \"Object.AddOns.Categories.Categories[2].InputHandlers.InputHandlers[1]\" \"Object.AddOns.Categories.Categories[3]\" \"Object.AddOns.Categories.Categories[3].InputHandlers\" \"Object.AddOns.Categories.Categories[3].InputHandlers.InputHandlers[0]\" \"Object.AddOns.Categories.Categories[3].InputHandlers.InputHandlers[1]\" \"Object.AddOns.Categories.Categories[4]\" \"Object.AddOns.Categories.Categories[5]\" \"Object.AddOns.Categories.Categories[6]\" \"Object.AddOns.Extensions\" \"Object.AddOns.Extensions.Extensions[0]\" \"Object.AddOns.Extensions.Extensions[0].InputHandlers\" \"Object.AddOns.Extensions.Extensions[0].InputHandlers.InputHandlers[0]\" \"Object.AddOns.Extensions.Extensions[0].InputHandlers.InputHandlers[1]\" \"Object.AddOns.Extensions.Extensions[1]\" \"Object.AddOns.Extensions.Extensions[1].InputHandlers\" \"Object.AddOns.Extensions.Extensions[1].InputHandlers.InputHandlers[0]\" "
+InterchangeProjectSettings="\"Object.ImportContent.ContentImportSettings\" \"Object.ImportContent.ContentImportSettings.DefaultPipelineStackOverride\" \"Object.ImportContent.ContentImportSettings.ShowPipelineStacksConfigurationDialogOverride\" \"Object.ImportIntoLevel.SceneImportSettings\" \"Object.Generic.Generic|ImportSettings\" "
+RecastNavMesh="\"Object.Display.TileGenerationDebug\" \"Object.Generation.NavMeshResolutionParams\" "
+NavigationData="\"Object.Display.TileGenerationDebug\" \"Object.Generation.NavMeshResolutionParams\" "
+PhysicsSettings="\"Object.Replication.PhysicsPrediction\" \"Object.Replication.PhysicErrorCorrection\" \"Object.Broadphase.DefaultBroadphaseSettings\" \"Object.Broadphase.DefaultBroadphaseSettings.MBPBounds\" \"Object.Broadphase.DefaultBroadphaseSettings.MBPOuterBounds\" \"Object.ChaosPhysics.ChaosSettings\" \"Object.ChaosPhysics.SolverOptions\" \"Object.ChaosPhysics.SolverOptions.CollisionFilterSettings\" \"Object.ChaosPhysics.SolverOptions.BreakingFilterSettings\" \"Object.ChaosPhysics.SolverOptions.TrailingFilterSettings\" "
+PhysicsSettingsCore="\"Object.Replication.PhysicsPrediction\" \"Object.Replication.PhysicErrorCorrection\" \"Object.Broadphase.DefaultBroadphaseSettings\" \"Object.Broadphase.DefaultBroadphaseSettings.MBPBounds\" \"Object.Broadphase.DefaultBroadphaseSettings.MBPOuterBounds\" \"Object.ChaosPhysics.ChaosSettings\" \"Object.ChaosPhysics.SolverOptions\" \"Object.ChaosPhysics.SolverOptions.CollisionFilterSettings\" \"Object.ChaosPhysics.SolverOptions.BreakingFilterSettings\" \"Object.ChaosPhysics.SolverOptions.TrailingFilterSettings\" "
+RendererSettings="\"Object.Mesh Streaming.Mesh Streaming|Skeletal Mesh\" \"Object.Skinning.DefaultBoneInfluenceLimit\" "
+UserInterfaceSettings="\"Object.DPI Scaling.DPI Scaling|Scale To Fit Rule\" "
+LevelEditor2DSettings="\"Object.LayerSnapping.SnapLayers\" \"Object.LayerSnapping.SnapLayers.SnapLayers[0]\" \"Object.LayerSnapping.SnapLayers.SnapLayers[1]\" \"Object.LayerSnapping.SnapLayers.SnapLayers[2]\" "
+EditorProjectAppearanceSettings="\"Object.Units.DistanceUnits\" "
+EditorUtilityWidgetProjectSettings="\"Object.Compiler.DefaultCompilerOptions\" \"Object.Class Filtering.WidgetClassesToHide\" \"Object.Designer.CommonRootWidgetClasses\" \"Object.Designer.FavoriteWidgetParentClasses\" \"Object.Designer.DebugResolutions\" \"Object.Designer .Designer | Window\" "
+WidgetEditingProjectSettings="\"Object.Compiler.DefaultCompilerOptions\" \"Object.Designer.CommonRootWidgetClasses\" \"Object.Designer.FavoriteWidgetParentClasses\" \"Object.Designer.DebugResolutions\" \"Object.Designer.DebugResolutions.DebugResolutions[0]\" \"Object.Designer.DebugResolutions.DebugResolutions[1]\" \"Object.Designer.DebugResolutions.DebugResolutions[10]\" \"Object.Designer.DebugResolutions.DebugResolutions[11]\" \"Object.Designer.DebugResolutions.DebugResolutions[12]\" \"Object.Designer.DebugResolutions.DebugResolutions[2]\" \"Object.Designer.DebugResolutions.DebugResolutions[3]\" \"Object.Designer.DebugResolutions.DebugResolutions[4]\" \"Object.Designer.DebugResolutions.DebugResolutions[5]\" \"Object.Designer.DebugResolutions.DebugResolutions[6]\" \"Object.Designer.DebugResolutions.DebugResolutions[7]\" \"Object.Designer.DebugResolutions.DebugResolutions[8]\" \"Object.Designer.DebugResolutions.DebugResolutions[9]\" \"Object.Designer .Designer | Window\" "
+UMGEditorProjectSettings="\"Object.Compiler.DefaultCompilerOptions\" \"Object.Designer.CommonRootWidgetClasses\" \"Object.Designer.FavoriteWidgetParentClasses\" \"Object.Designer.DebugResolutions\" \"Object.Designer.DebugResolutions.DebugResolutions[0]\" \"Object.Designer.DebugResolutions.DebugResolutions[1]\" \"Object.Designer.DebugResolutions.DebugResolutions[10]\" \"Object.Designer.DebugResolutions.DebugResolutions[11]\" \"Object.Designer.DebugResolutions.DebugResolutions[12]\" \"Object.Designer.DebugResolutions.DebugResolutions[2]\" \"Object.Designer.DebugResolutions.DebugResolutions[3]\" \"Object.Designer.DebugResolutions.DebugResolutions[4]\" \"Object.Designer.DebugResolutions.DebugResolutions[5]\" \"Object.Designer.DebugResolutions.DebugResolutions[6]\" \"Object.Designer.DebugResolutions.DebugResolutions[7]\" \"Object.Designer.DebugResolutions.DebugResolutions[8]\" \"Object.Designer.DebugResolutions.DebugResolutions[9]\" \"Object.Designer .Designer | Window\" "
+AndroidRuntimeSettings="\"Object.Audio.CompressionOverrides\" \"Object.Audio.Audio|CookOverrides\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|Stream Caching\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|ResamplingQuality\" "
+IOSRuntimeSettings="\"Object.Audio.CompressionOverrides\" \"Object.Audio.Audio|CookOverrides\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|Stream Caching\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|ResamplingQuality\" "
+WindowsTargetSettings="\"Object.Audio.CompressionOverrides\" \"Object.Audio.Audio|CookOverrides\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|Stream Caching\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|ResamplingQuality\" "
+DataflowSettings="\"Object.NodeColors.NodeColorsMap\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[0]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[1]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[10]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[11]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[12]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[13]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[14]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[15]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[16]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[2]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[3]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[4]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[5]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[6]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[7]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[8]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[9]\" "
+FractureModeSettings="\"Object.Fracture Mode.Fracture Mode|Convex Generation Defaults\" \"Object.Fracture Mode.Fracture Mode|Proximity Detection Defaults\" "
+ToolPresetProjectSettings="\"Object.Interactive Tool Presets.Interactive Tool Presets|Collections\" "
+LevelSequenceEditorSettings="\"Object.Tracks.TrackSettings\" \"Object.Tracks.TrackSettings.TrackSettings[0]\" \"Object.Tracks.TrackSettings.TrackSettings[0].DefaultTracks\" \"Object.Tracks.TrackSettings.TrackSettings[1]\" \"Object.Tracks.TrackSettings.TrackSettings[1].DefaultTracks\" \"Object.Tracks.TrackSettings.TrackSettings[2]\" \"Object.Tracks.TrackSettings.TrackSettings[2].DefaultTracks\" \"Object.Tracks.TrackSettings.TrackSettings[2].DefaultPropertyTracks\" \"Object.Tracks.TrackSettings.TrackSettings[3]\" \"Object.Tracks.TrackSettings.TrackSettings[3].DefaultPropertyTracks\" \"Object.Tracks.TrackSettings.TrackSettings[3].ExcludeDefaultPropertyTracks\" \"Object.Tracks.TrackSettings.TrackSettings[4]\" \"Object.Tracks.TrackSettings.TrackSettings[4].DefaultTracks\" \"Object.Tracks.TrackSettings.TrackSettings[4].DefaultPropertyTracks\" \"Object.Tracks.TrackSettings.TrackSettings[5]\" \"Object.Tracks.TrackSettings.TrackSettings[5].DefaultTracks\" \"Object.Tracks.TrackSettings.TrackSettings[5].DefaultPropertyTracks\" "
+LiveLinkSettings="\"Object.LiveLink.DefaultRoleSettings\" \"Object.LiveLink.LiveLink|UI\" "
+ModelingToolsEditorModeSettings="\"Object.Modeling Mode.Modeling Mode|Generated Assets\" \"Object.Modeling Mode.Modeling Mode|User Interface\" "
+ModelingComponentsSettings="\"Object.Modeling Tools.Modeling Tools|Rendering\" \"Object.Modeling Tools.Modeling Tools|New Mesh Objects\" "
+NiagaraSettings="\"Object.Niagara.AdditionalParameterEnums\" \"Object.Renderer.ComponentRendererWarningsPerClass\" \"Object.AsyncGpuTraceDI.NDICollisionQuery_AsyncGpuTraceProviderOrder\" "
+NiagaraEditorSettings="\"Object.Niagara.GraphCreationShortcuts\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[0]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[0].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[1]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[1].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[10]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[10].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[11]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[11].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[12]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[12].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[13]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[13].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[14]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[14].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[2]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[2].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[3]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[3].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[4]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[4].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[5]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[5].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[6]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[6].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[7]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[7].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[8]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[8].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[9]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[9].Input\" \"Object.Niagara.PlaybackSpeeds\" \"Object.Niagara.CurveTemplates\" \"Object.Niagara.CurveTemplates.CurveTemplates[0]\" \"Object.Niagara.CurveTemplates.CurveTemplates[1]\" \"Object.Niagara.CurveTemplates.CurveTemplates[2]\" \"Object.Niagara.CurveTemplates.CurveTemplates[3]\" \"Object.Niagara.CurveTemplates.CurveTemplates[4]\" \"Object.Niagara.CurveTemplates.CurveTemplates[5]\" \"Object.Niagara.CurveTemplates.CurveTemplates[6]\" \"Object.Niagara.CurveTemplates.CurveTemplates[7]\" \"Object.Niagara Colors.ActionColors\" "
+TakeRecorderProjectSettings="\"Object.Take Recorder.Settings.DefaultTracks\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[0]\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[0].DefaultPropertyTracks\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[0].ExcludePropertyTracks\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[1]\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[1].DefaultPropertyTracks\" "
+TakeRecorderMicrophoneAudioManager="\"Object.AudioInputDevice\" "
+TakeRecorderAudioInputSettings="\"Object.AudioInputDevice\" "
+MovieSceneAnimationTrackRecorderEditorSettings="\"Object.TimecodeBoneMethod\" "
+MovieSceneTrackRecorderSettings="\"Object.TimecodeBoneMethod\" "
+InputAction=
+InputMappingContext="\"Object.Mappings.Mappings.Mappings[10]\" \"Object.Mappings.Mappings.Mappings[18]\" "
+VRPawn_C="\"Object.Pawn.Pawn|Input\" \"Object.Replication.ReplicatedMovement\" \"Object.Character.Mesh.Object.Collision.BodyInstance\" \"Object.Character.Mesh.Object.Collision.BodyInstance.WalkableSlopeOverride\" \"Object.Character.CharacterMovement.Object.Character Movement (Rotation Settings).RotationRate\" \"Object.Character.CharacterMovement.Object.Character Movement: Avoidance.AvoidanceGroup\" \"Object.Character.CharacterMovement.Object.Character Movement: Avoidance.GroupsToAvoid\" \"Object.Character.CharacterMovement.Object.Character Movement: Avoidance.GroupsToIgnore\" \"Object.Character.CharacterMovement.Object.NavMovement.NavAgentProps\" \"Object.Character.CapsuleComponent.Object.Shape.ShapeColor\" \"Object.Character.CapsuleComponent.Object.Collision.BodyInstance\" \"Object.Character.CapsuleComponent.Object.Collision.BodyInstance.WalkableSlopeOverride\" "
[SelectionDetails]
PreserveScaleRatio=False
[AssetEditorSubsystemRecents]
-MRUItem0=/Game/GameMap/Lamp/Sound/Lamp_Sound
-MRUItem1=/Game/GameMap/Lamp/Lamp
-MRUItem2=/Game/GameMap/Locker/LockerHide
-MRUItem3=/Game/GameMap/Locker/locker_fixed_Locker
-MRUItem4=/Game/GameMap/Locker/locker_fixed_Locker_Door
-MRUItem5=/Game/GameMap/Locker/Locker
-MRUItem6=/Game/GameMap/Lamp/Lamp_Material
-MRUItem7=/Game/GameMap/Lamp/Lamp_Box
-MRUItem8=/Game/GameMap/Lamp/Light_Flicker
-MRUItem9=/Game/GameMap/Lamp/Sound/626096__resaural__backrooms-ambience
-MRUItem10=/Game/GameMap/Lamp/Lamp_Backside
-MRUItem11=/Game/GameMap/Ceiling/Ceiling_Material_Inst
-MRUItem12=/Game/GameMap/Ceiling/Ceiling_Material
-MRUItem13=/Game/GameMap/Floor/Floor_Material_Inst
-MRUItem14=/Game/GameMap/Floor/Floor_Material
-MRUItem15=/Game/GameMap/Walls/Wall_Material
-MRUItem16=/Game/GameMap/Floor/Carpet016_2K-JPG_Displacement
-MRUItem17=/Game/GameMap/Floor/Carpet016_2K-JPG_Color
-MRUItem18=/Game/GameMap/Floor/Carpet016_2K-JPG_NormalGL
-MRUItem19=/Game/GameMap/Walls/Wall_Instance
-MRUItem20=/Game/GameMap/world_fixed_RoomStructure
-MRUItem21=/Game/GameMap/Walls/2K-walllpaper_10-diffuse
-MRUItem22=/Game/FirstPerson/Blueprints/BP_FirstPersonCharacter
-MRUItem23=/Game/FirstPerson/Blueprints/BP_FirstPersonPlayerController
-MRUItem24=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode
-MRUItem25=/Game/FirstPerson/Blueprints/BP_FirstPersonProjectile
-MRUItem26=/Engine/EngineMaterials/WorldGridMaterial
-MRUItem27=/Game/Monster/MonsterAI_Child
-MRUItem28=/Game/Monster/MonsterBlend
+MRUItem0=/Game/GameMap/Locker/LockerHide
+MRUItem1=/Game/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D
+MRUItem2=/Game/VRTemplate/Input/IMC_Default
+MRUItem3=/Game/VRTemplate/Blueprints/VRPawn
+MRUItem4=/Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D
+MRUItem5=/Game/VRTemplate/Input/Actions/IA_Turn
+MRUItem6=/Game/GameMap/Lamp/Lamp
+MRUItem7=/Game/Monster/MonsterAI_Child
+MRUItem8=/Game/GameMap/Lamp/Sound/Lamp_Sound
+MRUItem9=/Game/GameMap/Locker/locker_fixed_Locker
+MRUItem10=/Game/GameMap/Locker/locker_fixed_Locker_Door
+MRUItem11=/Game/GameMap/Locker/Locker
+MRUItem12=/Game/GameMap/Lamp/Lamp_Material
+MRUItem13=/Game/GameMap/Lamp/Lamp_Box
+MRUItem14=/Game/GameMap/Lamp/Light_Flicker
+MRUItem15=/Game/GameMap/Lamp/Sound/626096__resaural__backrooms-ambience
+MRUItem16=/Game/GameMap/Lamp/Lamp_Backside
+MRUItem17=/Game/GameMap/Ceiling/Ceiling_Material_Inst
+MRUItem18=/Game/GameMap/Ceiling/Ceiling_Material
+MRUItem19=/Game/GameMap/Floor/Floor_Material_Inst
+MRUItem20=/Game/GameMap/Floor/Floor_Material
+MRUItem21=/Game/GameMap/Walls/Wall_Material
+MRUItem22=/Game/GameMap/Floor/Carpet016_2K-JPG_Displacement
+MRUItem23=/Game/GameMap/Floor/Carpet016_2K-JPG_Color
+MRUItem24=/Game/GameMap/Floor/Carpet016_2K-JPG_NormalGL
+MRUItem25=/Game/GameMap/Walls/Wall_Instance
+MRUItem26=/Game/GameMap/world_fixed_RoomStructure
+MRUItem27=/Game/GameMap/Walls/2K-walllpaper_10-diffuse
+MRUItem28=/Game/FirstPerson/Blueprints/BP_FirstPersonCharacter
+MRUItem29=/Game/FirstPerson/Blueprints/BP_FirstPersonPlayerController
[AssetEditorToolkitTabLocation]
/Game/FirstPerson/Blueprints/BP_FirstPersonCharacter.BP_FirstPersonCharacter=0
@@ -2460,6 +2637,9 @@ None=======
/Game/GameMap/Locker/locker_fixed_Locker.locker_fixed_Locker=0
/Game/GameMap/Locker/locker_fixed_Locker_Door.locker_fixed_Locker_Door=0
/Game/GameMap/Lamp/Sound/Lamp_Sound.Lamp_Sound=0
+/Game/Monster/MonsterAI_Child.MonsterAI_Child=1
+/Game/VRTemplate/Input/IMC_Default.IMC_Default=0
+/Game/VRTemplate/Input/Actions/IA_Turn.IA_Turn=0
[/Script/BlueprintGraph.BlueprintEditorSettings]
bDrawMidpointArrowsInBlueprints=False
@@ -3610,6 +3790,56 @@ TextureEditor.TimeStamp=2023.11.08-17.26.27
TextureEditor.LastCompileMethod=Unknown
StaticMeshEditorModeling.TimeStamp=2023.11.18-15.15.23
StaticMeshEditorModeling.LastCompileMethod=External
+OpenXRHMD.TimeStamp=2023.11.08-17.48.12
+OpenXRHMD.LastCompileMethod=Unknown
+OpenXRAR.TimeStamp=2023.11.08-17.48.12
+OpenXRAR.LastCompileMethod=Unknown
+AugmentedReality.TimeStamp=2023.11.08-17.25.55
+AugmentedReality.LastCompileMethod=Unknown
+OpenXRHandTracking.TimeStamp=2023.11.08-17.48.14
+OpenXRHandTracking.LastCompileMethod=Unknown
+OpenXREyeTracker.TimeStamp=2023.11.08-17.48.14
+OpenXREyeTracker.LastCompileMethod=Unknown
+D3D11RHI.TimeStamp=2023.11.08-17.26.03
+D3D11RHI.LastCompileMethod=Unknown
+Concert.TimeStamp=2023.11.08-17.34.23
+Concert.LastCompileMethod=Unknown
+ConcertClient.TimeStamp=2023.11.08-17.34.23
+ConcertClient.LastCompileMethod=Unknown
+ConcertTransport.TimeStamp=2023.11.08-17.34.23
+ConcertTransport.LastCompileMethod=Unknown
+ConcertServer.TimeStamp=2023.11.08-17.34.23
+ConcertServer.LastCompileMethod=Unknown
+SQLiteCore.TimeStamp=2023.11.08-17.46.50
+SQLiteCore.LastCompileMethod=Unknown
+ConcertSyncCore.TimeStamp=2023.11.08-17.34.25
+ConcertSyncCore.LastCompileMethod=Unknown
+OpenXREditor.TimeStamp=2023.11.08-17.48.12
+OpenXREditor.LastCompileMethod=Unknown
+OpenXRHandTrackingEditor.TimeStamp=2023.11.08-17.48.14
+OpenXRHandTrackingEditor.LastCompileMethod=Unknown
+XRBase.TimeStamp=2023.11.08-17.48.23
+XRBase.LastCompileMethod=Unknown
+XRBaseEditor.TimeStamp=2023.11.08-17.48.23
+XRBaseEditor.LastCompileMethod=Unknown
+LiveLink.TimeStamp=2023.11.08-17.34.11
+LiveLink.LastCompileMethod=Unknown
+LiveLinkComponents.TimeStamp=2023.11.08-17.34.11
+LiveLinkComponents.LastCompileMethod=Unknown
+LiveLinkEditor.TimeStamp=2023.11.08-17.34.11
+LiveLinkEditor.LastCompileMethod=Unknown
+LiveLinkGraphNode.TimeStamp=2023.11.08-17.34.11
+LiveLinkGraphNode.LastCompileMethod=Unknown
+LiveLinkMovieScene.TimeStamp=2023.11.08-17.34.11
+LiveLinkMovieScene.LastCompileMethod=Unknown
+LiveLinkSequencer.TimeStamp=2023.11.08-17.34.11
+LiveLinkSequencer.LastCompileMethod=Unknown
+ConcertSyncClient.TimeStamp=2023.11.08-17.34.24
+ConcertSyncClient.LastCompileMethod=Unknown
+OpenXRInput.TimeStamp=2023.11.08-17.48.12
+OpenXRInput.LastCompileMethod=Unknown
+LiveLinkMultiUser.TimeStamp=2023.11.08-17.34.11
+LiveLinkMultiUser.LastCompileMethod=Unknown
[Python]
LastDirectory=
@@ -3933,3 +4163,11 @@ bSCCUseGlobalSettings=False
[StatsViewer]
DisplayedStatsPageName=PrimitiveStats
+[/Script/UnrealEd.ClassViewerSettings]
+DisplayInternalClasses=True
+
+[LightingBuildOptions]
+OnlyBuildSelected=False
+OnlyBuildSelectedLevels=False
+OnlyBuildVisibility=False
+
diff --git a/BackroomsDigitalArt/Saved/Config/WindowsEditor/LiveLink.ini b/BackroomsDigitalArt/Saved/Config/WindowsEditor/LiveLink.ini
new file mode 100644
index 0000000000000000000000000000000000000000..8b137891791fe96927ad78e64b0aad7bded08bdc
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Config/WindowsEditor/LiveLink.ini
@@ -0,0 +1 @@
+
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.11-22.42.49.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.11-22.42.49.log
deleted file mode 100644
index 69ce93912c64a0ac9f0fa59d4d7a300b05f879ee..0000000000000000000000000000000000000000
--- a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.11-22.42.49.log
+++ /dev/null
@@ -1,1235 +0,0 @@
-Log file open, 01/11/24 23:42:42
-LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
-LogWindows: File 'aqProf.dll' does not exist
-LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
-LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
-LogWindows: File 'VtuneApi.dll' does not exist
-LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
-LogWindows: File 'VtuneApi32e.dll' does not exist
-LogWindows: Started CrashReportClient (pid=15092)
-LogWindows: Custom abort handler registered for crash reporting.
-LogInit: Display: Running engine for game: BackroomsDigitalArt
-LogCore: UnrealTraceServer: Trace store launch successful
-LogTrace: Initializing trace...
-LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
-LogTrace: Finished trace initialization.
-LogCsvProfiler: Display: Metadata set : platform="Windows"
-LogCsvProfiler: Display: Metadata set : config="Development"
-LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046"
-LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3"
-LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.3007] "
-LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 5800X 8-Core Processor"
-LogCsvProfiler: Display: Metadata set : pgoenabled="0"
-LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
-LogCsvProfiler: Display: Metadata set : ltoenabled="0"
-LogCsvProfiler: Display: Metadata set : asan="0"
-LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
-LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
-LogCsvProfiler: Display: Metadata set : llm="0"
-LogStats: Stats thread started at 0.222458
-LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
-LogInit: Session CrashGUID >====================================================
- Session CrashGUID > UECC-Windows-38EC50C748E99CB10EC245BBBC8B1A90
- Session CrashGUID >====================================================
-LogConfig: Display: Loading IOS ini files took 0.02 seconds
-LogConfig: Display: Loading Mac ini files took 0.02 seconds
-LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
-LogConfig: Display: Loading Android ini files took 0.02 seconds
-LogConfig: Display: Loading Unix ini files took 0.03 seconds
-LogConfig: Display: Loading Windows ini files took 0.03 seconds
-LogConfig: Display: Loading TVOS ini files took 0.03 seconds
-LogAssetRegistry: Display: Asset registry cache read as 17.5 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
-LogConfig: Display: Loading Linux ini files took 0.03 seconds
-LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
-LogPluginManager: Mounting Engine plugin EnhancedInput
-LogPluginManager: Found config from plugin[EnhancedInput] Input
-LogPluginManager: Mounting Engine plugin FastBuildController
-LogPluginManager: Mounting Engine plugin Bridge
-LogPluginManager: Mounting Engine plugin MeshPainting
-LogPluginManager: Mounting Engine plugin TraceUtilities
-LogPluginManager: Mounting Engine plugin XGEController
-LogPluginManager: Mounting Engine plugin ACLPlugin
-LogPluginManager: Mounting Engine plugin AnimationData
-LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
-LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
-LogPluginManager: Mounting Engine plugin ControlRigSpline
-LogPluginManager: Mounting Engine plugin IKRig
-LogPluginManager: Mounting Engine plugin ControlRig
-LogPluginManager: Mounting Engine plugin LiveLink
-LogPluginManager: Mounting Engine plugin Interchange
-LogPluginManager: Mounting Engine plugin OnlineBase
-LogPluginManager: Mounting Engine plugin OnlineServices
-LogPluginManager: Mounting Engine plugin OnlineSubsystem
-LogPluginManager: Mounting Engine plugin InterchangeEditor
-LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
-LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
-LogPluginManager: Mounting Engine plugin BackChannel
-LogPluginManager: Mounting Engine plugin AutomationUtils
-LogPluginManager: Mounting Engine plugin ChaosCloth
-LogPluginManager: Mounting Engine plugin ChaosCaching
-LogPluginManager: Mounting Engine plugin ChaosClothEditor
-LogPluginManager: Mounting Engine plugin ChaosNiagara
-LogPluginManager: Mounting Engine plugin ChaosUserDataPT
-LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
-LogPluginManager: Mounting Engine plugin ChaosEditor
-LogPluginManager: Mounting Engine plugin CharacterAI
-LogPluginManager: Mounting Engine plugin Dataflow
-LogPluginManager: Mounting Engine plugin Fracture
-LogPluginManager: Mounting Engine plugin FullBodyIK
-LogPluginManager: Mounting Engine plugin GeometryFlow
-LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
-LogPluginManager: Mounting Engine plugin LocalizableMessage
-LogPluginManager: Mounting Engine plugin MeshLODToolset
-LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
-LogPluginManager: Mounting Engine plugin OpenImageDenoise
-LogPluginManager: Mounting Engine plugin PlatformCrypto
-LogPluginManager: Mounting Engine plugin PlanarCut
-LogPluginManager: Mounting Engine plugin ProxyLODPlugin
-LogPluginManager: Mounting Engine plugin PythonScriptPlugin
-LogPluginManager: Mounting Engine plugin SkeletalReduction
-LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
-LogPluginManager: Mounting Engine plugin StructUtils
-LogPluginManager: Mounting Engine plugin ToolPresets
-LogPluginManager: Mounting Engine plugin AISupport
-LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
-LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
-LogPluginManager: Mounting Engine plugin Takes
-LogPluginManager: Mounting Engine plugin InterchangeTests
-LogPluginManager: Mounting Engine plugin CameraShakePreviewer
-LogPluginManager: Mounting Engine plugin GameplayCameras
-LogPluginManager: Mounting Engine plugin Niagara
-LogPluginManager: Mounting Engine plugin ActorSequence
-LogPluginManager: Mounting Engine plugin LevelSequenceEditor
-LogPluginManager: Mounting Engine plugin SequencerScripting
-LogPluginManager: Mounting Engine plugin TemplateSequence
-LogPluginManager: Mounting Engine plugin OodleNetwork
-LogPluginManager: Mounting Engine plugin AndroidMedia
-LogPluginManager: Mounting Engine plugin AvfMedia
-LogPluginManager: Mounting Engine plugin ImgMedia
-LogPluginManager: Mounting Engine plugin MediaCompositing
-LogPluginManager: Mounting Engine plugin MediaPlate
-LogPluginManager: Mounting Engine plugin MediaPlayerEditor
-LogPluginManager: Mounting Engine plugin WmfMedia
-LogPluginManager: Mounting Engine plugin WebMMedia
-LogPluginManager: Mounting Engine plugin AnimationSharing
-LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
-LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
-LogPluginManager: Mounting Engine plugin DumpGPUServices
-LogPluginManager: Mounting Engine plugin GitSourceControl
-LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
-LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
-LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
-LogPluginManager: Mounting Engine plugin PerforceSourceControl
-LogPluginManager: Mounting Engine plugin PixWinPlugin
-LogPluginManager: Mounting Engine plugin PropertyAccessNode
-LogPluginManager: Mounting Engine plugin PlasticSourceControl
-LogPluginManager: Mounting Engine plugin PluginUtils
-LogPluginManager: Mounting Engine plugin RenderDocPlugin
-LogPluginManager: Mounting Engine plugin SubversionSourceControl
-LogPluginManager: Mounting Engine plugin TextureFormatOodle
-LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
-LogPluginManager: Mounting Engine plugin TraceDataFilters
-LogPluginManager: Mounting Engine plugin UObjectPlugin
-LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
-LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin ActorLayerUtilities
-LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin AndroidFileServer
-LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
-LogPluginManager: Mounting Engine plugin AndroidPermission
-LogPluginManager: Mounting Engine plugin AppleImageUtils
-LogPluginManager: Mounting Engine plugin AppleMoviePlayer
-LogPluginManager: Mounting Engine plugin ArchVisCharacter
-LogPluginManager: Mounting Engine plugin AssetTags
-LogPluginManager: Mounting Engine plugin AudioCapture
-LogPluginManager: Mounting Engine plugin AudioSynesthesia
-LogPluginManager: Mounting Engine plugin AudioWidgets
-LogPluginManager: Mounting Engine plugin CableComponent
-LogPluginManager: Mounting Engine plugin ChunkDownloader
-LogPluginManager: Mounting Engine plugin CustomMeshComponent
-LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin GeometryCache
-LogPluginManager: Mounting Engine plugin GeometryProcessing
-LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
-LogPluginManager: Mounting Engine plugin GooglePAD
-LogPluginManager: Mounting Engine plugin InputDebugging
-LogPluginManager: Found config from plugin[InputDebugging] Input
-LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
-LogPluginManager: Mounting Engine plugin MeshModelingToolset
-LogPluginManager: Mounting Engine plugin Metasound
-LogPluginManager: Mounting Engine plugin MobilePatchingUtils
-LogPluginManager: Mounting Engine plugin MsQuic
-LogPluginManager: Mounting Engine plugin OpenXR
-LogPluginManager: Mounting Engine plugin OpenXREyeTracker
-LogPluginManager: Mounting Engine plugin OpenXRHandTracking
-LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
-LogPluginManager: Mounting Engine plugin PropertyAccessEditor
-LogPluginManager: Mounting Engine plugin ResonanceAudio
-LogPluginManager: Mounting Engine plugin RigVM
-LogPluginManager: Mounting Engine plugin SignificanceManager
-LogPluginManager: Mounting Engine plugin SoundFields
-LogPluginManager: Mounting Engine plugin Synthesis
-LogPluginManager: Mounting Engine plugin WaveTable
-LogPluginManager: Mounting Engine plugin WebMMoviePlayer
-LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
-LogPluginManager: Mounting Engine plugin XRBase
-LogPluginManager: Mounting Engine plugin AssetManagerEditor
-LogPluginManager: Mounting Engine plugin BlueprintHeaderView
-LogPluginManager: Mounting Engine plugin ChangelistReview
-LogPluginManager: Mounting Engine plugin CryptoKeys
-LogPluginManager: Mounting Engine plugin CurveEditorTools
-LogPluginManager: Mounting Engine plugin DataValidation
-LogPluginManager: Mounting Engine plugin EditorDebugTools
-LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
-LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
-LogPluginManager: Mounting Engine plugin FacialAnimation
-LogPluginManager: Mounting Engine plugin GameplayTagsEditor
-LogPluginManager: Mounting Engine plugin GeometryMode
-LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
-LogPluginManager: Mounting Engine plugin MaterialAnalyzer
-LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
-LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
-LogPluginManager: Mounting Engine plugin PluginBrowser
-LogPluginManager: Mounting Engine plugin SequencerAnimTools
-LogPluginManager: Mounting Engine plugin SpeedTreeImporter
-LogPluginManager: Mounting Engine plugin UVEditor
-LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
-LogPluginManager: Mounting Engine plugin AlembicImporter
-LogPluginManager: Mounting Engine plugin Paper2D
-LogPluginManager: Mounting Engine plugin DatasmithContent
-LogPluginManager: Mounting Engine plugin GLTFExporter
-LogPluginManager: Mounting Engine plugin VariantManager
-LogPluginManager: Mounting Engine plugin VariantManagerContent
-LogPluginManager: Mounting Engine plugin UdpMessaging
-LogPluginManager: Mounting Engine plugin TcpMessaging
-LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
-LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
-LogPluginManager: Mounting Engine plugin ConcertMain
-LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
-LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
-LogPluginManager: Mounting Engine plugin LightMixer
-LogPluginManager: Mounting Engine plugin ObjectMixer
-LogPluginManager: Mounting Engine plugin SQLiteCore
-LogPluginManager: Mounting Engine plugin ConcertSyncCore
-LogPluginManager: Mounting Engine plugin ConcertSyncClient
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
-SourceControl: Revision control is disabled
-SourceControl: Revision control is disabled
-SourceControl: Revision control is disabled
-LogInit: Using libcurl 8.4.0
-LogInit: - built for Windows
-LogInit: - supports SSL with OpenSSL/1.1.1t
-LogInit: - supports HTTP deflate (compression) using libz 1.2.13
-LogInit: - other features:
-LogInit: CURL_VERSION_SSL
-LogInit: CURL_VERSION_LIBZ
-LogInit: CURL_VERSION_IPV6
-LogInit: CURL_VERSION_ASYNCHDNS
-LogInit: CURL_VERSION_LARGEFILE
-LogInit: CurlRequestOptions (configurable via config and command line):
-LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
-LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
-LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
-LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host
-LogInit: - LocalHostAddr = Default
-LogInit: - BufferSize = 65536
-LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
-LogOnline: OSS: Created online subsystem instance for: NULL
-LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
-LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
-LogWindows: File 'WinPixGpuCapturer.dll' does not exist
-PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
-LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
-RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
-LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
-LogHMD: OpenXR runtime supported extensions:
-LogHMD: XR_KHR_vulkan_enable
-LogHMD: XR_KHR_vulkan_enable2
-LogHMD: XR_KHR_D3D11_enable
-LogHMD: XR_KHR_D3D12_enable
-LogHMD: XR_KHR_opengl_enable
-LogHMD: XR_KHR_win32_convert_performance_counter_time
-LogHMD: XR_EXT_win32_appcontainer_compatible
-LogHMD: XR_KHR_binding_modification
-LogHMD: XR_KHR_composition_layer_depth
-LogHMD: XR_KHR_visibility_mask
-LogHMD: XR_EXT_active_action_set_priority
-LogHMD: XR_EXT_dpad_binding
-LogHMD: XR_EXT_frame_composition_report
-LogHMD: XR_EXT_hand_tracking
-LogHMD: XR_EXT_hand_joints_motion_range
-LogHMD: XR_EXT_hp_mixed_reality_controller
-LogHMD: XR_EXT_palm_pose
-LogHMD: XR_FB_display_refresh_rate
-LogHMD: XR_HTC_vive_cosmos_controller_interaction
-LogHMD: XR_HTC_vive_focus3_controller_interaction
-LogHMD: XR_HTC_vive_wrist_tracker_interaction
-LogHMD: XR_MND_headless
-LogHMD: XR_VALVE_analog_threshold
-LogHMD: XR_HTCX_vive_tracker_interaction
-LogHMD: XR_EXT_debug_utils
-LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available
-LogHMD: Optional extension XR_FB_foveation_vulkan is not available
-LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available
-LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available
-LogHMD: Optional extension XR_VARJO_quad_views is not available
-LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available
-LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available
-LogHMD: Optional extension XR_FB_foveation is not available
-LogHMD: Optional extension XR_FB_swapchain_update_state is not available
-LogHMD: Optional extension XR_FB_foveation_configuration is not available
-LogHMD: Optional extension XR_OCULUS_audio_device_guid is not available
-LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available
-LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension.
-LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.2.3
-LogInit: ExecutableName: UnrealEditor.exe
-LogInit: Build: ++UE5+Release-5.3-CL-29314046
-LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3
-LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3
-LogInit: Net CL: 27405482
-LogInit: OS: Windows 11 (23H2) [10.0.22631.3007] (), CPU: AMD Ryzen 7 5800X 8-Core Processor , GPU: AMD Radeon RX 6800
-LogInit: Compiled (64-bit): Nov 3 2023 16:09:16
-LogInit: Architecture: x64
-LogInit: Compiled with Visual C++: 19.36.32537.00
-LogInit: Build Configuration: Development
-LogInit: Branch Name: ++UE5+Release-5.3
-LogInit: Command Line:
-LogInit: Base Directory: G:/UnrealEngines/UE_5.3/Engine/Binaries/Win64/
-LogInit: Allocator: Mimalloc
-LogInit: Installed Engine Build: 1
-LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
-LogDevObjectVersion: Number of dev versions registered: 36
-LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
-LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
-LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
-LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
-LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
-LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
-LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
-LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
-LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
-LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
-LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47
-LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
-LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
-LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
-LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
-LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
-LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
-LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
-LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
-LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111
-LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2
-LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10
-LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11
-LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
-LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
-LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
-LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
-LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
-LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
-LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
-LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118
-LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47
-LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
-LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
-LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
-LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
-LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
-LogInit: Object subsystem initialized
-LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
-LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
-LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
-LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
-LogConfig: Set CVar [[r.setres:1280x720]]
-LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
-LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
-LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
-LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
-LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[r.VSync:0]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
-[2024.01.11-22.42.42:870][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
-[2024.01.11-22.42.42:870][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
-[2024.01.11-22.42.42:871][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
-[2024.01.11-22.42.42:871][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
-[2024.01.11-22.42.42:871][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
-[2024.01.11-22.42.42:871][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
-[2024.01.11-22.42.42:872][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
-[2024.01.11-22.42.42:873][ 0]LogRHI: Using Default RHI: D3D12
-[2024.01.11-22.42.42:874][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
-[2024.01.11-22.42.42:874][ 0]LogRHI: Loading RHI module D3D12RHI
-[2024.01.11-22.42.42:880][ 0]LogD3D12RHI: Aftermath initialized
-[2024.01.11-22.42.42:880][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
-[2024.01.11-22.42.42:880][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
-[2024.01.11-22.42.42:951][ 0]LogD3D12RHI: Found D3D12 adapter 0: AMD Radeon RX 6800 (VendorId: 1002, DeviceId: 73bf, SubSysId: e3a1002, Revision: 00c3
-[2024.01.11-22.42.42:951][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported
-[2024.01.11-22.42.42:951][ 0]LogD3D12RHI: Adapter has 16337MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 2 output[s]
-[2024.01.11-22.42.42:951][ 0]LogD3D12RHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.11-22.42.42:951][ 0]LogD3D12RHI: Driver Date: 11-22-2023
-[2024.01.11-22.42.42:958][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000
-[2024.01.11-22.42.42:958][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported
-[2024.01.11-22.42.42:958][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 0 output[s]
-[2024.01.11-22.42.42:958][ 0]LogD3D12RHI: DirectX Agility SDK runtime found.
-[2024.01.11-22.42.42:958][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0
-[2024.01.11-22.42.42:958][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
-[2024.01.11-22.42.42:958][ 0]LogInit: Selected Device Profile: [WindowsEditor]
-[2024.01.11-22.42.42:958][ 0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
-[2024.01.11-22.42.42:958][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
-[2024.01.11-22.42.42:958][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.11-22.42.42:958][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
-[2024.01.11-22.42.42:958][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
-[2024.01.11-22.42.42:958][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
-[2024.01.11-22.42.42:958][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
-[2024.01.11-22.42.42:958][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
-[2024.01.11-22.42.42:958][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
-[2024.01.11-22.42.42:958][ 0]LogInit: Computer: DESKTOP-2MPQGVL
-[2024.01.11-22.42.42:958][ 0]LogInit: User: Windowssucks
-[2024.01.11-22.42.42:958][ 0]LogInit: CPU Page size=4096, Cores=8
-[2024.01.11-22.42.42:958][ 0]LogInit: High frequency timer resolution =10.000000 MHz
-[2024.01.11-22.42.42:958][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
-[2024.01.11-22.42.42:958][ 0]LogMemory: Platform Memory Stats for WindowsEditor
-[2024.01.11-22.42.42:958][ 0]LogMemory: Process Physical Memory: 495.82 MB used, 525.14 MB peak
-[2024.01.11-22.42.42:958][ 0]LogMemory: Process Virtual Memory: 484.11 MB used, 484.11 MB peak
-[2024.01.11-22.42.42:958][ 0]LogMemory: Physical Memory: 12011.80 MB used, 20642.94 MB free, 32654.75 MB total
-[2024.01.11-22.42.42:958][ 0]LogMemory: Virtual Memory: 30087.88 MB used, 2566.86 MB free, 32654.75 MB total
-[2024.01.11-22.42.42:958][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
-[2024.01.11-22.42.42:962][ 0]LogWindows: WindowsPlatformFeatures enabled
-[2024.01.11-22.42.42:968][ 0]LogInit: Physics initialised using underlying interface: Chaos
-[2024.01.11-22.42.42:969][ 0]LogInit: Using OS detected language (en-US).
-[2024.01.11-22.42.42:969][ 0]LogInit: Using OS detected locale (en-DE).
-[2024.01.11-22.42.42:970][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
-[2024.01.11-22.42.42:971][ 0]LogInit: Setting process to per monitor DPI aware
-[2024.01.11-22.42.43:166][ 0]LogWindowsTextInputMethodSystem: Available input methods:
-[2024.01.11-22.42.43:166][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard).
-[2024.01.11-22.42.43:166][ 0]LogWindowsTextInputMethodSystem: - English (Germany) - (Keyboard).
-[2024.01.11-22.42.43:167][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
-[2024.01.11-22.42.43:181][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
-[2024.01.11-22.42.43:181][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
-[2024.01.11-22.42.43:275][ 0]LogRHI: Using Default RHI: D3D12
-[2024.01.11-22.42.43:275][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
-[2024.01.11-22.42.43:275][ 0]LogRHI: Loading RHI module D3D12RHI
-[2024.01.11-22.42.43:275][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
-[2024.01.11-22.42.43:275][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
-[2024.01.11-22.42.43:275][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6
-[2024.01.11-22.42.43:275][ 0]LogWindows: Attached monitors:
-[2024.01.11-22.42.43:275][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
-[2024.01.11-22.42.43:275][ 0]LogWindows: resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
-[2024.01.11-22.42.43:275][ 0]LogWindows: Found 2 attached monitors.
-[2024.01.11-22.42.43:275][ 0]LogWindows: Gathering driver information using Windows Setup API
-[2024.01.11-22.42.43:275][ 0]LogRHI: RHI Adapter Info:
-[2024.01.11-22.42.43:275][ 0]LogRHI: Name: AMD Radeon RX 6800
-[2024.01.11-22.42.43:275][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.11-22.42.43:275][ 0]LogRHI: Driver Date: 11-22-2023
-[2024.01.11-22.42.43:275][ 0]LogD3D12RHI: GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
-[2024.01.11-22.42.43:294][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off
-[2024.01.11-22.42.43:295][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled
-[2024.01.11-22.42.43:295][ 0]LogD3D12RHI: [DRED] Using lightweight DRED.
-[2024.01.11-22.42.43:295][ 0]LogD3D12RHI: Emitting draw events for PIX profiling.
-[2024.01.11-22.42.43:359][ 0]LogD3D12RHI: ID3D12Device1 is supported.
-[2024.01.11-22.42.43:359][ 0]LogD3D12RHI: ID3D12Device2 is supported.
-[2024.01.11-22.42.43:359][ 0]LogD3D12RHI: ID3D12Device3 is supported.
-[2024.01.11-22.42.43:359][ 0]LogD3D12RHI: ID3D12Device4 is supported.
-[2024.01.11-22.42.43:359][ 0]LogD3D12RHI: ID3D12Device5 is supported.
-[2024.01.11-22.42.43:359][ 0]LogD3D12RHI: ID3D12Device6 is supported.
-[2024.01.11-22.42.43:359][ 0]LogD3D12RHI: ID3D12Device7 is supported.
-[2024.01.11-22.42.43:359][ 0]LogD3D12RHI: ID3D12Device8 is supported.
-[2024.01.11-22.42.43:359][ 0]LogD3D12RHI: ID3D12Device9 is supported.
-[2024.01.11-22.42.43:359][ 0]LogD3D12RHI: ID3D12Device10 is supported.
-[2024.01.11-22.42.43:359][ 0]LogD3D12RHI: ID3D12Device11 is supported.
-[2024.01.11-22.42.43:359][ 0]LogD3D12RHI: ID3D12Device12 is supported.
-[2024.01.11-22.42.43:394][ 0]LogD3D12RHI: Bindless resources are supported
-[2024.01.11-22.42.43:395][ 0]LogD3D12RHI: Stencil ref from pixel shader is supported
-[2024.01.11-22.42.43:395][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=64).
-[2024.01.11-22.42.43:395][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported.
-[2024.01.11-22.42.43:395][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported
-[2024.01.11-22.42.43:395][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported
-[2024.01.11-22.42.43:395][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported
-[2024.01.11-22.42.43:395][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported
-[2024.01.11-22.42.43:395][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported
-[2024.01.11-22.42.43:401][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D)
-[2024.01.11-22.42.43:402][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy)
-[2024.01.11-22.42.43:402][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute)
-[2024.01.11-22.42.43:421][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0
-[2024.01.11-22.42.43:421][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0
-[2024.01.11-22.42.43:421][ 0]LogD3D12RHI: AMD hit token extension is supported
-[2024.01.11-22.42.43:421][ 0]LogD3D12RHI: Async texture creation enabled
-[2024.01.11-22.42.43:421][ 0]LogD3D12RHI: RHI has support for 64 bit atomics
-[2024.01.11-22.42.43:444][ 0]LogVRS: Current RHI supports Variable Rate Shading
-[2024.01.11-22.42.43:455][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all'
-[2024.01.11-22.42.43:455][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all" ]
-[2024.01.11-22.42.43:476][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
-[2024.01.11-22.42.43:476][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
-[2024.01.11-22.42.43:476][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
-[2024.01.11-22.42.43:476][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
-[2024.01.11-22.42.43:476][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
-[2024.01.11-22.42.43:476][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
-[2024.01.11-22.42.43:476][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
-[2024.01.11-22.42.43:477][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
-[2024.01.11-22.42.43:477][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
-[2024.01.11-22.42.43:477][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
-[2024.01.11-22.42.43:478][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
-[2024.01.11-22.42.43:478][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
-[2024.01.11-22.42.43:480][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
-[2024.01.11-22.42.43:493][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
-[2024.01.11-22.42.43:493][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
-[2024.01.11-22.42.43:493][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
-[2024.01.11-22.42.43:493][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
-[2024.01.11-22.42.43:493][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
-[2024.01.11-22.42.43:493][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
-[2024.01.11-22.42.43:493][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
-[2024.01.11-22.42.43:493][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
-[2024.01.11-22.42.43:493][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
-[2024.01.11-22.42.43:493][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
-[2024.01.11-22.42.43:496][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
-[2024.01.11-22.42.43:496][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
-[2024.01.11-22.42.43:499][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
-[2024.01.11-22.42.43:499][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
-[2024.01.11-22.42.43:499][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
-[2024.01.11-22.42.43:499][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
-[2024.01.11-22.42.43:502][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
-[2024.01.11-22.42.43:502][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
-[2024.01.11-22.42.43:502][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
-[2024.01.11-22.42.43:504][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
-[2024.01.11-22.42.43:504][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
-[2024.01.11-22.42.43:504][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
-[2024.01.11-22.42.43:504][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
-[2024.01.11-22.42.43:507][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
-[2024.01.11-22.42.43:507][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
-[2024.01.11-22.42.43:511][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
-[2024.01.11-22.42.43:511][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
-[2024.01.11-22.42.43:511][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
-[2024.01.11-22.42.43:511][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
-[2024.01.11-22.42.43:511][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
-[2024.01.11-22.42.43:518][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
-[2024.01.11-22.42.43:565][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: SF_METAL
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: SF_METAL_MRT
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: SF_METAL_TVOS
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: SF_METAL_SM5
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: SF_METAL_SM6
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: SF_METAL_SIM
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: PCD3D_SM6
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: PCD3D_SM5
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: PCD3D_ES31
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: GLSL_150_ES31
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: VVM_1_0
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: SF_VULKAN_SM5
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: SF_VULKAN_ES31
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID
-[2024.01.11-22.42.43:568][ 0]LogTargetPlatformManager: SF_VULKAN_SM6
-[2024.01.11-22.42.43:568][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
-[2024.01.11-22.42.43:571][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
-[2024.01.11-22.42.43:571][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
-[2024.01.11-22.42.43:571][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
-[2024.01.11-22.42.43:571][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.11-22.42.43:571][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
-[2024.01.11-22.42.43:612][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
-[2024.01.11-22.42.43:612][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.11-22.42.43:612][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
-[2024.01.11-22.42.43:617][ 0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
-[2024.01.11-22.42.43:617][ 0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.03ms. RandomReadSpeed=1656.90MBs, RandomWriteSpeed=235.99MBs. Assigned SpeedClass 'Local'
-[2024.01.11-22.42.43:618][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
-[2024.01.11-22.42.43:618][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured.
-[2024.01.11-22.42.43:618][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
-[2024.01.11-22.42.43:618][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
-[2024.01.11-22.42.43:618][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
-[2024.01.11-22.42.43:618][ 0]LogShaderCompilers: Guid format shader working directory is 8 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/6564/).
-[2024.01.11-22.42.43:618][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/38A38D084E679FBD0F8802A58BFDAF1F/'.
-[2024.01.11-22.42.43:618][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
-[2024.01.11-22.42.43:618][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
-[2024.01.11-22.42.44:287][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
-[2024.01.11-22.42.44:402][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
-[2024.01.11-22.42.44:402][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.11-22.42.44:731][ 0]LogSlate: Using FreeType 2.10.0
-[2024.01.11-22.42.44:732][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
-[2024.01.11-22.42.44:750][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
-[2024.01.11-22.42.44:750][ 0]LogAssetRegistry: FAssetRegistry took 0.0021 seconds to start up
-[2024.01.11-22.42.44:756][ 0]LogEditorDomain: Display: EditorDomain is Disabled
-[2024.01.11-22.42.44:922][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
-[2024.01.11-22.42.44:922][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
-[2024.01.11-22.42.44:922][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
-[2024.01.11-22.42.44:923][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
-[2024.01.11-22.42.44:924][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: Available device profiles:
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAC98FA00][0000050C9EFFA000 66] GlobalDefaults,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAC98F200][0000050C9EFF7800 66] Windows,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAC98F000][0000050C9E462800 66] WindowsEditor,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAC98D600][0000050C95B6A000 66] WindowsServer,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAC98EE00][0000050C81135000 66] WindowsClient,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAC51FE00][0000050CAD590000 66] IOS,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050C959C6800][0000050CAD592800 66] iPadAir2,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A0000][0000050CAD595000 66] IPadPro,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A0200][0000050CAD597800 66] iPadAir3,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A0400][0000050CAD59A000 66] iPadAir4,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A0600][0000050CAD59C800 66] iPadAir5,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A0800][0000050CAD5B0000 66] iPadMini4,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A0A00][0000050CAD5B2800 66] iPadMini5,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A0C00][0000050CAD5B5000 66] iPadMini6,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A0E00][0000050CAD5B7800 66] iPhone6S,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A1000][0000050CAD5BA000 66] iPhone7,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A1200][0000050CAD5BC800 66] iPodTouch7,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A1400][0000050CAD5C0000 66] iPhone6SPlus,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A1600][0000050CAD5C2800 66] iPhone7Plus,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A1800][0000050CAD5C5000 66] iPhoneSE,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A1A00][0000050CAD5C7800 66] iPhone8,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A1C00][0000050CAD5CA000 66] iPhone8Plus,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A1E00][0000050CAD5CC800 66] iPhoneX,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A2000][0000050CAD5D0000 66] iPhoneXS,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A2200][0000050CAD5D2800 66] iPhoneXSMax,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A2400][0000050CAD5D5000 66] iPhoneXR,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A2600][0000050CAD5D7800 66] iPhone11,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A2800][0000050CAD5DA000 66] iPhone11Pro,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A2A00][0000050CAD5DC800 66] iPhone11ProMax,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A2C00][0000050CAD810000 66] iPhoneSE2,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A2E00][0000050CAD812800 66] iPhone12Mini,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A3000][0000050CAD815000 66] iPhone12,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A3200][0000050CAD817800 66] iPhone12Pro,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A3400][0000050CAD81A000 66] iPhone12ProMax,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A3600][0000050CAD81C800 66] iPhone13Mini,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A3800][0000050CAD820000 66] iPhone13,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A3A00][0000050CAD822800 66] iPhone13Pro,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A3C00][0000050CAD825000 66] iPhone13ProMax,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A3E00][0000050CAD827800 66] iPhoneSE3,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A4000][0000050CAD82A000 66] iPhone14,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A4200][0000050CAD82C800 66] iPhone14Plus,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A4400][0000050CAD830000 66] iPhone14Pro,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A4600][0000050CAD832800 66] iPhone14ProMax,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A4800][0000050CAD835000 66] iPhone15,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A4A00][0000050CAD837800 66] iPhone15Plus,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A4C00][0000050CAD83A000 66] iPhone15Pro,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A4E00][0000050CAD83C800 66] iPhone15ProMax,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A5000][0000050CAD850000 66] iPadPro105,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A5200][0000050CAD852800 66] iPadPro129,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A5400][0000050CAD855000 66] iPadPro97,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A5600][0000050CAD857800 66] iPadPro2_129,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A5800][0000050CAD85A000 66] iPad5,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A5A00][0000050CAD85C800 66] iPad6,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A5C00][0000050CAD860000 66] iPad7,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A5E00][0000050CAD862800 66] iPad8,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A6000][0000050CAD865000 66] iPad9,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A6200][0000050CAD867800 66] iPad10,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A6400][0000050CAD86A000 66] iPadPro11,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A6600][0000050CAD86C800 66] iPadPro2_11,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A6800][0000050CAD870000 66] iPadPro3_11,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A6A00][0000050CAD872800 66] iPadPro4_11,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A6C00][0000050CAD875000 66] iPadPro3_129,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A6E00][0000050CAD877800 66] iPadPro4_129,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A7000][0000050CAD87A000 66] iPadPro5_129,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A7200][0000050CAD87C800 66] iPadPro6_129,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A7400][0000050CAD880000 66] AppleTV,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A7600][0000050CAD882800 66] AppleTV4K,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A7800][0000050CAD885000 66] AppleTV2_4K,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A7A00][0000050CAD887800 66] TVOS,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A7C00][0000050CAD88A000 66] Mac,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A7E00][0000050CAD88C800 66] MacEditor,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A8000][0000050CAD890000 66] MacClient,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A8200][0000050CAD892800 66] MacServer,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A8400][0000050CAD895000 66] Linux,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A8600][0000050CAD897800 66] LinuxEditor,
-[2024.01.11-22.42.45:058][ 0]LogDeviceProfileManager: [0000050CAD5A8800][0000050CAD89A000 66] LinuxArm64Editor,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5A8A00][0000050CAD89C800 66] LinuxArm64,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5A8C00][0000050CAD8A0000 66] LinuxClient,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5A8E00][0000050CAD8A2800 66] LinuxArm64Client,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5A9000][0000050CAD8A5000 66] LinuxServer,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5A9200][0000050CAD8A7800 66] LinuxArm64Server,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5A9400][0000050CAD8AA000 66] Android,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5A9600][0000050CAD8AC800 66] Android_Preview_OpenGL,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5A9800][0000050CAD840000 66] Android_Preview_Vulkan,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5A9A00][0000050CAD842800 66] Android_Low,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5A9C00][0000050CAD845000 66] Android_Mid,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5A9E00][0000050CAD847800 66] Android_High,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AA000][0000050CAD84A000 66] Android_Default,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AA200][0000050CAD84C800 66] Android_Adreno4xx,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AA400][0000050CAD8B0000 66] Android_Adreno5xx_Low,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AA600][0000050CAD8B2800 66] Android_Adreno5xx,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AA800][0000050CAD8B5000 66] Android_Adreno6xx,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AAA00][0000050CAD8B7800 66] Android_Adreno6xx_Vulkan,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AAC00][0000050CAD8BA000 66] Android_Adreno7xx,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AAE00][0000050CAD8BC800 66] Android_Adreno7xx_Vulkan,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AB000][0000050CAD8C0000 66] Android_Mali_T6xx,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AB200][0000050CAD8C2800 66] Android_Mali_T7xx,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AB400][0000050CAD8C5000 66] Android_Mali_T8xx,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AB600][0000050CAD8C7800 66] Android_Mali_G71,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AB800][0000050CAD8CA000 66] Android_Mali_G72,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5ABA00][0000050CAD8CC800 66] Android_Mali_G72_Vulkan,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5ABC00][0000050CAD8D0000 66] Android_Mali_G76,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5ABE00][0000050CAD8D2800 66] Android_Mali_G76_Vulkan,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AC000][0000050CAD8D5000 66] Android_Mali_G77,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AC200][0000050CAD8D7800 66] Android_Mali_G77_Vulkan,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AC400][0000050CAD8DA000 66] Android_Mali_G78,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AC600][0000050CAD8DC800 66] Android_Mali_G78_Vulkan,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AC800][0000050CAD8E0000 66] Android_Mali_G710,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5ACA00][0000050CAD8E2800 66] Android_Mali_G710_Vulkan,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5ACE00][0000050CAD8E5000 66] Android_Mali_G7xx,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AD000][0000050CAD8E7800 66] Android_Mali_G7xx_Vulkan,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AD200][0000050CAD8EA000 66] Android_Xclipse_920,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AD400][0000050CAD8EC800 66] Android_Xclipse_920_Vulkan,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AD800][0000050CAD8F0000 66] Android_Vulkan_SM5,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5ADA00][0000050CAD8F2800 66] Android_PowerVR_G6xxx,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5ADC00][0000050CAD8F5000 66] Android_PowerVR_GT7xxx,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5ADE00][0000050CAD8F7800 66] Android_PowerVR_GE8xxx,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AE000][0000050CAD8FA000 66] Android_PowerVR_GM9xxx,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AE200][0000050CAD8FC800 66] Android_PowerVR_GM9xxx_Vulkan,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AE400][0000050CAD900000 66] Android_TegraK1,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AE600][0000050CAD902800 66] Android_Unknown_Vulkan,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AE800][0000050CAD905000 66] Oculus_Quest,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AEA00][0000050CAD907800 66] Oculus_Quest2,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AEC00][0000050CAD90A000 66] Meta_Quest_Pro,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AEE00][0000050CAD90C800 66] Meta_Quest_3,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AF000][0000050CAD910000 66] HoloLens,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: [0000050CAD5AF200][0000050CAD912800 66] MagicLeap_Vulkan,
-[2024.01.11-22.42.45:059][ 0]LogDeviceProfileManager: Active device profile: [0000050CAC98F000][0000050C9E462800 66] WindowsEditor
-[2024.01.11-22.42.45:059][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
-[2024.01.11-22.42.45:059][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
-[2024.01.11-22.42.45:059][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.11-22.42.45:059][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.42.45:059][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.42.45:059][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.42.45:059][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.42.45:059][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.42.45:061][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL'
-[2024.01.11-22.42.45:061][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
-[2024.01.11-22.42.45:144][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_FLumenCardPS<true>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EA41F02910936F61C1A29244FA8FAF42D1FD72AAB7_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
-[2024.01.11-22.42.45:199][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
-[2024.01.11-22.42.45:199][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
-[2024.01.11-22.42.45:199][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
-[2024.01.11-22.42.45:199][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available
-[2024.01.11-22.42.45:199][ 0]LogMeshMerging: No distributed automatic mesh merging module available
-[2024.01.11-22.42.45:497][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
-[2024.01.11-22.42.45:497][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
-[2024.01.11-22.42.45:508][ 0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
-[2024.01.11-22.42.45:508][ 0]LogUObjectAllocator: 6340896 out of 0 bytes used by permanent object pool.
-[2024.01.11-22.42.45:508][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
-[2024.01.11-22.42.45:513][ 0]LogLiveCoding: Display: Starting LiveCoding
-[2024.01.11-22.42.45:513][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
-[2024.01.11-22.42.45:516][ 0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
-[2024.01.11-22.42.45:520][ 0]LogLiveCoding: Display: Waiting for server
-[2024.01.11-22.42.45:534][ 0]LogSlate: Border
-[2024.01.11-22.42.45:534][ 0]LogSlate: BreadcrumbButton
-[2024.01.11-22.42.45:534][ 0]LogSlate: Brushes.Title
-[2024.01.11-22.42.45:534][ 0]LogSlate: Default
-[2024.01.11-22.42.45:534][ 0]LogSlate: Icons.Save
-[2024.01.11-22.42.45:534][ 0]LogSlate: Icons.Toolbar.Settings
-[2024.01.11-22.42.45:534][ 0]LogSlate: ListView
-[2024.01.11-22.42.45:534][ 0]LogSlate: SoftwareCursor_CardinalCross
-[2024.01.11-22.42.45:534][ 0]LogSlate: SoftwareCursor_Grab
-[2024.01.11-22.42.45:534][ 0]LogSlate: TableView.DarkRow
-[2024.01.11-22.42.45:534][ 0]LogSlate: TableView.Row
-[2024.01.11-22.42.45:534][ 0]LogSlate: TreeView
-[2024.01.11-22.42.45:628][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
-[2024.01.11-22.42.45:630][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
-[2024.01.11-22.42.45:643][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled
-[2024.01.11-22.42.45:643][ 0]LogInit: XR: MultiViewport is Disabled
-[2024.01.11-22.42.45:643][ 0]LogInit: XR: Mobile Multiview is Disabled
-[2024.01.11-22.42.45:771][ 0]LogTurnkeySupport: Completed device detection: Code = 0
-[2024.01.11-22.42.45:873][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread
-[2024.01.11-22.42.45:934][ 0]LogPython: Using Python 3.9.7
-[2024.01.11-22.42.46:607][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: F5976E314B96BD7D2513B68D4AFA267A | Instance: 2B5777FC4FAB17B981B317BBCACFFF7F (DESKTOP-2MPQGVL-6564).
-[2024.01.11-22.42.46:817][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
-[2024.01.11-22.42.46:836][ 0]LogMetasoundEngine: MetaSound Engine Initialized
-[2024.01.11-22.42.46:943][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
-[2024.01.11-22.42.46:945][ 0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
-[2024.01.11-22.42.46:951][ 0]LogTcpMessaging: Initializing TcpMessaging bridge
-[2024.01.11-22.42.47:189][ 0]LogOpenImageDenoise: OIDN starting up
-[2024.01.11-22.42.47:308][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.42.47:311][ 0]LogUProjectInfo: Found projects:
-[2024.01.11-22.42.47:316][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.42.47:335][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.42.47:335][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.42.47:336][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.42.47:347][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
-[2024.01.11-22.42.47:365][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.11-22.42.47:365][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.11-22.42.47:438][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
-[2024.01.11-22.42.47:592][ 0]LogCollectionManager: Loaded 0 collections in 0.000884 seconds
-[2024.01.11-22.42.47:593][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
-[2024.01.11-22.42.47:595][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
-[2024.01.11-22.42.47:596][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
-[2024.01.11-22.42.47:864][ 0]LogEngine: Initializing Engine...
-[2024.01.11-22.42.47:867][ 0]LogHMD: HMD configured for shader platform PCD3D_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
-[2024.01.11-22.42.47:868][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
-[2024.01.11-22.42.48:002][ 0]LogInit: Initializing FReadOnlyCVARCache
-[2024.01.11-22.42.48:007][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.42.48:008][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-22.42.48:013][ 0]LogAIModule: Creating AISystem for world Untitled
-[2024.01.11-22.42.48:013][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
-[2024.01.11-22.42.48:013][ 0]LogInit: Texture streaming: Enabled
-[2024.01.11-22.42.48:024][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
-[2024.01.11-22.42.48:029][ 0]LogAudio: Display: Initializing Audio Device Manager...
-[2024.01.11-22.42.48:037][ 0]LogAudio: Display: Loading Default Audio Settings Objects...
-[2024.01.11-22.42.48:037][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
-[2024.01.11-22.42.48:037][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered
-[2024.01.11-22.42.48:038][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered
-[2024.01.11-22.42.48:038][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
-[2024.01.11-22.42.48:038][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered
-[2024.01.11-22.42.48:038][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered
-[2024.01.11-22.42.48:038][ 0]LogAudio: Display: Audio Device Manager Initialized
-[2024.01.11-22.42.48:038][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True
-[2024.01.11-22.42.48:038][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.11-22.42.48:038][ 0]LogAudioMixer: Display: Sample Rate: 48000
-[2024.01.11-22.42.48:038][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
-[2024.01.11-22.42.48:038][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
-[2024.01.11-22.42.48:038][ 0]LogAudioMixer: Display: Number of buffers to queue: 1
-[2024.01.11-22.42.48:038][ 0]LogAudioMixer: Display: Max Channels (voices): 32
-[2024.01.11-22.42.48:038][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4
-[2024.01.11-22.42.48:038][ 0]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.11-22.42.48:038][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.11-22.42.48:038][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.11-22.42.48:038][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.11-22.42.48:044][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.11-22.42.48:076][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.11-22.42.48:077][ 0]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.11-22.42.48:078][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.11-22.42.48:078][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.11-22.42.48:080][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
-[2024.01.11-22.42.48:080][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
-[2024.01.11-22.42.48:082][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
-[2024.01.11-22.42.48:082][ 0]LogInit: FAudioDevice initialized with ID 1.
-[2024.01.11-22.42.48:082][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
-[2024.01.11-22.42.48:082][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
-[2024.01.11-22.42.48:082][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
-[2024.01.11-22.42.48:097][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
-[2024.01.11-22.42.48:100][ 0]LogInit: Undo buffer set to 32 MB
-[2024.01.11-22.42.48:100][ 0]LogInit: Transaction tracking system initialized
-[2024.01.11-22.42.48:116][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
-[2024.01.11-22.42.48:117][ 0]LogSourceControl: Uncontrolled asset enumeration started...
-[2024.01.11-22.42.48:119][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002095 seconds (Found 160 uncontrolled assets)
-[2024.01.11-22.42.48:123][ 0]BlueprintLog: New page: Editor Load
-[2024.01.11-22.42.48:194][ 0]LocalizationService: Localization service is disabled
-[2024.01.11-22.42.48:209][ 0]TimingProfiler: Initialize
-[2024.01.11-22.42.48:209][ 0]TimingProfiler: OnSessionChanged
-[2024.01.11-22.42.48:209][ 0]LoadingProfiler: Initialize
-[2024.01.11-22.42.48:209][ 0]LoadingProfiler: OnSessionChanged
-[2024.01.11-22.42.48:209][ 0]NetworkingProfiler: Initialize
-[2024.01.11-22.42.48:209][ 0]NetworkingProfiler: OnSessionChanged
-[2024.01.11-22.42.48:209][ 0]MemoryProfiler: Initialize
-[2024.01.11-22.42.48:209][ 0]MemoryProfiler: OnSessionChanged
-[2024.01.11-22.42.48:275][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.42.48:276][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.42.48:276][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.42.48:363][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
-[2024.01.11-22.42.48:440][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
-[2024.01.11-22.42.48:522][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
-[2024.01.11-22.42.48:523][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.42.48:523][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 6.297
-[2024.01.11-22.42.48:523][ 0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4
-[2024.01.11-22.42.48:524][ 0]LightingResults: New page: Lighting Build
-[2024.01.11-22.42.48:526][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
-[2024.01.11-22.42.48:526][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
-[2024.01.11-22.42.48:526][ 0]MapCheck: New page: Map Check
-[2024.01.11-22.42.48:526][ 0]LightingResults: New page: Lighting Build
-[2024.01.11-22.42.48:528][ 0]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.11-22.42.48:532][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.47ms
-[2024.01.11-22.42.48:579][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete
-[2024.01.11-22.42.48:641][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.11-22.42.48:675][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
-[2024.01.11-22.42.48:675][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.42.48:675][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-22.42.48:676][ 0]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.11-22.42.48:735][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
-[2024.01.11-22.42.48:743][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.47ms
-[2024.01.11-22.42.48:743][ 0]Cmd: MAP CHECKDEP NOCLEARLOG
-[2024.01.11-22.42.48:743][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,09ms to complete.
-[2024.01.11-22.42.48:748][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 6.521
-[2024.01.11-22.42.48:748][ 0]LogShaderCompilers: Display: ================================================
-[2024.01.11-22.42.48:748][ 0]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.11-22.42.48:748][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
-[2024.01.11-22.42.48:748][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
-[2024.01.11-22.42.48:748][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
-[2024.01.11-22.42.48:748][ 0]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.11-22.42.48:748][ 0]LogShaderCompilers: Display: Shaders Compiled: 0
-[2024.01.11-22.42.48:748][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
-[2024.01.11-22.42.48:748][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
-[2024.01.11-22.42.48:748][ 0]LogShaderCompilers: Display: ================================================
-[2024.01.11-22.42.48:831][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.42.48:831][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.42.48:831][ 0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.42.48:842][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.42.48:851][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.42.48:862][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.42.48:870][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.42.48:920][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.42.48:921][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
-[2024.01.11-22.42.48:921][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.42.48:921][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
-[2024.01.11-22.42.48:921][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.42.48:921][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
-[2024.01.11-22.42.48:922][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.42.48:922][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
-[2024.01.11-22.42.48:922][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.42.48:923][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
-[2024.01.11-22.42.48:923][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.42.48:923][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
-[2024.01.11-22.42.48:923][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.42.48:924][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
-[2024.01.11-22.42.48:924][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.42.48:924][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
-[2024.01.11-22.42.48:924][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.42.48:924][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
-[2024.01.11-22.42.48:924][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.42.48:925][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
-[2024.01.11-22.42.48:972][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
-[2024.01.11-22.42.48:983][ 0]LogSlate: Took 0.000136 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
-[2024.01.11-22.42.48:986][ 0]LogSlate: Took 0.000281 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
-[2024.01.11-22.42.48:987][ 0]LogSlate: Took 0.000051 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
-[2024.01.11-22.42.49:005][ 0]LogViewport: Scene viewport resized to 1435x892, mode Windowed.
-[2024.01.11-22.42.49:114][ 0]LogD3D12RHI: Display: D3D12 CreateCommittedResource failed with params:
- Heap Type: 1
- Heap Flags: 4096
- Resource Dimension: 3
- Resource Width: 8192
- Resource Height: 2048
- Format: 13
- Resource Flags: 4
-[2024.01.11-22.42.49:114][ 0]LogD3D12RHI: Error: Adapter->CreateCommittedResource(Desc, GetGPUMask(), HeapProps, InCreateState, InResourceStateMode, DefaultState, InClearValue, &NewResource, InName, false) failed
- at D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12PoolAllocator.cpp:436
- with error E_OUTOFMEMORY
-
-[2024.01.11-22.42.49:164][ 0]LogMemory: Warning: Freeing 33554432 bytes from backup pool to handle out of memory.
-[2024.01.11-22.42.49:165][ 0]LogMemory: Warning: MemoryStats:
- AvailablePhysical 20033851392
- AvailableVirtual 19521536
- UsedPhysical 2003042304
- PeakUsedPhysical 2003042304
- UsedVirtual 2859315200
- PeakUsedVirtual 2927861760
-[2024.01.11-22.42.49:165][ 0]Allocator Stats for Mimalloc: (not implemented)
-[2024.01.11-22.42.49:165][ 0]LogWindows: Error: appError called: Fatal error: [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\GenericPlatform\GenericPlatformMemory.cpp] [Line: 251]
-Ran out of memory allocating 23244670 bytes with alignment 0. Last error msg: The paging file is too small for this operation to complete..
-
-
-
-[2024.01.11-22.42.49:165][ 0]LogWindows: Windows GetLastError: The operation completed successfully. (0)
-[2024.01.11-22.42.49:976][ 0]LogThreadingWindows: Error: Runnable thread FAssetDataGatherer crashed.
-[2024.01.11-22.42.49:976][ 0]LogWindows: Error: === Critical error: ===
-[2024.01.11-22.42.49:976][ 0]LogWindows: Error:
-[2024.01.11-22.42.49:976][ 0]LogWindows: Error: Fatal error: [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\GenericPlatform\GenericPlatformMemory.cpp] [Line: 251]
-[2024.01.11-22.42.49:976][ 0]LogWindows: Error: Ran out of memory allocating 23244670 bytes with alignment 0. Last error msg: The paging file is too small for this operation to complete..
-[2024.01.11-22.42.49:976][ 0]LogWindows: Error:
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error:
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd52e5fc53 UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd52e86de3 UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd52f61d7f UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd52f62fe9 UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd52f63493 UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd532e4922 UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd532d755c UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd524746bc UnrealEditor-CoreUObject.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd524cad93 UnrealEditor-CoreUObject.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd54bfe0ed UnrealEditor-AssetRegistry.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd54bb35f7 UnrealEditor-AssetRegistry.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd54b5bcb9 UnrealEditor-AssetRegistry.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd54b45361 UnrealEditor-AssetRegistry.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd54b9a9f5 UnrealEditor-AssetRegistry.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd54bb3cbb UnrealEditor-AssetRegistry.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd54b8ef22 UnrealEditor-AssetRegistry.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd54bb23ee UnrealEditor-AssetRegistry.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd533a4e32 UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffd53398667 UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: [Callstack] 0x00007ffde8ae257d KERNEL32.DLL!UnknownFunction []
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error:
-[2024.01.11-22.42.49:977][ 0]LogWindows: Error: Crash in runnable thread FAssetDataGatherer
-[2024.01.11-22.42.49:986][ 0]LogExit: Executing StaticShutdownAfterError
-[2024.01.11-22.42.49:987][ 0]LogWindows: FPlatformMisc::RequestExit(1, FRunnableThreadWin::GuardedRun.ExceptionHandler)
-[2024.01.11-22.42.49:987][ 0]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 3, FRunnableThreadWin::GuardedRun.ExceptionHandler)
-[2024.01.11-22.42.49:987][ 0]LogCore: Engine exit requested (reason: Win RequestExit)
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.11-22.44.03.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.11-22.44.03.log
deleted file mode 100644
index 81cb102710e426834aaa4d492f4966f6b9f53f50..0000000000000000000000000000000000000000
--- a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.11-22.44.03.log
+++ /dev/null
@@ -1,1255 +0,0 @@
-Log file open, 01/11/24 23:43:00
-LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
-LogWindows: File 'aqProf.dll' does not exist
-LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
-LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
-LogWindows: File 'VtuneApi.dll' does not exist
-LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
-LogWindows: File 'VtuneApi32e.dll' does not exist
-LogWindows: Started CrashReportClient (pid=5100)
-LogWindows: Custom abort handler registered for crash reporting.
-LogInit: Display: Running engine for game: BackroomsDigitalArt
-LogCore: UnrealTraceServer: Trace store launch successful
-LogTrace: Initializing trace...
-LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
-LogTrace: Finished trace initialization.
-LogCsvProfiler: Display: Metadata set : platform="Windows"
-LogCsvProfiler: Display: Metadata set : config="Development"
-LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046"
-LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3"
-LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.3007] "
-LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 5800X 8-Core Processor"
-LogCsvProfiler: Display: Metadata set : pgoenabled="0"
-LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
-LogCsvProfiler: Display: Metadata set : ltoenabled="0"
-LogCsvProfiler: Display: Metadata set : asan="0"
-LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
-LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
-LogCsvProfiler: Display: Metadata set : llm="0"
-LogStats: Stats thread started at 0.227234
-LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
-LogInit: Session CrashGUID >====================================================
- Session CrashGUID > UECC-Windows-546D60824A3EB891F6395B9051CA0C15
- Session CrashGUID >====================================================
-LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
-LogConfig: Display: Loading Mac ini files took 0.02 seconds
-LogConfig: Display: Loading IOS ini files took 0.02 seconds
-LogConfig: Display: Loading Android ini files took 0.02 seconds
-LogConfig: Display: Loading Unix ini files took 0.03 seconds
-LogConfig: Display: Loading TVOS ini files took 0.03 seconds
-LogConfig: Display: Loading Windows ini files took 0.03 seconds
-LogConfig: Display: Loading Linux ini files took 0.03 seconds
-LogAssetRegistry: Display: Asset registry cache read as 17.5 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
-LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
-LogPluginManager: Mounting Engine plugin Bridge
-LogPluginManager: Mounting Engine plugin FastBuildController
-LogPluginManager: Mounting Engine plugin MeshPainting
-LogPluginManager: Mounting Engine plugin EnhancedInput
-LogPluginManager: Found config from plugin[EnhancedInput] Input
-LogPluginManager: Mounting Engine plugin TraceUtilities
-LogPluginManager: Mounting Engine plugin XGEController
-LogPluginManager: Mounting Engine plugin Paper2D
-LogPluginManager: Mounting Engine plugin AutomationUtils
-LogPluginManager: Mounting Engine plugin BackChannel
-LogPluginManager: Mounting Engine plugin ChaosCaching
-LogPluginManager: Mounting Engine plugin ChaosCloth
-LogPluginManager: Mounting Engine plugin ChaosClothEditor
-LogPluginManager: Mounting Engine plugin ChaosEditor
-LogPluginManager: Mounting Engine plugin ChaosUserDataPT
-LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
-LogPluginManager: Mounting Engine plugin ChaosNiagara
-LogPluginManager: Mounting Engine plugin CharacterAI
-LogPluginManager: Mounting Engine plugin Dataflow
-LogPluginManager: Mounting Engine plugin FullBodyIK
-LogPluginManager: Mounting Engine plugin GeometryFlow
-LogPluginManager: Mounting Engine plugin Fracture
-LogPluginManager: Mounting Engine plugin MeshLODToolset
-LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
-LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
-LogPluginManager: Mounting Engine plugin LocalizableMessage
-LogPluginManager: Mounting Engine plugin OpenImageDenoise
-LogPluginManager: Mounting Engine plugin PlanarCut
-LogPluginManager: Mounting Engine plugin ProxyLODPlugin
-LogPluginManager: Mounting Engine plugin PythonScriptPlugin
-LogPluginManager: Mounting Engine plugin SkeletalReduction
-LogPluginManager: Mounting Engine plugin StructUtils
-LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
-LogPluginManager: Mounting Engine plugin PlatformCrypto
-LogPluginManager: Mounting Engine plugin ToolPresets
-LogPluginManager: Mounting Engine plugin AISupport
-LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
-LogPluginManager: Mounting Engine plugin TcpMessaging
-LogPluginManager: Mounting Engine plugin UdpMessaging
-LogPluginManager: Mounting Engine plugin ActorLayerUtilities
-LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin AndroidFileServer
-LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
-LogPluginManager: Mounting Engine plugin AndroidPermission
-LogPluginManager: Mounting Engine plugin AppleImageUtils
-LogPluginManager: Mounting Engine plugin AppleMoviePlayer
-LogPluginManager: Mounting Engine plugin ArchVisCharacter
-LogPluginManager: Mounting Engine plugin AudioCapture
-LogPluginManager: Mounting Engine plugin AssetTags
-LogPluginManager: Mounting Engine plugin AudioSynesthesia
-LogPluginManager: Mounting Engine plugin AudioWidgets
-LogPluginManager: Mounting Engine plugin CableComponent
-LogPluginManager: Mounting Engine plugin ChunkDownloader
-LogPluginManager: Mounting Engine plugin CustomMeshComponent
-LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin GeometryCache
-LogPluginManager: Mounting Engine plugin GeometryProcessing
-LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
-LogPluginManager: Mounting Engine plugin GooglePAD
-LogPluginManager: Mounting Engine plugin InputDebugging
-LogPluginManager: Found config from plugin[InputDebugging] Input
-LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
-LogPluginManager: Mounting Engine plugin MeshModelingToolset
-LogPluginManager: Mounting Engine plugin Metasound
-LogPluginManager: Mounting Engine plugin MobilePatchingUtils
-LogPluginManager: Mounting Engine plugin MsQuic
-LogPluginManager: Mounting Engine plugin OpenXR
-LogPluginManager: Mounting Engine plugin OpenXREyeTracker
-LogPluginManager: Mounting Engine plugin OpenXRHandTracking
-LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
-LogPluginManager: Mounting Engine plugin PropertyAccessEditor
-LogPluginManager: Mounting Engine plugin ResonanceAudio
-LogPluginManager: Mounting Engine plugin RigVM
-LogPluginManager: Mounting Engine plugin SignificanceManager
-LogPluginManager: Mounting Engine plugin SoundFields
-LogPluginManager: Mounting Engine plugin Synthesis
-LogPluginManager: Mounting Engine plugin WaveTable
-LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin WebMMoviePlayer
-LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
-LogPluginManager: Mounting Engine plugin XRBase
-LogPluginManager: Mounting Engine plugin ACLPlugin
-LogPluginManager: Mounting Engine plugin AnimationData
-LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
-LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
-LogPluginManager: Mounting Engine plugin ControlRig
-LogPluginManager: Mounting Engine plugin ControlRigSpline
-LogPluginManager: Mounting Engine plugin IKRig
-LogPluginManager: Mounting Engine plugin LiveLink
-LogPluginManager: Mounting Engine plugin AndroidMedia
-LogPluginManager: Mounting Engine plugin AvfMedia
-LogPluginManager: Mounting Engine plugin ImgMedia
-LogPluginManager: Mounting Engine plugin MediaCompositing
-LogPluginManager: Mounting Engine plugin MediaPlate
-LogPluginManager: Mounting Engine plugin MediaPlayerEditor
-LogPluginManager: Mounting Engine plugin WebMMedia
-LogPluginManager: Mounting Engine plugin WmfMedia
-LogPluginManager: Mounting Engine plugin Takes
-LogPluginManager: Mounting Engine plugin Interchange
-LogPluginManager: Mounting Engine plugin InterchangeEditor
-LogPluginManager: Mounting Engine plugin Niagara
-LogPluginManager: Mounting Engine plugin GameplayCameras
-LogPluginManager: Mounting Engine plugin CameraShakePreviewer
-LogPluginManager: Mounting Engine plugin AlembicImporter
-LogPluginManager: Mounting Engine plugin ActorSequence
-LogPluginManager: Mounting Engine plugin LevelSequenceEditor
-LogPluginManager: Mounting Engine plugin SequencerScripting
-LogPluginManager: Mounting Engine plugin TemplateSequence
-LogPluginManager: Mounting Engine plugin OodleNetwork
-LogPluginManager: Mounting Engine plugin AnimationSharing
-LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
-LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
-LogPluginManager: Mounting Engine plugin DumpGPUServices
-LogPluginManager: Mounting Engine plugin GitSourceControl
-LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
-LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
-LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
-LogPluginManager: Mounting Engine plugin PerforceSourceControl
-LogPluginManager: Mounting Engine plugin PixWinPlugin
-LogPluginManager: Mounting Engine plugin PlasticSourceControl
-LogPluginManager: Mounting Engine plugin PluginUtils
-LogPluginManager: Mounting Engine plugin PropertyAccessNode
-LogPluginManager: Mounting Engine plugin RenderDocPlugin
-LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
-LogPluginManager: Mounting Engine plugin SubversionSourceControl
-LogPluginManager: Mounting Engine plugin TextureFormatOodle
-LogPluginManager: Mounting Engine plugin TraceDataFilters
-LogPluginManager: Mounting Engine plugin UObjectPlugin
-LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
-LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin DatasmithContent
-LogPluginManager: Mounting Engine plugin GLTFExporter
-LogPluginManager: Mounting Engine plugin VariantManager
-LogPluginManager: Mounting Engine plugin VariantManagerContent
-LogPluginManager: Mounting Engine plugin InterchangeTests
-LogPluginManager: Mounting Engine plugin AssetManagerEditor
-LogPluginManager: Mounting Engine plugin BlueprintHeaderView
-LogPluginManager: Mounting Engine plugin ChangelistReview
-LogPluginManager: Mounting Engine plugin CryptoKeys
-LogPluginManager: Mounting Engine plugin CurveEditorTools
-LogPluginManager: Mounting Engine plugin DataValidation
-LogPluginManager: Mounting Engine plugin EditorDebugTools
-LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
-LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
-LogPluginManager: Mounting Engine plugin FacialAnimation
-LogPluginManager: Mounting Engine plugin GameplayTagsEditor
-LogPluginManager: Mounting Engine plugin GeometryMode
-LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
-LogPluginManager: Mounting Engine plugin MaterialAnalyzer
-LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
-LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
-LogPluginManager: Mounting Engine plugin PluginBrowser
-LogPluginManager: Mounting Engine plugin SequencerAnimTools
-LogPluginManager: Mounting Engine plugin SpeedTreeImporter
-LogPluginManager: Mounting Engine plugin UVEditor
-LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
-LogPluginManager: Mounting Engine plugin OnlineBase
-LogPluginManager: Mounting Engine plugin OnlineServices
-LogPluginManager: Mounting Engine plugin OnlineSubsystem
-LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
-LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
-LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
-LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
-LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
-LogPluginManager: Mounting Engine plugin ConcertMain
-LogPluginManager: Mounting Engine plugin LightMixer
-LogPluginManager: Mounting Engine plugin ObjectMixer
-LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
-LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
-LogPluginManager: Mounting Engine plugin SQLiteCore
-LogPluginManager: Mounting Engine plugin ConcertSyncClient
-LogPluginManager: Mounting Engine plugin ConcertSyncCore
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
-SourceControl: Revision control is disabled
-SourceControl: Revision control is disabled
-SourceControl: Revision control is disabled
-LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
-LogWindows: File 'WinPixGpuCapturer.dll' does not exist
-PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
-LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
-RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
-LogInit: Using libcurl 8.4.0
-LogInit: - built for Windows
-LogInit: - supports SSL with OpenSSL/1.1.1t
-LogInit: - supports HTTP deflate (compression) using libz 1.2.13
-LogInit: - other features:
-LogInit: CURL_VERSION_SSL
-LogInit: CURL_VERSION_LIBZ
-LogInit: CURL_VERSION_IPV6
-LogInit: CURL_VERSION_ASYNCHDNS
-LogInit: CURL_VERSION_LARGEFILE
-LogInit: CurlRequestOptions (configurable via config and command line):
-LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
-LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
-LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
-LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host
-LogInit: - LocalHostAddr = Default
-LogInit: - BufferSize = 65536
-LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
-LogOnline: OSS: Created online subsystem instance for: NULL
-LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
-LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
-LogHMD: OpenXR runtime supported extensions:
-LogHMD: XR_KHR_vulkan_enable
-LogHMD: XR_KHR_vulkan_enable2
-LogHMD: XR_KHR_D3D11_enable
-LogHMD: XR_KHR_D3D12_enable
-LogHMD: XR_KHR_opengl_enable
-LogHMD: XR_KHR_win32_convert_performance_counter_time
-LogHMD: XR_EXT_win32_appcontainer_compatible
-LogHMD: XR_KHR_binding_modification
-LogHMD: XR_KHR_composition_layer_depth
-LogHMD: XR_KHR_visibility_mask
-LogHMD: XR_EXT_active_action_set_priority
-LogHMD: XR_EXT_dpad_binding
-LogHMD: XR_EXT_frame_composition_report
-LogHMD: XR_EXT_hand_tracking
-LogHMD: XR_EXT_hand_joints_motion_range
-LogHMD: XR_EXT_hp_mixed_reality_controller
-LogHMD: XR_EXT_palm_pose
-LogHMD: XR_FB_display_refresh_rate
-LogHMD: XR_HTC_vive_cosmos_controller_interaction
-LogHMD: XR_HTC_vive_focus3_controller_interaction
-LogHMD: XR_HTC_vive_wrist_tracker_interaction
-LogHMD: XR_MND_headless
-LogHMD: XR_VALVE_analog_threshold
-LogHMD: XR_HTCX_vive_tracker_interaction
-LogHMD: XR_EXT_debug_utils
-LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available
-LogHMD: Optional extension XR_FB_foveation_vulkan is not available
-LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available
-LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available
-LogHMD: Optional extension XR_VARJO_quad_views is not available
-LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available
-LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available
-LogHMD: Optional extension XR_FB_foveation is not available
-LogHMD: Optional extension XR_FB_swapchain_update_state is not available
-LogHMD: Optional extension XR_FB_foveation_configuration is not available
-LogHMD: Optional extension XR_OCULUS_audio_device_guid is not available
-LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available
-LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension.
-LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.2.3
-LogInit: ExecutableName: UnrealEditor.exe
-LogInit: Build: ++UE5+Release-5.3-CL-29314046
-LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3
-LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3
-LogInit: Net CL: 27405482
-LogInit: OS: Windows 11 (23H2) [10.0.22631.3007] (), CPU: AMD Ryzen 7 5800X 8-Core Processor , GPU: AMD Radeon RX 6800
-LogInit: Compiled (64-bit): Nov 3 2023 16:09:16
-LogInit: Architecture: x64
-LogInit: Compiled with Visual C++: 19.36.32537.00
-LogInit: Build Configuration: Development
-LogInit: Branch Name: ++UE5+Release-5.3
-LogInit: Command Line:
-LogInit: Base Directory: G:/UnrealEngines/UE_5.3/Engine/Binaries/Win64/
-LogInit: Allocator: Mimalloc
-LogInit: Installed Engine Build: 1
-LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
-LogDevObjectVersion: Number of dev versions registered: 36
-LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
-LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
-LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
-LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
-LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
-LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
-LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
-LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
-LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
-LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
-LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47
-LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
-LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
-LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
-LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
-LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
-LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
-LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
-LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
-LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111
-LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2
-LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10
-LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11
-LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
-LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
-LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
-LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
-LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
-LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
-LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
-LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118
-LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47
-LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
-LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
-LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
-LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
-LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
-LogInit: Object subsystem initialized
-LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
-LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
-LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
-LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
-LogConfig: Set CVar [[r.setres:1280x720]]
-LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
-LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
-LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
-LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
-LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[r.VSync:0]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
-[2024.01.11-22.43.00:887][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
-[2024.01.11-22.43.00:887][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
-[2024.01.11-22.43.00:887][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
-[2024.01.11-22.43.00:888][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
-[2024.01.11-22.43.00:888][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
-[2024.01.11-22.43.00:889][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
-[2024.01.11-22.43.00:889][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
-[2024.01.11-22.43.00:891][ 0]LogRHI: Using Default RHI: D3D12
-[2024.01.11-22.43.00:891][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
-[2024.01.11-22.43.00:891][ 0]LogRHI: Loading RHI module D3D12RHI
-[2024.01.11-22.43.00:897][ 0]LogD3D12RHI: Aftermath initialized
-[2024.01.11-22.43.00:897][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
-[2024.01.11-22.43.00:897][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
-[2024.01.11-22.43.00:967][ 0]LogD3D12RHI: Found D3D12 adapter 0: AMD Radeon RX 6800 (VendorId: 1002, DeviceId: 73bf, SubSysId: e3a1002, Revision: 00c3
-[2024.01.11-22.43.00:967][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported
-[2024.01.11-22.43.00:967][ 0]LogD3D12RHI: Adapter has 16337MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 2 output[s]
-[2024.01.11-22.43.00:967][ 0]LogD3D12RHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.11-22.43.00:967][ 0]LogD3D12RHI: Driver Date: 11-22-2023
-[2024.01.11-22.43.00:972][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000
-[2024.01.11-22.43.00:972][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported
-[2024.01.11-22.43.00:972][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 0 output[s]
-[2024.01.11-22.43.00:972][ 0]LogD3D12RHI: DirectX Agility SDK runtime found.
-[2024.01.11-22.43.00:972][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0
-[2024.01.11-22.43.00:973][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
-[2024.01.11-22.43.00:973][ 0]LogInit: Selected Device Profile: [WindowsEditor]
-[2024.01.11-22.43.00:973][ 0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
-[2024.01.11-22.43.00:973][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
-[2024.01.11-22.43.00:973][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.11-22.43.00:973][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
-[2024.01.11-22.43.00:973][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
-[2024.01.11-22.43.00:973][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
-[2024.01.11-22.43.00:973][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
-[2024.01.11-22.43.00:973][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
-[2024.01.11-22.43.00:973][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
-[2024.01.11-22.43.00:973][ 0]LogInit: Computer: DESKTOP-2MPQGVL
-[2024.01.11-22.43.00:973][ 0]LogInit: User: Windowssucks
-[2024.01.11-22.43.00:973][ 0]LogInit: CPU Page size=4096, Cores=8
-[2024.01.11-22.43.00:973][ 0]LogInit: High frequency timer resolution =10.000000 MHz
-[2024.01.11-22.43.00:973][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
-[2024.01.11-22.43.00:973][ 0]LogMemory: Platform Memory Stats for WindowsEditor
-[2024.01.11-22.43.00:973][ 0]LogMemory: Process Physical Memory: 494.55 MB used, 524.83 MB peak
-[2024.01.11-22.43.00:973][ 0]LogMemory: Process Virtual Memory: 483.14 MB used, 483.14 MB peak
-[2024.01.11-22.43.00:973][ 0]LogMemory: Physical Memory: 9996.12 MB used, 22658.62 MB free, 32654.75 MB total
-[2024.01.11-22.43.00:973][ 0]LogMemory: Virtual Memory: 23415.09 MB used, 9239.66 MB free, 32654.75 MB total
-[2024.01.11-22.43.00:973][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
-[2024.01.11-22.43.00:976][ 0]LogWindows: WindowsPlatformFeatures enabled
-[2024.01.11-22.43.00:982][ 0]LogInit: Physics initialised using underlying interface: Chaos
-[2024.01.11-22.43.00:983][ 0]LogInit: Using OS detected language (en-US).
-[2024.01.11-22.43.00:983][ 0]LogInit: Using OS detected locale (en-DE).
-[2024.01.11-22.43.00:984][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
-[2024.01.11-22.43.00:984][ 0]LogInit: Setting process to per monitor DPI aware
-[2024.01.11-22.43.01:137][ 0]LogWindowsTextInputMethodSystem: Available input methods:
-[2024.01.11-22.43.01:137][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard).
-[2024.01.11-22.43.01:137][ 0]LogWindowsTextInputMethodSystem: - English (Germany) - (Keyboard).
-[2024.01.11-22.43.01:137][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
-[2024.01.11-22.43.01:148][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
-[2024.01.11-22.43.01:148][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
-[2024.01.11-22.43.01:228][ 0]LogRHI: Using Default RHI: D3D12
-[2024.01.11-22.43.01:228][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
-[2024.01.11-22.43.01:228][ 0]LogRHI: Loading RHI module D3D12RHI
-[2024.01.11-22.43.01:228][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
-[2024.01.11-22.43.01:228][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
-[2024.01.11-22.43.01:228][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6
-[2024.01.11-22.43.01:229][ 0]LogWindows: Attached monitors:
-[2024.01.11-22.43.01:229][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
-[2024.01.11-22.43.01:229][ 0]LogWindows: resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
-[2024.01.11-22.43.01:229][ 0]LogWindows: Found 2 attached monitors.
-[2024.01.11-22.43.01:229][ 0]LogWindows: Gathering driver information using Windows Setup API
-[2024.01.11-22.43.01:229][ 0]LogRHI: RHI Adapter Info:
-[2024.01.11-22.43.01:229][ 0]LogRHI: Name: AMD Radeon RX 6800
-[2024.01.11-22.43.01:229][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.11-22.43.01:229][ 0]LogRHI: Driver Date: 11-22-2023
-[2024.01.11-22.43.01:229][ 0]LogD3D12RHI: GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
-[2024.01.11-22.43.01:247][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off
-[2024.01.11-22.43.01:247][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled
-[2024.01.11-22.43.01:247][ 0]LogD3D12RHI: [DRED] Using lightweight DRED.
-[2024.01.11-22.43.01:247][ 0]LogD3D12RHI: Emitting draw events for PIX profiling.
-[2024.01.11-22.43.01:308][ 0]LogD3D12RHI: ID3D12Device1 is supported.
-[2024.01.11-22.43.01:309][ 0]LogD3D12RHI: ID3D12Device2 is supported.
-[2024.01.11-22.43.01:309][ 0]LogD3D12RHI: ID3D12Device3 is supported.
-[2024.01.11-22.43.01:309][ 0]LogD3D12RHI: ID3D12Device4 is supported.
-[2024.01.11-22.43.01:309][ 0]LogD3D12RHI: ID3D12Device5 is supported.
-[2024.01.11-22.43.01:309][ 0]LogD3D12RHI: ID3D12Device6 is supported.
-[2024.01.11-22.43.01:309][ 0]LogD3D12RHI: ID3D12Device7 is supported.
-[2024.01.11-22.43.01:309][ 0]LogD3D12RHI: ID3D12Device8 is supported.
-[2024.01.11-22.43.01:309][ 0]LogD3D12RHI: ID3D12Device9 is supported.
-[2024.01.11-22.43.01:309][ 0]LogD3D12RHI: ID3D12Device10 is supported.
-[2024.01.11-22.43.01:309][ 0]LogD3D12RHI: ID3D12Device11 is supported.
-[2024.01.11-22.43.01:309][ 0]LogD3D12RHI: ID3D12Device12 is supported.
-[2024.01.11-22.43.01:348][ 0]LogD3D12RHI: Bindless resources are supported
-[2024.01.11-22.43.01:348][ 0]LogD3D12RHI: Stencil ref from pixel shader is supported
-[2024.01.11-22.43.01:348][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=64).
-[2024.01.11-22.43.01:348][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported.
-[2024.01.11-22.43.01:348][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported
-[2024.01.11-22.43.01:348][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported
-[2024.01.11-22.43.01:348][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported
-[2024.01.11-22.43.01:348][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported
-[2024.01.11-22.43.01:348][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported
-[2024.01.11-22.43.01:356][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D)
-[2024.01.11-22.43.01:356][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy)
-[2024.01.11-22.43.01:357][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute)
-[2024.01.11-22.43.01:377][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0
-[2024.01.11-22.43.01:377][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0
-[2024.01.11-22.43.01:377][ 0]LogD3D12RHI: AMD hit token extension is supported
-[2024.01.11-22.43.01:377][ 0]LogD3D12RHI: Async texture creation enabled
-[2024.01.11-22.43.01:377][ 0]LogD3D12RHI: RHI has support for 64 bit atomics
-[2024.01.11-22.43.01:399][ 0]LogVRS: Current RHI supports Variable Rate Shading
-[2024.01.11-22.43.01:409][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all'
-[2024.01.11-22.43.01:409][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all" ]
-[2024.01.11-22.43.01:426][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
-[2024.01.11-22.43.01:426][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
-[2024.01.11-22.43.01:426][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
-[2024.01.11-22.43.01:426][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
-[2024.01.11-22.43.01:426][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
-[2024.01.11-22.43.01:426][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
-[2024.01.11-22.43.01:426][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
-[2024.01.11-22.43.01:426][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
-[2024.01.11-22.43.01:427][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
-[2024.01.11-22.43.01:427][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
-[2024.01.11-22.43.01:427][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
-[2024.01.11-22.43.01:428][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
-[2024.01.11-22.43.01:428][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
-[2024.01.11-22.43.01:440][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
-[2024.01.11-22.43.01:440][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
-[2024.01.11-22.43.01:440][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
-[2024.01.11-22.43.01:440][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
-[2024.01.11-22.43.01:440][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
-[2024.01.11-22.43.01:440][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
-[2024.01.11-22.43.01:440][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
-[2024.01.11-22.43.01:440][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
-[2024.01.11-22.43.01:440][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
-[2024.01.11-22.43.01:440][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
-[2024.01.11-22.43.01:443][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
-[2024.01.11-22.43.01:443][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
-[2024.01.11-22.43.01:445][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
-[2024.01.11-22.43.01:445][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
-[2024.01.11-22.43.01:445][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
-[2024.01.11-22.43.01:445][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
-[2024.01.11-22.43.01:448][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
-[2024.01.11-22.43.01:448][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
-[2024.01.11-22.43.01:448][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
-[2024.01.11-22.43.01:450][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
-[2024.01.11-22.43.01:450][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
-[2024.01.11-22.43.01:450][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
-[2024.01.11-22.43.01:450][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
-[2024.01.11-22.43.01:452][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
-[2024.01.11-22.43.01:452][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
-[2024.01.11-22.43.01:456][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
-[2024.01.11-22.43.01:456][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
-[2024.01.11-22.43.01:456][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
-[2024.01.11-22.43.01:456][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
-[2024.01.11-22.43.01:456][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
-[2024.01.11-22.43.01:462][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
-[2024.01.11-22.43.01:500][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: SF_METAL
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: SF_METAL_MRT
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: SF_METAL_TVOS
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: SF_METAL_SM5
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: SF_METAL_SM6
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: SF_METAL_SIM
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: PCD3D_SM6
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: PCD3D_SM5
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: PCD3D_ES31
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: GLSL_150_ES31
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: VVM_1_0
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: SF_VULKAN_SM5
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: SF_VULKAN_ES31
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID
-[2024.01.11-22.43.01:502][ 0]LogTargetPlatformManager: SF_VULKAN_SM6
-[2024.01.11-22.43.01:502][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
-[2024.01.11-22.43.01:504][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
-[2024.01.11-22.43.01:504][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
-[2024.01.11-22.43.01:504][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
-[2024.01.11-22.43.01:504][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.11-22.43.01:504][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
-[2024.01.11-22.43.01:538][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
-[2024.01.11-22.43.01:538][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.11-22.43.01:538][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
-[2024.01.11-22.43.01:542][ 0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
-[2024.01.11-22.43.01:542][ 0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=1695.89MBs, RandomWriteSpeed=305.03MBs. Assigned SpeedClass 'Local'
-[2024.01.11-22.43.01:543][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
-[2024.01.11-22.43.01:543][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured.
-[2024.01.11-22.43.01:543][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
-[2024.01.11-22.43.01:543][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
-[2024.01.11-22.43.01:543][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
-[2024.01.11-22.43.01:543][ 0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/20792/).
-[2024.01.11-22.43.01:544][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/05A7D3314F2220E77A4E9D9AE0E6A022/'.
-[2024.01.11-22.43.01:544][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
-[2024.01.11-22.43.01:544][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
-[2024.01.11-22.43.02:156][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
-[2024.01.11-22.43.02:269][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
-[2024.01.11-22.43.02:269][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.11-22.43.02:571][ 0]LogSlate: Using FreeType 2.10.0
-[2024.01.11-22.43.02:572][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
-[2024.01.11-22.43.02:595][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
-[2024.01.11-22.43.02:595][ 0]LogAssetRegistry: FAssetRegistry took 0.0019 seconds to start up
-[2024.01.11-22.43.02:600][ 0]LogEditorDomain: Display: EditorDomain is Disabled
-[2024.01.11-22.43.02:745][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
-[2024.01.11-22.43.02:745][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
-[2024.01.11-22.43.02:745][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
-[2024.01.11-22.43.02:746][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
-[2024.01.11-22.43.02:746][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: Available device profiles:
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7F17FA00][0000063F7392A000 66] GlobalDefaults,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7F17F600][0000063F73927800 66] Windows,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7F17F000][0000063F72C52800 66] WindowsEditor,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7F17E800][0000063F6A47A000 66] WindowsServer,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7F17E200][0000063F55135000 66] WindowsClient,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7F17DA00][0000063F7FD80000 66] IOS,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7ED3FE00][0000063F7FD82800 66] iPadAir2,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F6A1F7000][0000063F7FD85000 66] IPadPro,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD90000][0000063F7FD87800 66] iPadAir3,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD90200][0000063F7FD8A000 66] iPadAir4,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD90400][0000063F7FD8C800 66] iPadAir5,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD90600][0000063F7FDA0000 66] iPadMini4,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD90800][0000063F7FDA2800 66] iPadMini5,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD90A00][0000063F7FDA5000 66] iPadMini6,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD90C00][0000063F7FDA7800 66] iPhone6S,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD90E00][0000063F7FDAA000 66] iPhone7,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD91000][0000063F7FDAC800 66] iPodTouch7,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD91200][0000063F7FDB0000 66] iPhone6SPlus,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD91400][0000063F7FDB2800 66] iPhone7Plus,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD91600][0000063F7FDB5000 66] iPhoneSE,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD91800][0000063F7FDB7800 66] iPhone8,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD91A00][0000063F7FDBA000 66] iPhone8Plus,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD91C00][0000063F7FDBC800 66] iPhoneX,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD91E00][0000063F7FDC0000 66] iPhoneXS,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD92000][0000063F7FDC2800 66] iPhoneXSMax,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD92200][0000063F7FDC5000 66] iPhoneXR,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD92400][0000063F7FDC7800 66] iPhone11,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD92600][0000063F7FDCA000 66] iPhone11Pro,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD92800][0000063F7FDCC800 66] iPhone11ProMax,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD92A00][0000063F7FDD0000 66] iPhoneSE2,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD92C00][0000063F7FDD2800 66] iPhone12Mini,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD92E00][0000063F7FDD5000 66] iPhone12,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD93000][0000063F7FDD7800 66] iPhone12Pro,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD93200][0000063F7FDDA000 66] iPhone12ProMax,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD93400][0000063F7FDDC800 66] iPhone13Mini,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD93600][0000063F80010000 66] iPhone13,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD93800][0000063F80012800 66] iPhone13Pro,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD93A00][0000063F80015000 66] iPhone13ProMax,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD93C00][0000063F80017800 66] iPhoneSE3,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD93E00][0000063F8001A000 66] iPhone14,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD94000][0000063F8001C800 66] iPhone14Plus,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD94200][0000063F80020000 66] iPhone14Pro,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD94400][0000063F80022800 66] iPhone14ProMax,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD94600][0000063F80025000 66] iPhone15,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD94800][0000063F80027800 66] iPhone15Plus,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD94A00][0000063F8002A000 66] iPhone15Pro,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD94C00][0000063F8002C800 66] iPhone15ProMax,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD94E00][0000063F80040000 66] iPadPro105,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD95000][0000063F80042800 66] iPadPro129,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD95200][0000063F80045000 66] iPadPro97,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD95400][0000063F80047800 66] iPadPro2_129,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD95600][0000063F8004A000 66] iPad5,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD95800][0000063F8004C800 66] iPad6,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD95A00][0000063F80050000 66] iPad7,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD95C00][0000063F80052800 66] iPad8,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD95E00][0000063F80055000 66] iPad9,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD96000][0000063F80057800 66] iPad10,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD96200][0000063F8005A000 66] iPadPro11,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD96400][0000063F8005C800 66] iPadPro2_11,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD96600][0000063F80060000 66] iPadPro3_11,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD96800][0000063F80062800 66] iPadPro4_11,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD96A00][0000063F80065000 66] iPadPro3_129,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD96C00][0000063F80067800 66] iPadPro4_129,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD96E00][0000063F8006A000 66] iPadPro5_129,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD97000][0000063F8006C800 66] iPadPro6_129,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD97200][0000063F80070000 66] AppleTV,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD97400][0000063F80072800 66] AppleTV4K,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD97600][0000063F80075000 66] AppleTV2_4K,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD97800][0000063F80077800 66] TVOS,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD97A00][0000063F8007A000 66] Mac,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD97C00][0000063F8007C800 66] MacEditor,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD97E00][0000063F80080000 66] MacClient,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD98000][0000063F80082800 66] MacServer,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD98200][0000063F80085000 66] Linux,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD98400][0000063F80087800 66] LinuxEditor,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD98600][0000063F8008A000 66] LinuxArm64Editor,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD98800][0000063F8008C800 66] LinuxArm64,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD98A00][0000063F80090000 66] LinuxClient,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD98C00][0000063F80092800 66] LinuxArm64Client,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD98E00][0000063F80095000 66] LinuxServer,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD99000][0000063F80097800 66] LinuxArm64Server,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD99200][0000063F8009A000 66] Android,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD99400][0000063F8009C800 66] Android_Preview_OpenGL,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD99600][0000063F80030000 66] Android_Preview_Vulkan,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD99800][0000063F80032800 66] Android_Low,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD99A00][0000063F80035000 66] Android_Mid,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD99C00][0000063F80037800 66] Android_High,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD99E00][0000063F8003A000 66] Android_Default,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9A000][0000063F8003C800 66] Android_Adreno4xx,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9A200][0000063F800A0000 66] Android_Adreno5xx_Low,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9A400][0000063F800A2800 66] Android_Adreno5xx,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9A600][0000063F800A5000 66] Android_Adreno6xx,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9A800][0000063F800A7800 66] Android_Adreno6xx_Vulkan,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9AA00][0000063F800AA000 66] Android_Adreno7xx,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9AC00][0000063F800AC800 66] Android_Adreno7xx_Vulkan,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9AE00][0000063F800B0000 66] Android_Mali_T6xx,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9B000][0000063F800B2800 66] Android_Mali_T7xx,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9B200][0000063F800B5000 66] Android_Mali_T8xx,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9B400][0000063F800B7800 66] Android_Mali_G71,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9B600][0000063F800BA000 66] Android_Mali_G72,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9B800][0000063F800BC800 66] Android_Mali_G72_Vulkan,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9BA00][0000063F800C0000 66] Android_Mali_G76,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9BC00][0000063F800C2800 66] Android_Mali_G76_Vulkan,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9BE00][0000063F800C5000 66] Android_Mali_G77,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9C000][0000063F800C7800 66] Android_Mali_G77_Vulkan,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9C200][0000063F800CA000 66] Android_Mali_G78,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9C400][0000063F800CC800 66] Android_Mali_G78_Vulkan,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9C600][0000063F800D0000 66] Android_Mali_G710,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9C800][0000063F800D2800 66] Android_Mali_G710_Vulkan,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9CC00][0000063F800D5000 66] Android_Mali_G7xx,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9CE00][0000063F800D7800 66] Android_Mali_G7xx_Vulkan,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9D000][0000063F800DA000 66] Android_Xclipse_920,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9D200][0000063F800DC800 66] Android_Xclipse_920_Vulkan,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9D600][0000063F800E0000 66] Android_Vulkan_SM5,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9D800][0000063F800E2800 66] Android_PowerVR_G6xxx,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9DA00][0000063F800E5000 66] Android_PowerVR_GT7xxx,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9DC00][0000063F800E7800 66] Android_PowerVR_GE8xxx,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9DE00][0000063F800EA000 66] Android_PowerVR_GM9xxx,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9E000][0000063F800EC800 66] Android_PowerVR_GM9xxx_Vulkan,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9E200][0000063F800F0000 66] Android_TegraK1,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9E400][0000063F800F2800 66] Android_Unknown_Vulkan,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9E600][0000063F800F5000 66] Oculus_Quest,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9E800][0000063F800F7800 66] Oculus_Quest2,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9EA00][0000063F800FA000 66] Meta_Quest_Pro,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9EC00][0000063F800FC800 66] Meta_Quest_3,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9EE00][0000063F80100000 66] HoloLens,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: [0000063F7FD9F000][0000063F80102800 66] MagicLeap_Vulkan,
-[2024.01.11-22.43.02:865][ 0]LogDeviceProfileManager: Active device profile: [0000063F7F17F000][0000063F72C52800 66] WindowsEditor
-[2024.01.11-22.43.02:865][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
-[2024.01.11-22.43.02:865][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
-[2024.01.11-22.43.02:866][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.11-22.43.02:866][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.43.02:866][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.43.02:866][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.43.02:866][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.43.02:866][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.43.02:868][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL'
-[2024.01.11-22.43.02:868][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
-[2024.01.11-22.43.02:943][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_FLumenCardPS<true>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EA41F02910936F61C1A29244FA8FAF42D1FD72AAB7_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
-[2024.01.11-22.43.02:991][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
-[2024.01.11-22.43.02:991][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
-[2024.01.11-22.43.02:991][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
-[2024.01.11-22.43.02:991][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available
-[2024.01.11-22.43.02:991][ 0]LogMeshMerging: No distributed automatic mesh merging module available
-[2024.01.11-22.43.03:248][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
-[2024.01.11-22.43.03:248][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
-[2024.01.11-22.43.03:256][ 0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
-[2024.01.11-22.43.03:256][ 0]LogUObjectAllocator: 6340896 out of 0 bytes used by permanent object pool.
-[2024.01.11-22.43.03:256][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
-[2024.01.11-22.43.03:261][ 0]LogLiveCoding: Display: Starting LiveCoding
-[2024.01.11-22.43.03:261][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
-[2024.01.11-22.43.03:263][ 0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
-[2024.01.11-22.43.03:266][ 0]LogLiveCoding: Display: Waiting for server
-[2024.01.11-22.43.03:278][ 0]LogSlate: Border
-[2024.01.11-22.43.03:278][ 0]LogSlate: BreadcrumbButton
-[2024.01.11-22.43.03:278][ 0]LogSlate: Brushes.Title
-[2024.01.11-22.43.03:278][ 0]LogSlate: Default
-[2024.01.11-22.43.03:278][ 0]LogSlate: Icons.Save
-[2024.01.11-22.43.03:278][ 0]LogSlate: Icons.Toolbar.Settings
-[2024.01.11-22.43.03:278][ 0]LogSlate: ListView
-[2024.01.11-22.43.03:278][ 0]LogSlate: SoftwareCursor_CardinalCross
-[2024.01.11-22.43.03:278][ 0]LogSlate: SoftwareCursor_Grab
-[2024.01.11-22.43.03:278][ 0]LogSlate: TableView.DarkRow
-[2024.01.11-22.43.03:278][ 0]LogSlate: TableView.Row
-[2024.01.11-22.43.03:278][ 0]LogSlate: TreeView
-[2024.01.11-22.43.03:355][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
-[2024.01.11-22.43.03:357][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
-[2024.01.11-22.43.03:368][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled
-[2024.01.11-22.43.03:368][ 0]LogInit: XR: MultiViewport is Disabled
-[2024.01.11-22.43.03:368][ 0]LogInit: XR: Mobile Multiview is Disabled
-[2024.01.11-22.43.03:483][ 0]LogTurnkeySupport: Completed device detection: Code = 0
-[2024.01.11-22.43.03:550][ 0]LogPython: Using Python 3.9.7
-[2024.01.11-22.43.03:594][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread
-[2024.01.11-22.43.04:109][ 0]LogTcpMessaging: Initializing TcpMessaging bridge
-[2024.01.11-22.43.04:112][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
-[2024.01.11-22.43.04:114][ 0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
-[2024.01.11-22.43.04:231][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
-[2024.01.11-22.43.04:246][ 0]LogMetasoundEngine: MetaSound Engine Initialized
-[2024.01.11-22.43.04:423][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 8CA9AA1E48D6408011719C83D8F33C8B | Instance: A3D17D6049477E74B5C09AB55BA56D1A (DESKTOP-2MPQGVL-20792).
-[2024.01.11-22.43.04:688][ 0]LogOpenImageDenoise: OIDN starting up
-[2024.01.11-22.43.04:723][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
-[2024.01.11-22.43.04:735][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.11-22.43.04:735][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.11-22.43.04:796][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
-[2024.01.11-22.43.04:931][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.43.04:932][ 0]LogUProjectInfo: Found projects:
-[2024.01.11-22.43.04:942][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.43.04:952][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.43.04:953][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.43.04:953][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.43.05:063][ 0]LogCollectionManager: Loaded 0 collections in 0.000666 seconds
-[2024.01.11-22.43.05:064][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
-[2024.01.11-22.43.05:066][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
-[2024.01.11-22.43.05:067][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
-[2024.01.11-22.43.05:333][ 0]LogEngine: Initializing Engine...
-[2024.01.11-22.43.05:337][ 0]LogHMD: HMD configured for shader platform PCD3D_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
-[2024.01.11-22.43.05:338][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
-[2024.01.11-22.43.05:455][ 0]LogInit: Initializing FReadOnlyCVARCache
-[2024.01.11-22.43.05:459][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.43.05:459][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-22.43.05:464][ 0]LogAIModule: Creating AISystem for world Untitled
-[2024.01.11-22.43.05:465][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
-[2024.01.11-22.43.05:465][ 0]LogInit: Texture streaming: Enabled
-[2024.01.11-22.43.05:475][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
-[2024.01.11-22.43.05:479][ 0]LogAudio: Display: Initializing Audio Device Manager...
-[2024.01.11-22.43.05:485][ 0]LogAudio: Display: Loading Default Audio Settings Objects...
-[2024.01.11-22.43.05:486][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
-[2024.01.11-22.43.05:486][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered
-[2024.01.11-22.43.05:486][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered
-[2024.01.11-22.43.05:486][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
-[2024.01.11-22.43.05:486][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered
-[2024.01.11-22.43.05:486][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered
-[2024.01.11-22.43.05:487][ 0]LogAudio: Display: Audio Device Manager Initialized
-[2024.01.11-22.43.05:487][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True
-[2024.01.11-22.43.05:487][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.11-22.43.05:487][ 0]LogAudioMixer: Display: Sample Rate: 48000
-[2024.01.11-22.43.05:487][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
-[2024.01.11-22.43.05:487][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
-[2024.01.11-22.43.05:487][ 0]LogAudioMixer: Display: Number of buffers to queue: 1
-[2024.01.11-22.43.05:487][ 0]LogAudioMixer: Display: Max Channels (voices): 32
-[2024.01.11-22.43.05:487][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4
-[2024.01.11-22.43.05:487][ 0]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.11-22.43.05:487][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.11-22.43.05:487][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.11-22.43.05:487][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.11-22.43.05:491][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.11-22.43.05:608][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.11-22.43.05:608][ 0]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.11-22.43.05:610][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.11-22.43.05:610][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.11-22.43.05:610][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
-[2024.01.11-22.43.05:610][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
-[2024.01.11-22.43.05:612][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
-[2024.01.11-22.43.05:612][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
-[2024.01.11-22.43.05:612][ 0]LogInit: FAudioDevice initialized with ID 1.
-[2024.01.11-22.43.05:612][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
-[2024.01.11-22.43.05:612][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
-[2024.01.11-22.43.05:622][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
-[2024.01.11-22.43.05:625][ 0]LogInit: Undo buffer set to 32 MB
-[2024.01.11-22.43.05:625][ 0]LogInit: Transaction tracking system initialized
-[2024.01.11-22.43.05:639][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
-[2024.01.11-22.43.05:639][ 0]LogSourceControl: Uncontrolled asset enumeration started...
-[2024.01.11-22.43.05:641][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002237 seconds (Found 160 uncontrolled assets)
-[2024.01.11-22.43.05:645][ 0]BlueprintLog: New page: Editor Load
-[2024.01.11-22.43.05:702][ 0]LocalizationService: Localization service is disabled
-[2024.01.11-22.43.05:716][ 0]TimingProfiler: Initialize
-[2024.01.11-22.43.05:716][ 0]TimingProfiler: OnSessionChanged
-[2024.01.11-22.43.05:716][ 0]LoadingProfiler: Initialize
-[2024.01.11-22.43.05:716][ 0]LoadingProfiler: OnSessionChanged
-[2024.01.11-22.43.05:716][ 0]NetworkingProfiler: Initialize
-[2024.01.11-22.43.05:716][ 0]NetworkingProfiler: OnSessionChanged
-[2024.01.11-22.43.05:716][ 0]MemoryProfiler: Initialize
-[2024.01.11-22.43.05:716][ 0]MemoryProfiler: OnSessionChanged
-[2024.01.11-22.43.05:770][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.43.05:771][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.43.05:771][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.43.05:838][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
-[2024.01.11-22.43.05:959][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
-[2024.01.11-22.43.05:990][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
-[2024.01.11-22.43.05:991][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.43.05:991][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 6.058
-[2024.01.11-22.43.05:991][ 0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4
-[2024.01.11-22.43.05:992][ 0]LightingResults: New page: Lighting Build
-[2024.01.11-22.43.05:993][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
-[2024.01.11-22.43.05:993][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
-[2024.01.11-22.43.05:993][ 0]MapCheck: New page: Map Check
-[2024.01.11-22.43.05:994][ 0]LightingResults: New page: Lighting Build
-[2024.01.11-22.43.05:996][ 0]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.11-22.43.05:999][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.53ms
-[2024.01.11-22.43.06:039][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete
-[2024.01.11-22.43.06:101][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.11-22.43.06:126][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
-[2024.01.11-22.43.06:126][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.43.06:126][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-22.43.06:126][ 0]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.11-22.43.06:177][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
-[2024.01.11-22.43.06:183][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.46ms
-[2024.01.11-22.43.06:184][ 0]Cmd: MAP CHECKDEP NOCLEARLOG
-[2024.01.11-22.43.06:184][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,086ms to complete.
-[2024.01.11-22.43.06:188][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 6.254
-[2024.01.11-22.43.06:188][ 0]LogShaderCompilers: Display: ================================================
-[2024.01.11-22.43.06:188][ 0]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.11-22.43.06:188][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
-[2024.01.11-22.43.06:188][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
-[2024.01.11-22.43.06:188][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
-[2024.01.11-22.43.06:188][ 0]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.11-22.43.06:188][ 0]LogShaderCompilers: Display: Shaders Compiled: 0
-[2024.01.11-22.43.06:188][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
-[2024.01.11-22.43.06:188][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
-[2024.01.11-22.43.06:188][ 0]LogShaderCompilers: Display: ================================================
-[2024.01.11-22.43.06:270][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.43.06:270][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.43.06:270][ 0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.43.06:281][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.43.06:289][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.43.06:296][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.43.06:303][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.43.06:337][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.43.06:337][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
-[2024.01.11-22.43.06:337][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.43.06:337][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
-[2024.01.11-22.43.06:337][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.43.06:338][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
-[2024.01.11-22.43.06:338][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.43.06:338][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
-[2024.01.11-22.43.06:338][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.43.06:338][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
-[2024.01.11-22.43.06:338][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.43.06:339][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
-[2024.01.11-22.43.06:339][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.43.06:339][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
-[2024.01.11-22.43.06:339][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.43.06:339][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
-[2024.01.11-22.43.06:339][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.43.06:339][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
-[2024.01.11-22.43.06:339][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.43.06:340][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
-[2024.01.11-22.43.06:386][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
-[2024.01.11-22.43.06:408][ 0]LogSlate: Took 0.000085 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
-[2024.01.11-22.43.06:410][ 0]LogSlate: Took 0.000101 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
-[2024.01.11-22.43.06:411][ 0]LogSlate: Took 0.000048 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
-[2024.01.11-22.43.06:428][ 0]LogViewport: Scene viewport resized to 1435x892, mode Windowed.
-[2024.01.11-22.43.06:608][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.5 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
-[2024.01.11-22.43.07:467][ 0]LogStall: Startup...
-[2024.01.11-22.43.07:469][ 0]LogStall: Startup complete.
-[2024.01.11-22.43.07:473][ 0]LogLoad: (Engine Initialization) Total time: 7.54 seconds
-[2024.01.11-22.43.07:473][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
-[2024.01.11-22.43.07:539][ 0]LogAssetRegistry: AssetRegistryGather time 0.0626s: AssetDataDiscovery 0.0137s, AssetDataGather 0.0170s, StoreResults 0.0319s.
-[2024.01.11-22.43.07:559][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000004 seconds (updated 0 objects)
-[2024.01.11-22.43.07:608][ 0]LogContentStreaming: Texture pool size now 1000 MB
-[2024.01.11-22.43.07:657][ 1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
-
-[2024.01.11-22.43.07:658][ 1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.018997 secs
-[2024.01.11-22.43.07:770][ 3]LogD3D12RHI: Cannot end block when stack is empty
-[2024.01.11-22.43.08:644][ 3]LogSlate: Took 0.000085 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
-[2024.01.11-22.43.18:528][917]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.11-22.43.18:528][917]PIE: New page: PIE session: BackroomsMap (12 Jan 2024, 00:43:18)
-[2024.01.11-22.43.18:531][917]LogOnline: OSS: Created online subsystem instance for: NULL
-[2024.01.11-22.43.18:531][917]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
-[2024.01.11-22.43.18:531][917]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.11-22.43.18:544][917]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013506s)
-[2024.01.11-22.43.18:544][917]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013538s)
-[2024.01.11-22.43.18:548][917]LogUObjectHash: Compacting FUObjectHashTables data took 0.45ms
-[2024.01.11-22.43.18:549][917]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.43.18:549][917]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-22.43.18:549][917]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.11-22.43.18:549][917]LogPlayLevel: PIE: World Init took: (0.000704s)
-[2024.01.11-22.43.18:549][917]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True
-[2024.01.11-22.43.18:549][917]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.11-22.43.18:549][917]LogAudioMixer: Display: Sample Rate: 48000
-[2024.01.11-22.43.18:549][917]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
-[2024.01.11-22.43.18:549][917]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
-[2024.01.11-22.43.18:549][917]LogAudioMixer: Display: Number of buffers to queue: 1
-[2024.01.11-22.43.18:549][917]LogAudioMixer: Display: Max Channels (voices): 32
-[2024.01.11-22.43.18:549][917]LogAudioMixer: Display: Number of Async Source Workers: 4
-[2024.01.11-22.43.18:549][917]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.11-22.43.18:549][917]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.11-22.43.18:550][917]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.11-22.43.18:550][917]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.11-22.43.18:551][917]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.11-22.43.18:574][917]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.11-22.43.18:574][917]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.11-22.43.18:574][917]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.11-22.43.18:574][917]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.11-22.43.18:575][917]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2
-[2024.01.11-22.43.18:575][917]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2
-[2024.01.11-22.43.18:576][917]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2
-[2024.01.11-22.43.18:576][917]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2
-[2024.01.11-22.43.18:576][917]LogInit: FAudioDevice initialized with ID 2.
-[2024.01.11-22.43.18:576][917]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
-[2024.01.11-22.43.18:576][917]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2
-[2024.01.11-22.43.18:944][917]LogLoad: Game class is 'VRGameMode_C'
-[2024.01.11-22.43.18:952][917]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.11-23.43.18
-[2024.01.11-22.43.18:953][917]LogWorld: Bringing up level for play took: 0.007383
-[2024.01.11-22.43.18:954][917]LogOnline: OSS: Created online subsystem instance for: :Context_1
-[2024.01.11-22.43.18:963][917]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
-[2024.01.11-22.43.18:963][917]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
-[2024.01.11-22.43.18:966][917]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Engine/VREditor/Devices/Generic/GenericHMD.GenericHMD being ready before playing
-[2024.01.11-22.43.18:967][917]PIE: Server logged in
-[2024.01.11-22.43.18:967][917]PIE: Play in editor total start time 0,44 seconds.
-[2024.01.11-22.43.19:473][919]LogD3D12RHI: Warning: Waited for PSO creation for 100.000000ms
-[2024.01.11-22.43.24:996][451]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.43.24:996][451]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.11-22.43.24:997][451]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.11-22.43.24:998][451]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
-[2024.01.11-22.43.25:001][451]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.11-22.43.25:003][451]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
-[2024.01.11-22.43.25:008][451]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.11-22.43.25:008][451]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2
-[2024.01.11-22.43.25:008][451]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
-[2024.01.11-22.43.25:009][451]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
-[2024.01.11-22.43.25:013][451]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.43.25:017][451]LogSlate: Slate User Unregistered. User Index 8
-[2024.01.11-22.43.25:017][451]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
-[2024.01.11-22.43.25:018][451]LogUObjectHash: Compacting FUObjectHashTables data took 0.61ms
-[2024.01.11-22.43.25:076][453]LogPlayLevel: Display: Destroying online subsystem :Context_1
-[2024.01.11-22.43.46:162][693]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=Speakers (2- VIVE Pro Mutimedia Audio), InstanceID=1
-[2024.01.11-22.43.46:372][693]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=21064
-[2024.01.11-22.43.46:707][694]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{faea7ea5-dcad-4be8-8224-730c503f1442}, Name=Speakers (2- VIVE Pro Mutimedia Audio)), Reason=FMixerPlatformXAudio2::OnDefaultRenderDeviceChanged, InstanceID=1, DurationMS=321.73
-[2024.01.11-22.43.46:707][694]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
-[2024.01.11-22.43.46:708][694]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
-[2024.01.11-22.44.03:073][356]LogHMD: FOpenXRHMD is requesting app exit. CurrentSessionState: XR_SESSION_STATE_UNKNOWN
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.11-22.46.21.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.11-22.46.21.log
deleted file mode 100644
index 8de7f5d94375ddf47d0a1863e62dbc40803b591e..0000000000000000000000000000000000000000
--- a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.11-22.46.21.log
+++ /dev/null
@@ -1,1285 +0,0 @@
-Log file open, 01/11/24 23:46:11
-LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
-LogWindows: File 'aqProf.dll' does not exist
-LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
-LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
-LogWindows: File 'VtuneApi.dll' does not exist
-LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
-LogWindows: File 'VtuneApi32e.dll' does not exist
-LogWindows: Started CrashReportClient (pid=19368)
-LogWindows: Custom abort handler registered for crash reporting.
-LogInit: Display: Running engine for game: BackroomsDigitalArt
-LogCore: UnrealTraceServer: Trace store launch successful
-LogTrace: Initializing trace...
-LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
-LogTrace: Finished trace initialization.
-LogCsvProfiler: Display: Metadata set : platform="Windows"
-LogCsvProfiler: Display: Metadata set : config="Development"
-LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046"
-LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3"
-LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.3007] "
-LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 5800X 8-Core Processor"
-LogCsvProfiler: Display: Metadata set : pgoenabled="0"
-LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
-LogCsvProfiler: Display: Metadata set : ltoenabled="0"
-LogCsvProfiler: Display: Metadata set : asan="0"
-LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
-LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
-LogCsvProfiler: Display: Metadata set : llm="0"
-LogStats: Stats thread started at 0.237996
-LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
-LogInit: Session CrashGUID >====================================================
- Session CrashGUID > UECC-Windows-02EA81C142EDE07ADD5EF3BE30C05153
- Session CrashGUID >====================================================
-LogConfig: Display: Loading Mac ini files took 0.02 seconds
-LogConfig: Display: Loading IOS ini files took 0.02 seconds
-LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
-LogConfig: Display: Loading Android ini files took 0.03 seconds
-LogConfig: Display: Loading TVOS ini files took 0.03 seconds
-LogConfig: Display: Loading Windows ini files took 0.03 seconds
-LogConfig: Display: Loading Unix ini files took 0.03 seconds
-LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
-LogConfig: Display: Loading Linux ini files took 0.03 seconds
-LogAssetRegistry: Display: Asset registry cache read as 17.5 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
-LogPluginManager: Mounting Engine plugin FastBuildController
-LogPluginManager: Mounting Engine plugin EnhancedInput
-LogPluginManager: Found config from plugin[EnhancedInput] Input
-LogPluginManager: Mounting Engine plugin Bridge
-LogPluginManager: Mounting Engine plugin MeshPainting
-LogPluginManager: Mounting Engine plugin TraceUtilities
-LogPluginManager: Mounting Engine plugin XGEController
-LogPluginManager: Mounting Engine plugin Paper2D
-LogPluginManager: Mounting Engine plugin Niagara
-LogPluginManager: Mounting Engine plugin ActorLayerUtilities
-LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
-LogPluginManager: Mounting Engine plugin AndroidPermission
-LogPluginManager: Mounting Engine plugin AndroidFileServer
-LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin AppleMoviePlayer
-LogPluginManager: Mounting Engine plugin ArchVisCharacter
-LogPluginManager: Mounting Engine plugin AppleImageUtils
-LogPluginManager: Mounting Engine plugin AudioSynesthesia
-LogPluginManager: Mounting Engine plugin AudioWidgets
-LogPluginManager: Mounting Engine plugin AssetTags
-LogPluginManager: Mounting Engine plugin AudioCapture
-LogPluginManager: Mounting Engine plugin CustomMeshComponent
-LogPluginManager: Mounting Engine plugin CableComponent
-LogPluginManager: Mounting Engine plugin ChunkDownloader
-LogPluginManager: Mounting Engine plugin GeometryCache
-LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
-LogPluginManager: Mounting Engine plugin GooglePAD
-LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin GeometryProcessing
-LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin InputDebugging
-LogPluginManager: Found config from plugin[InputDebugging] Input
-LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin Metasound
-LogPluginManager: Mounting Engine plugin MeshModelingToolset
-LogPluginManager: Mounting Engine plugin MsQuic
-LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
-LogPluginManager: Mounting Engine plugin MobilePatchingUtils
-LogPluginManager: Mounting Engine plugin OpenXREyeTracker
-LogPluginManager: Mounting Engine plugin OpenXRHandTracking
-LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
-LogPluginManager: Mounting Engine plugin OpenXR
-LogPluginManager: Mounting Engine plugin PropertyAccessEditor
-LogPluginManager: Mounting Engine plugin RigVM
-LogPluginManager: Mounting Engine plugin SignificanceManager
-LogPluginManager: Mounting Engine plugin ResonanceAudio
-LogPluginManager: Mounting Engine plugin SoundFields
-LogPluginManager: Mounting Engine plugin Synthesis
-LogPluginManager: Mounting Engine plugin WaveTable
-LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin WebMMoviePlayer
-LogPluginManager: Mounting Engine plugin XRBase
-LogPluginManager: Mounting Engine plugin AndroidMedia
-LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
-LogPluginManager: Mounting Engine plugin AvfMedia
-LogPluginManager: Mounting Engine plugin ImgMedia
-LogPluginManager: Mounting Engine plugin MediaPlate
-LogPluginManager: Mounting Engine plugin MediaCompositing
-LogPluginManager: Mounting Engine plugin MediaPlayerEditor
-LogPluginManager: Mounting Engine plugin WmfMedia
-LogPluginManager: Mounting Engine plugin AISupport
-LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
-LogPluginManager: Mounting Engine plugin WebMMedia
-LogPluginManager: Mounting Engine plugin AnimationData
-LogPluginManager: Mounting Engine plugin ACLPlugin
-LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
-LogPluginManager: Mounting Engine plugin ControlRigSpline
-LogPluginManager: Mounting Engine plugin ControlRig
-LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
-LogPluginManager: Mounting Engine plugin LiveLink
-LogPluginManager: Mounting Engine plugin IKRig
-LogPluginManager: Mounting Engine plugin CameraShakePreviewer
-LogPluginManager: Mounting Engine plugin GameplayCameras
-LogPluginManager: Mounting Engine plugin AlembicImporter
-LogPluginManager: Mounting Engine plugin InterchangeTests
-LogPluginManager: Mounting Engine plugin AnimationSharing
-LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
-LogPluginManager: Mounting Engine plugin DumpGPUServices
-LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
-LogPluginManager: Mounting Engine plugin PluginUtils
-LogPluginManager: Mounting Engine plugin PlasticSourceControl
-LogPluginManager: Mounting Engine plugin GitSourceControl
-LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
-LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
-LogPluginManager: Mounting Engine plugin TextureFormatOodle
-LogPluginManager: Mounting Engine plugin PerforceSourceControl
-LogPluginManager: Mounting Engine plugin PixWinPlugin
-LogPluginManager: Mounting Engine plugin RenderDocPlugin
-LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
-LogPluginManager: Mounting Engine plugin PropertyAccessNode
-LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
-LogPluginManager: Mounting Engine plugin SubversionSourceControl
-LogPluginManager: Mounting Engine plugin TraceDataFilters
-LogPluginManager: Mounting Engine plugin UObjectPlugin
-LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
-LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin TcpMessaging
-LogPluginManager: Mounting Engine plugin OodleNetwork
-LogPluginManager: Mounting Engine plugin UdpMessaging
-LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
-LogPluginManager: Mounting Engine plugin AssetManagerEditor
-LogPluginManager: Mounting Engine plugin DataValidation
-LogPluginManager: Mounting Engine plugin BlueprintHeaderView
-LogPluginManager: Mounting Engine plugin ChangelistReview
-LogPluginManager: Mounting Engine plugin CurveEditorTools
-LogPluginManager: Mounting Engine plugin CryptoKeys
-LogPluginManager: Mounting Engine plugin EditorDebugTools
-LogPluginManager: Mounting Engine plugin FacialAnimation
-LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
-LogPluginManager: Mounting Engine plugin GeometryMode
-LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
-LogPluginManager: Mounting Engine plugin GameplayTagsEditor
-LogPluginManager: Mounting Engine plugin MaterialAnalyzer
-LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
-LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
-LogPluginManager: Mounting Engine plugin UVEditor
-LogPluginManager: Mounting Engine plugin SpeedTreeImporter
-LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
-LogPluginManager: Mounting Engine plugin SequencerAnimTools
-LogPluginManager: Mounting Engine plugin PluginBrowser
-LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
-LogPluginManager: Mounting Engine plugin Interchange
-LogPluginManager: Mounting Engine plugin OnlineBase
-LogPluginManager: Mounting Engine plugin InterchangeEditor
-LogPluginManager: Mounting Engine plugin OnlineServices
-LogPluginManager: Mounting Engine plugin OnlineSubsystem
-LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
-LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
-LogPluginManager: Mounting Engine plugin ActorSequence
-LogPluginManager: Mounting Engine plugin LevelSequenceEditor
-LogPluginManager: Mounting Engine plugin SequencerScripting
-LogPluginManager: Mounting Engine plugin TemplateSequence
-LogPluginManager: Mounting Engine plugin VariantManager
-LogPluginManager: Mounting Engine plugin DatasmithContent
-LogPluginManager: Mounting Engine plugin VariantManagerContent
-LogPluginManager: Mounting Engine plugin GLTFExporter
-LogPluginManager: Mounting Engine plugin ChaosCaching
-LogPluginManager: Mounting Engine plugin AutomationUtils
-LogPluginManager: Mounting Engine plugin BackChannel
-LogPluginManager: Mounting Engine plugin ChaosCloth
-LogPluginManager: Mounting Engine plugin ChaosEditor
-LogPluginManager: Mounting Engine plugin ChaosClothEditor
-LogPluginManager: Mounting Engine plugin ChaosNiagara
-LogPluginManager: Mounting Engine plugin ChaosUserDataPT
-LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
-LogPluginManager: Mounting Engine plugin CharacterAI
-LogPluginManager: Mounting Engine plugin Dataflow
-LogPluginManager: Mounting Engine plugin FullBodyIK
-LogPluginManager: Mounting Engine plugin Fracture
-LogPluginManager: Mounting Engine plugin GeometryFlow
-LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
-LogPluginManager: Mounting Engine plugin MeshLODToolset
-LogPluginManager: Mounting Engine plugin LocalizableMessage
-LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
-LogPluginManager: Mounting Engine plugin OpenImageDenoise
-LogPluginManager: Mounting Engine plugin PlatformCrypto
-LogPluginManager: Mounting Engine plugin ProxyLODPlugin
-LogPluginManager: Mounting Engine plugin PlanarCut
-LogPluginManager: Mounting Engine plugin PythonScriptPlugin
-LogPluginManager: Mounting Engine plugin SkeletalReduction
-LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
-LogPluginManager: Mounting Engine plugin StructUtils
-LogPluginManager: Mounting Engine plugin ToolPresets
-LogPluginManager: Mounting Engine plugin Takes
-LogPluginManager: Mounting Engine plugin SQLiteCore
-LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
-LogPluginManager: Mounting Engine plugin LightMixer
-LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
-LogPluginManager: Mounting Engine plugin ObjectMixer
-LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
-LogPluginManager: Mounting Engine plugin ConcertMain
-LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
-LogPluginManager: Mounting Engine plugin ConcertSyncClient
-LogPluginManager: Mounting Engine plugin ConcertSyncCore
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
-SourceControl: Revision control is disabled
-SourceControl: Revision control is disabled
-SourceControl: Revision control is disabled
-LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
-LogWindows: File 'WinPixGpuCapturer.dll' does not exist
-PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
-LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
-RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
-LogInit: Using libcurl 8.4.0
-LogInit: - built for Windows
-LogInit: - supports SSL with OpenSSL/1.1.1t
-LogInit: - supports HTTP deflate (compression) using libz 1.2.13
-LogInit: - other features:
-LogInit: CURL_VERSION_SSL
-LogInit: CURL_VERSION_LIBZ
-LogInit: CURL_VERSION_IPV6
-LogInit: CURL_VERSION_ASYNCHDNS
-LogInit: CURL_VERSION_LARGEFILE
-LogInit: CurlRequestOptions (configurable via config and command line):
-LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
-LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
-LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
-LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host
-LogInit: - LocalHostAddr = Default
-LogInit: - BufferSize = 65536
-LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
-LogOnline: OSS: Created online subsystem instance for: NULL
-LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
-LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
-LogHMD: OpenXR runtime supported extensions:
-LogHMD: XR_KHR_vulkan_enable
-LogHMD: XR_KHR_vulkan_enable2
-LogHMD: XR_KHR_D3D11_enable
-LogHMD: XR_KHR_D3D12_enable
-LogHMD: XR_KHR_opengl_enable
-LogHMD: XR_KHR_win32_convert_performance_counter_time
-LogHMD: XR_EXT_win32_appcontainer_compatible
-LogHMD: XR_KHR_binding_modification
-LogHMD: XR_KHR_composition_layer_depth
-LogHMD: XR_KHR_visibility_mask
-LogHMD: XR_EXT_active_action_set_priority
-LogHMD: XR_EXT_dpad_binding
-LogHMD: XR_EXT_frame_composition_report
-LogHMD: XR_EXT_hand_tracking
-LogHMD: XR_EXT_hand_joints_motion_range
-LogHMD: XR_EXT_hp_mixed_reality_controller
-LogHMD: XR_EXT_palm_pose
-LogHMD: XR_FB_display_refresh_rate
-LogHMD: XR_HTC_vive_cosmos_controller_interaction
-LogHMD: XR_HTC_vive_focus3_controller_interaction
-LogHMD: XR_HTC_vive_wrist_tracker_interaction
-LogHMD: XR_MND_headless
-LogHMD: XR_VALVE_analog_threshold
-LogHMD: XR_HTCX_vive_tracker_interaction
-LogHMD: XR_EXT_debug_utils
-LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available
-LogHMD: Optional extension XR_FB_foveation_vulkan is not available
-LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available
-LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available
-LogHMD: Optional extension XR_VARJO_quad_views is not available
-LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available
-LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available
-LogHMD: Optional extension XR_FB_foveation is not available
-LogHMD: Optional extension XR_FB_swapchain_update_state is not available
-LogHMD: Optional extension XR_FB_foveation_configuration is not available
-LogHMD: Optional extension XR_OCULUS_audio_device_guid is not available
-LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available
-LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension.
-LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.2.3
-LogInit: ExecutableName: UnrealEditor.exe
-LogInit: Build: ++UE5+Release-5.3-CL-29314046
-LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3
-LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3
-LogInit: Net CL: 27405482
-LogInit: OS: Windows 11 (23H2) [10.0.22631.3007] (), CPU: AMD Ryzen 7 5800X 8-Core Processor , GPU: AMD Radeon RX 6800
-LogInit: Compiled (64-bit): Nov 3 2023 16:09:16
-LogInit: Architecture: x64
-LogInit: Compiled with Visual C++: 19.36.32537.00
-LogInit: Build Configuration: Development
-LogInit: Branch Name: ++UE5+Release-5.3
-LogInit: Command Line:
-LogInit: Base Directory: G:/UnrealEngines/UE_5.3/Engine/Binaries/Win64/
-LogInit: Allocator: Mimalloc
-LogInit: Installed Engine Build: 1
-LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
-LogDevObjectVersion: Number of dev versions registered: 36
-LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
-LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
-LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
-LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
-LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
-LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
-LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
-LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
-LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
-LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
-LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47
-LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
-LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
-LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
-LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
-LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
-LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
-LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
-LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
-LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111
-LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2
-LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10
-LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11
-LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
-LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
-LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
-LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
-LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
-LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
-LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
-LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118
-LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47
-LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
-LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
-LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
-LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
-LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
-LogInit: Object subsystem initialized
-LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
-LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
-LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
-LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
-LogConfig: Set CVar [[r.setres:1280x720]]
-LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
-LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
-LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
-LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
-LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
-[2024.01.11-22.46.11:998][ 0]LogConfig: Set CVar [[r.VSync:0]]
-[2024.01.11-22.46.11:998][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
-[2024.01.11-22.46.11:998][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
-[2024.01.11-22.46.11:998][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
-[2024.01.11-22.46.11:998][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
-[2024.01.11-22.46.11:998][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
-[2024.01.11-22.46.11:998][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
-[2024.01.11-22.46.11:998][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
-[2024.01.11-22.46.11:998][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
-[2024.01.11-22.46.11:998][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
-[2024.01.11-22.46.11:999][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
-[2024.01.11-22.46.11:999][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
-[2024.01.11-22.46.12:000][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
-[2024.01.11-22.46.12:000][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
-[2024.01.11-22.46.12:000][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
-[2024.01.11-22.46.12:000][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
-[2024.01.11-22.46.12:000][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
-[2024.01.11-22.46.12:000][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
-[2024.01.11-22.46.12:000][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
-[2024.01.11-22.46.12:000][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
-[2024.01.11-22.46.12:000][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
-[2024.01.11-22.46.12:000][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
-[2024.01.11-22.46.12:000][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
-[2024.01.11-22.46.12:000][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
-[2024.01.11-22.46.12:000][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
-[2024.01.11-22.46.12:000][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
-[2024.01.11-22.46.12:000][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
-[2024.01.11-22.46.12:000][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]]
-[2024.01.11-22.46.12:000][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
-[2024.01.11-22.46.12:000][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
-[2024.01.11-22.46.12:001][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
-[2024.01.11-22.46.12:003][ 0]LogRHI: Using Default RHI: D3D12
-[2024.01.11-22.46.12:003][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
-[2024.01.11-22.46.12:003][ 0]LogRHI: Loading RHI module D3D12RHI
-[2024.01.11-22.46.12:012][ 0]LogD3D12RHI: Aftermath initialized
-[2024.01.11-22.46.12:012][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
-[2024.01.11-22.46.12:012][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
-[2024.01.11-22.46.12:087][ 0]LogD3D12RHI: Found D3D12 adapter 0: AMD Radeon RX 6800 (VendorId: 1002, DeviceId: 73bf, SubSysId: e3a1002, Revision: 00c3
-[2024.01.11-22.46.12:087][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported
-[2024.01.11-22.46.12:087][ 0]LogD3D12RHI: Adapter has 16337MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 2 output[s]
-[2024.01.11-22.46.12:087][ 0]LogD3D12RHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.11-22.46.12:087][ 0]LogD3D12RHI: Driver Date: 11-22-2023
-[2024.01.11-22.46.12:093][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000
-[2024.01.11-22.46.12:093][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported
-[2024.01.11-22.46.12:093][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 0 output[s]
-[2024.01.11-22.46.12:093][ 0]LogD3D12RHI: DirectX Agility SDK runtime found.
-[2024.01.11-22.46.12:093][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0
-[2024.01.11-22.46.12:093][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
-[2024.01.11-22.46.12:093][ 0]LogInit: Selected Device Profile: [WindowsEditor]
-[2024.01.11-22.46.12:093][ 0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
-[2024.01.11-22.46.12:093][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
-[2024.01.11-22.46.12:093][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.11-22.46.12:094][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
-[2024.01.11-22.46.12:094][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
-[2024.01.11-22.46.12:094][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
-[2024.01.11-22.46.12:094][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
-[2024.01.11-22.46.12:094][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
-[2024.01.11-22.46.12:094][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
-[2024.01.11-22.46.12:094][ 0]LogInit: Computer: DESKTOP-2MPQGVL
-[2024.01.11-22.46.12:094][ 0]LogInit: User: Windowssucks
-[2024.01.11-22.46.12:094][ 0]LogInit: CPU Page size=4096, Cores=8
-[2024.01.11-22.46.12:094][ 0]LogInit: High frequency timer resolution =10.000000 MHz
-[2024.01.11-22.46.12:094][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
-[2024.01.11-22.46.12:094][ 0]LogMemory: Platform Memory Stats for WindowsEditor
-[2024.01.11-22.46.12:094][ 0]LogMemory: Process Physical Memory: 495.38 MB used, 528.84 MB peak
-[2024.01.11-22.46.12:094][ 0]LogMemory: Process Virtual Memory: 484.14 MB used, 486.81 MB peak
-[2024.01.11-22.46.12:094][ 0]LogMemory: Physical Memory: 11096.46 MB used, 21558.28 MB free, 32654.75 MB total
-[2024.01.11-22.46.12:094][ 0]LogMemory: Virtual Memory: 27027.78 MB used, 5626.97 MB free, 32654.75 MB total
-[2024.01.11-22.46.12:094][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
-[2024.01.11-22.46.12:097][ 0]LogWindows: WindowsPlatformFeatures enabled
-[2024.01.11-22.46.12:104][ 0]LogInit: Physics initialised using underlying interface: Chaos
-[2024.01.11-22.46.12:104][ 0]LogInit: Using OS detected language (en-US).
-[2024.01.11-22.46.12:104][ 0]LogInit: Using OS detected locale (en-DE).
-[2024.01.11-22.46.12:105][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
-[2024.01.11-22.46.12:105][ 0]LogInit: Setting process to per monitor DPI aware
-[2024.01.11-22.46.12:275][ 0]LogWindowsTextInputMethodSystem: Available input methods:
-[2024.01.11-22.46.12:275][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard).
-[2024.01.11-22.46.12:275][ 0]LogWindowsTextInputMethodSystem: - English (Germany) - (Keyboard).
-[2024.01.11-22.46.12:275][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
-[2024.01.11-22.46.12:287][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
-[2024.01.11-22.46.12:287][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
-[2024.01.11-22.46.12:375][ 0]LogRHI: Using Default RHI: D3D12
-[2024.01.11-22.46.12:375][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
-[2024.01.11-22.46.12:375][ 0]LogRHI: Loading RHI module D3D12RHI
-[2024.01.11-22.46.12:375][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
-[2024.01.11-22.46.12:375][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
-[2024.01.11-22.46.12:375][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6
-[2024.01.11-22.46.12:376][ 0]LogWindows: Attached monitors:
-[2024.01.11-22.46.12:376][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
-[2024.01.11-22.46.12:376][ 0]LogWindows: resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
-[2024.01.11-22.46.12:376][ 0]LogWindows: Found 2 attached monitors.
-[2024.01.11-22.46.12:376][ 0]LogWindows: Gathering driver information using Windows Setup API
-[2024.01.11-22.46.12:376][ 0]LogRHI: RHI Adapter Info:
-[2024.01.11-22.46.12:376][ 0]LogRHI: Name: AMD Radeon RX 6800
-[2024.01.11-22.46.12:376][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.11-22.46.12:376][ 0]LogRHI: Driver Date: 11-22-2023
-[2024.01.11-22.46.12:376][ 0]LogD3D12RHI: GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
-[2024.01.11-22.46.12:395][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off
-[2024.01.11-22.46.12:395][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled
-[2024.01.11-22.46.12:395][ 0]LogD3D12RHI: [DRED] Using lightweight DRED.
-[2024.01.11-22.46.12:395][ 0]LogD3D12RHI: Emitting draw events for PIX profiling.
-[2024.01.11-22.46.12:459][ 0]LogD3D12RHI: ID3D12Device1 is supported.
-[2024.01.11-22.46.12:459][ 0]LogD3D12RHI: ID3D12Device2 is supported.
-[2024.01.11-22.46.12:459][ 0]LogD3D12RHI: ID3D12Device3 is supported.
-[2024.01.11-22.46.12:459][ 0]LogD3D12RHI: ID3D12Device4 is supported.
-[2024.01.11-22.46.12:459][ 0]LogD3D12RHI: ID3D12Device5 is supported.
-[2024.01.11-22.46.12:459][ 0]LogD3D12RHI: ID3D12Device6 is supported.
-[2024.01.11-22.46.12:459][ 0]LogD3D12RHI: ID3D12Device7 is supported.
-[2024.01.11-22.46.12:459][ 0]LogD3D12RHI: ID3D12Device8 is supported.
-[2024.01.11-22.46.12:459][ 0]LogD3D12RHI: ID3D12Device9 is supported.
-[2024.01.11-22.46.12:459][ 0]LogD3D12RHI: ID3D12Device10 is supported.
-[2024.01.11-22.46.12:459][ 0]LogD3D12RHI: ID3D12Device11 is supported.
-[2024.01.11-22.46.12:459][ 0]LogD3D12RHI: ID3D12Device12 is supported.
-[2024.01.11-22.46.12:488][ 0]LogD3D12RHI: Bindless resources are supported
-[2024.01.11-22.46.12:488][ 0]LogD3D12RHI: Stencil ref from pixel shader is supported
-[2024.01.11-22.46.12:488][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=64).
-[2024.01.11-22.46.12:488][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported.
-[2024.01.11-22.46.12:488][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported
-[2024.01.11-22.46.12:488][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported
-[2024.01.11-22.46.12:488][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported
-[2024.01.11-22.46.12:488][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported
-[2024.01.11-22.46.12:488][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported
-[2024.01.11-22.46.12:493][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D)
-[2024.01.11-22.46.12:494][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy)
-[2024.01.11-22.46.12:494][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute)
-[2024.01.11-22.46.12:510][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0
-[2024.01.11-22.46.12:510][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0
-[2024.01.11-22.46.12:510][ 0]LogD3D12RHI: AMD hit token extension is supported
-[2024.01.11-22.46.12:510][ 0]LogD3D12RHI: Async texture creation enabled
-[2024.01.11-22.46.12:511][ 0]LogD3D12RHI: RHI has support for 64 bit atomics
-[2024.01.11-22.46.12:533][ 0]LogVRS: Current RHI supports Variable Rate Shading
-[2024.01.11-22.46.12:543][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all'
-[2024.01.11-22.46.12:543][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all" ]
-[2024.01.11-22.46.12:562][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
-[2024.01.11-22.46.12:562][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
-[2024.01.11-22.46.12:562][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
-[2024.01.11-22.46.12:562][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
-[2024.01.11-22.46.12:562][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
-[2024.01.11-22.46.12:562][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
-[2024.01.11-22.46.12:562][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
-[2024.01.11-22.46.12:562][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
-[2024.01.11-22.46.12:563][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
-[2024.01.11-22.46.12:563][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
-[2024.01.11-22.46.12:564][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
-[2024.01.11-22.46.12:564][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
-[2024.01.11-22.46.12:565][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
-[2024.01.11-22.46.12:577][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
-[2024.01.11-22.46.12:577][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
-[2024.01.11-22.46.12:577][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
-[2024.01.11-22.46.12:577][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
-[2024.01.11-22.46.12:577][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
-[2024.01.11-22.46.12:577][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
-[2024.01.11-22.46.12:577][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
-[2024.01.11-22.46.12:577][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
-[2024.01.11-22.46.12:577][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
-[2024.01.11-22.46.12:577][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
-[2024.01.11-22.46.12:580][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
-[2024.01.11-22.46.12:580][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
-[2024.01.11-22.46.12:583][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
-[2024.01.11-22.46.12:583][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
-[2024.01.11-22.46.12:583][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
-[2024.01.11-22.46.12:583][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
-[2024.01.11-22.46.12:585][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
-[2024.01.11-22.46.12:585][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
-[2024.01.11-22.46.12:585][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
-[2024.01.11-22.46.12:587][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
-[2024.01.11-22.46.12:587][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
-[2024.01.11-22.46.12:587][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
-[2024.01.11-22.46.12:587][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
-[2024.01.11-22.46.12:590][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
-[2024.01.11-22.46.12:590][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
-[2024.01.11-22.46.12:594][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
-[2024.01.11-22.46.12:594][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
-[2024.01.11-22.46.12:594][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
-[2024.01.11-22.46.12:594][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
-[2024.01.11-22.46.12:594][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
-[2024.01.11-22.46.12:600][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
-[2024.01.11-22.46.12:641][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: SF_METAL
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: SF_METAL_MRT
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: SF_METAL_TVOS
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: SF_METAL_SM5
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: SF_METAL_SM6
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: SF_METAL_SIM
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: PCD3D_SM6
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: PCD3D_SM5
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: PCD3D_ES31
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: GLSL_150_ES31
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: VVM_1_0
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: SF_VULKAN_SM5
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: SF_VULKAN_ES31
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID
-[2024.01.11-22.46.12:644][ 0]LogTargetPlatformManager: SF_VULKAN_SM6
-[2024.01.11-22.46.12:644][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
-[2024.01.11-22.46.12:646][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
-[2024.01.11-22.46.12:646][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
-[2024.01.11-22.46.12:646][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
-[2024.01.11-22.46.12:646][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.11-22.46.12:646][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
-[2024.01.11-22.46.12:682][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
-[2024.01.11-22.46.12:682][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.11-22.46.12:682][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
-[2024.01.11-22.46.12:687][ 0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
-[2024.01.11-22.46.12:687][ 0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=2170.65MBs, RandomWriteSpeed=280.71MBs. Assigned SpeedClass 'Local'
-[2024.01.11-22.46.12:687][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
-[2024.01.11-22.46.12:687][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured.
-[2024.01.11-22.46.12:687][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
-[2024.01.11-22.46.12:687][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
-[2024.01.11-22.46.12:687][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
-[2024.01.11-22.46.12:688][ 0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/18372/).
-[2024.01.11-22.46.12:688][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/C0AC117E4DBAFDD1EAF2698B73D4FCF3/'.
-[2024.01.11-22.46.12:688][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
-[2024.01.11-22.46.12:688][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
-[2024.01.11-22.46.13:288][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
-[2024.01.11-22.46.13:442][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
-[2024.01.11-22.46.13:442][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.11-22.46.13:751][ 0]LogSlate: Using FreeType 2.10.0
-[2024.01.11-22.46.13:752][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
-[2024.01.11-22.46.13:769][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
-[2024.01.11-22.46.13:769][ 0]LogAssetRegistry: FAssetRegistry took 0.0018 seconds to start up
-[2024.01.11-22.46.13:774][ 0]LogEditorDomain: Display: EditorDomain is Disabled
-[2024.01.11-22.46.13:922][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
-[2024.01.11-22.46.13:922][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
-[2024.01.11-22.46.13:922][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
-[2024.01.11-22.46.13:924][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
-[2024.01.11-22.46.13:924][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: Available device profiles:
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D51EFEA00][0000066D457C5000 66] GlobalDefaults,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D51EFE600][0000066D457C7800 66] Windows,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D51EFE000][0000066D457C0000 66] WindowsEditor,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D51EFDE00][0000066D457CC800 66] WindowsServer,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D51EFD400][0000066D3BC87800 66] WindowsClient,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D51EFD000][0000066D27152800 66] IOS,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D51EFF000][0000066D52580000 66] iPadAir2,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D51EFF200][0000066D52582800 66] IPadPro,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D51EFF400][0000066D52585000 66] iPadAir3,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D51EFF600][0000066D52587800 66] iPadAir4,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D51EFF800][0000066D5258A000 66] iPadAir5,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D51EFFA00][0000066D5258C800 66] iPadMini4,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D51EFFC00][0000066D52590000 66] iPadMini5,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D51EFFE00][0000066D52592800 66] iPadMini6,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D51A0F400][0000066D52595000 66] iPhone6S,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D3B9F6600][0000066D52597800 66] iPhone7,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A0000][0000066D5259A000 66] iPodTouch7,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A0200][0000066D5259C800 66] iPhone6SPlus,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A0400][0000066D525B0000 66] iPhone7Plus,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A0600][0000066D525B2800 66] iPhoneSE,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A0800][0000066D525B5000 66] iPhone8,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A0A00][0000066D525B7800 66] iPhone8Plus,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A0C00][0000066D525BA000 66] iPhoneX,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A0E00][0000066D525BC800 66] iPhoneXS,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A1000][0000066D52820000 66] iPhoneXSMax,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A1200][0000066D52822800 66] iPhoneXR,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A1400][0000066D52825000 66] iPhone11,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A1600][0000066D52827800 66] iPhone11Pro,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A1800][0000066D5282A000 66] iPhone11ProMax,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A1A00][0000066D5282C800 66] iPhoneSE2,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A1C00][0000066D52830000 66] iPhone12Mini,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A1E00][0000066D52832800 66] iPhone12,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A2000][0000066D52835000 66] iPhone12Pro,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A2200][0000066D52837800 66] iPhone12ProMax,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A2400][0000066D5283A000 66] iPhone13Mini,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A2600][0000066D5283C800 66] iPhone13,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A2800][0000066D52840000 66] iPhone13Pro,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A2A00][0000066D52842800 66] iPhone13ProMax,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A2C00][0000066D52845000 66] iPhoneSE3,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A2E00][0000066D52847800 66] iPhone14,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A3000][0000066D5284A000 66] iPhone14Plus,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A3200][0000066D5284C800 66] iPhone14Pro,
-[2024.01.11-22.46.14:046][ 0]LogDeviceProfileManager: [0000066D525A3400][0000066D52850000 66] iPhone14ProMax,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A3600][0000066D52852800 66] iPhone15,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A3800][0000066D52855000 66] iPhone15Plus,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A3A00][0000066D52857800 66] iPhone15Pro,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A3C00][0000066D5285A000 66] iPhone15ProMax,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A3E00][0000066D5285C800 66] iPadPro105,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A4000][0000066D52810000 66] iPadPro129,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A4200][0000066D52812800 66] iPadPro97,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A4400][0000066D52815000 66] iPadPro2_129,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A4600][0000066D52817800 66] iPad5,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A4800][0000066D5281A000 66] iPad6,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A4A00][0000066D5281C800 66] iPad7,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A4C00][0000066D52860000 66] iPad8,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A4E00][0000066D52862800 66] iPad9,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A5000][0000066D52865000 66] iPad10,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A5200][0000066D52867800 66] iPadPro11,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A5400][0000066D5286A000 66] iPadPro2_11,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A5600][0000066D5286C800 66] iPadPro3_11,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A5800][0000066D52870000 66] iPadPro4_11,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A5A00][0000066D52872800 66] iPadPro3_129,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A5C00][0000066D52875000 66] iPadPro4_129,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A5E00][0000066D52877800 66] iPadPro5_129,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A6000][0000066D5287A000 66] iPadPro6_129,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A6200][0000066D5287C800 66] AppleTV,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A6400][0000066D52880000 66] AppleTV4K,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A6600][0000066D52882800 66] AppleTV2_4K,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A6800][0000066D52885000 66] TVOS,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A6A00][0000066D52887800 66] Mac,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A6C00][0000066D5288A000 66] MacEditor,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A6E00][0000066D5288C800 66] MacClient,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A7000][0000066D52890000 66] MacServer,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A7200][0000066D52892800 66] Linux,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A7400][0000066D52895000 66] LinuxEditor,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A7600][0000066D52897800 66] LinuxArm64Editor,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A7800][0000066D5289A000 66] LinuxArm64,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A7A00][0000066D5289C800 66] LinuxClient,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A7C00][0000066D528A0000 66] LinuxArm64Client,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A7E00][0000066D528A2800 66] LinuxServer,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A8000][0000066D528A5000 66] LinuxArm64Server,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A8200][0000066D528A7800 66] Android,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A8400][0000066D528AA000 66] Android_Preview_OpenGL,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A8600][0000066D528AC800 66] Android_Preview_Vulkan,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A8800][0000066D528B0000 66] Android_Low,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A8A00][0000066D528B2800 66] Android_Mid,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A8C00][0000066D528B5000 66] Android_High,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A8E00][0000066D528B7800 66] Android_Default,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A9000][0000066D528BA000 66] Android_Adreno4xx,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A9200][0000066D528BC800 66] Android_Adreno5xx_Low,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A9400][0000066D528C0000 66] Android_Adreno5xx,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A9600][0000066D528C2800 66] Android_Adreno6xx,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A9800][0000066D528C5000 66] Android_Adreno6xx_Vulkan,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A9A00][0000066D528C7800 66] Android_Adreno7xx,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A9C00][0000066D528CA000 66] Android_Adreno7xx_Vulkan,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525A9E00][0000066D528CC800 66] Android_Mali_T6xx,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AA000][0000066D528D0000 66] Android_Mali_T7xx,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AA200][0000066D528D2800 66] Android_Mali_T8xx,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AA400][0000066D528D5000 66] Android_Mali_G71,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AA600][0000066D528D7800 66] Android_Mali_G72,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AA800][0000066D528DA000 66] Android_Mali_G72_Vulkan,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AAA00][0000066D528DC800 66] Android_Mali_G76,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AAC00][0000066D528E0000 66] Android_Mali_G76_Vulkan,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AAE00][0000066D528E2800 66] Android_Mali_G77,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AB000][0000066D528E5000 66] Android_Mali_G77_Vulkan,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AB200][0000066D528E7800 66] Android_Mali_G78,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AB400][0000066D528EA000 66] Android_Mali_G78_Vulkan,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AB600][0000066D528EC800 66] Android_Mali_G710,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AB800][0000066D528F0000 66] Android_Mali_G710_Vulkan,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525ABC00][0000066D528F2800 66] Android_Mali_G7xx,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525ABE00][0000066D528F5000 66] Android_Mali_G7xx_Vulkan,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AC000][0000066D528F7800 66] Android_Xclipse_920,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AC200][0000066D528FA000 66] Android_Xclipse_920_Vulkan,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AC600][0000066D528FC800 66] Android_Vulkan_SM5,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AC800][0000066D52900000 66] Android_PowerVR_G6xxx,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525ACA00][0000066D52902800 66] Android_PowerVR_GT7xxx,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525ACC00][0000066D52905000 66] Android_PowerVR_GE8xxx,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525ACE00][0000066D52907800 66] Android_PowerVR_GM9xxx,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AD000][0000066D5290A000 66] Android_PowerVR_GM9xxx_Vulkan,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AD200][0000066D5290C800 66] Android_TegraK1,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AD400][0000066D52910000 66] Android_Unknown_Vulkan,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AD600][0000066D52912800 66] Oculus_Quest,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AD800][0000066D52915000 66] Oculus_Quest2,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525ADA00][0000066D52917800 66] Meta_Quest_Pro,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525ADC00][0000066D5291A000 66] Meta_Quest_3,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525ADE00][0000066D5291C800 66] HoloLens,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: [0000066D525AE000][0000066D52920000 66] MagicLeap_Vulkan,
-[2024.01.11-22.46.14:047][ 0]LogDeviceProfileManager: Active device profile: [0000066D51EFE000][0000066D457C0000 66] WindowsEditor
-[2024.01.11-22.46.14:047][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
-[2024.01.11-22.46.14:047][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
-[2024.01.11-22.46.14:047][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.11-22.46.14:047][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.46.14:047][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.46.14:047][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.46.14:047][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.46.14:047][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.46.14:050][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL'
-[2024.01.11-22.46.14:050][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
-[2024.01.11-22.46.14:130][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_FLumenCardPS<true>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EA41F02910936F61C1A29244FA8FAF42D1FD72AAB7_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
-[2024.01.11-22.46.14:183][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
-[2024.01.11-22.46.14:183][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
-[2024.01.11-22.46.14:183][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
-[2024.01.11-22.46.14:183][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available
-[2024.01.11-22.46.14:183][ 0]LogMeshMerging: No distributed automatic mesh merging module available
-[2024.01.11-22.46.14:449][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
-[2024.01.11-22.46.14:449][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
-[2024.01.11-22.46.14:457][ 0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
-[2024.01.11-22.46.14:457][ 0]LogUObjectAllocator: 6340896 out of 0 bytes used by permanent object pool.
-[2024.01.11-22.46.14:457][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
-[2024.01.11-22.46.14:462][ 0]LogLiveCoding: Display: Starting LiveCoding
-[2024.01.11-22.46.14:462][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
-[2024.01.11-22.46.14:465][ 0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
-[2024.01.11-22.46.14:467][ 0]LogLiveCoding: Display: Waiting for server
-[2024.01.11-22.46.14:482][ 0]LogSlate: Border
-[2024.01.11-22.46.14:482][ 0]LogSlate: BreadcrumbButton
-[2024.01.11-22.46.14:482][ 0]LogSlate: Brushes.Title
-[2024.01.11-22.46.14:482][ 0]LogSlate: Default
-[2024.01.11-22.46.14:482][ 0]LogSlate: Icons.Save
-[2024.01.11-22.46.14:482][ 0]LogSlate: Icons.Toolbar.Settings
-[2024.01.11-22.46.14:482][ 0]LogSlate: ListView
-[2024.01.11-22.46.14:482][ 0]LogSlate: SoftwareCursor_CardinalCross
-[2024.01.11-22.46.14:482][ 0]LogSlate: SoftwareCursor_Grab
-[2024.01.11-22.46.14:482][ 0]LogSlate: TableView.DarkRow
-[2024.01.11-22.46.14:482][ 0]LogSlate: TableView.Row
-[2024.01.11-22.46.14:482][ 0]LogSlate: TreeView
-[2024.01.11-22.46.14:561][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
-[2024.01.11-22.46.14:562][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
-[2024.01.11-22.46.14:573][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled
-[2024.01.11-22.46.14:573][ 0]LogInit: XR: MultiViewport is Disabled
-[2024.01.11-22.46.14:573][ 0]LogInit: XR: Mobile Multiview is Disabled
-[2024.01.11-22.46.14:632][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: C071A28348CC36A8EE0CA6939C7B297F | Instance: 98539C1B424449001BD83AB909650012 (DESKTOP-2MPQGVL-18372).
-[2024.01.11-22.46.14:734][ 0]LogTurnkeySupport: Completed device detection: Code = 0
-[2024.01.11-22.46.14:783][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
-[2024.01.11-22.46.14:800][ 0]LogMetasoundEngine: MetaSound Engine Initialized
-[2024.01.11-22.46.14:803][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread
-[2024.01.11-22.46.14:937][ 0]LogTcpMessaging: Initializing TcpMessaging bridge
-[2024.01.11-22.46.14:940][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
-[2024.01.11-22.46.14:942][ 0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
-[2024.01.11-22.46.15:114][ 0]LogPython: Using Python 3.9.7
-[2024.01.11-22.46.15:811][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
-[2024.01.11-22.46.15:826][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.11-22.46.15:826][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.11-22.46.15:925][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
-[2024.01.11-22.46.16:041][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.46.16:043][ 0]LogUProjectInfo: Found projects:
-[2024.01.11-22.46.16:051][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.46.16:059][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.46.16:059][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.46.16:060][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.46.16:313][ 0]LogOpenImageDenoise: OIDN starting up
-[2024.01.11-22.46.16:347][ 0]LogCollectionManager: Loaded 0 collections in 0.000659 seconds
-[2024.01.11-22.46.16:349][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
-[2024.01.11-22.46.16:351][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
-[2024.01.11-22.46.16:352][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
-[2024.01.11-22.46.16:605][ 0]LogEngine: Initializing Engine...
-[2024.01.11-22.46.16:607][ 0]LogHMD: HMD configured for shader platform PCD3D_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
-[2024.01.11-22.46.16:610][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
-[2024.01.11-22.46.16:737][ 0]LogInit: Initializing FReadOnlyCVARCache
-[2024.01.11-22.46.16:742][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.46.16:742][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-22.46.16:747][ 0]LogAIModule: Creating AISystem for world Untitled
-[2024.01.11-22.46.16:748][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
-[2024.01.11-22.46.16:748][ 0]LogInit: Texture streaming: Enabled
-[2024.01.11-22.46.16:760][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
-[2024.01.11-22.46.16:764][ 0]LogAudio: Display: Initializing Audio Device Manager...
-[2024.01.11-22.46.16:772][ 0]LogAudio: Display: Loading Default Audio Settings Objects...
-[2024.01.11-22.46.16:772][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
-[2024.01.11-22.46.16:772][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered
-[2024.01.11-22.46.16:773][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered
-[2024.01.11-22.46.16:773][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
-[2024.01.11-22.46.16:773][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered
-[2024.01.11-22.46.16:773][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered
-[2024.01.11-22.46.16:773][ 0]LogAudio: Display: Audio Device Manager Initialized
-[2024.01.11-22.46.16:773][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True
-[2024.01.11-22.46.16:773][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.11-22.46.16:773][ 0]LogAudioMixer: Display: Sample Rate: 48000
-[2024.01.11-22.46.16:773][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
-[2024.01.11-22.46.16:773][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
-[2024.01.11-22.46.16:773][ 0]LogAudioMixer: Display: Number of buffers to queue: 1
-[2024.01.11-22.46.16:773][ 0]LogAudioMixer: Display: Max Channels (voices): 32
-[2024.01.11-22.46.16:773][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4
-[2024.01.11-22.46.16:773][ 0]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.11-22.46.16:774][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.11-22.46.16:774][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.11-22.46.16:774][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.11-22.46.16:777][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.11-22.46.16:803][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- VIVE Pro Mutimedia Audio)
-[2024.01.11-22.46.16:804][ 0]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.11-22.46.16:805][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.11-22.46.16:805][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.11-22.46.16:806][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
-[2024.01.11-22.46.16:806][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
-[2024.01.11-22.46.16:807][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
-[2024.01.11-22.46.16:807][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
-[2024.01.11-22.46.16:807][ 0]LogInit: FAudioDevice initialized with ID 1.
-[2024.01.11-22.46.16:807][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
-[2024.01.11-22.46.16:807][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
-[2024.01.11-22.46.16:818][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
-[2024.01.11-22.46.16:821][ 0]LogInit: Undo buffer set to 32 MB
-[2024.01.11-22.46.16:821][ 0]LogInit: Transaction tracking system initialized
-[2024.01.11-22.46.16:835][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
-[2024.01.11-22.46.16:835][ 0]LogSourceControl: Uncontrolled asset enumeration started...
-[2024.01.11-22.46.16:837][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002358 seconds (Found 160 uncontrolled assets)
-[2024.01.11-22.46.16:841][ 0]BlueprintLog: New page: Editor Load
-[2024.01.11-22.46.16:897][ 0]LocalizationService: Localization service is disabled
-[2024.01.11-22.46.16:911][ 0]TimingProfiler: Initialize
-[2024.01.11-22.46.16:911][ 0]TimingProfiler: OnSessionChanged
-[2024.01.11-22.46.16:911][ 0]LoadingProfiler: Initialize
-[2024.01.11-22.46.16:911][ 0]LoadingProfiler: OnSessionChanged
-[2024.01.11-22.46.16:911][ 0]NetworkingProfiler: Initialize
-[2024.01.11-22.46.16:911][ 0]NetworkingProfiler: OnSessionChanged
-[2024.01.11-22.46.16:911][ 0]MemoryProfiler: Initialize
-[2024.01.11-22.46.16:911][ 0]MemoryProfiler: OnSessionChanged
-[2024.01.11-22.46.16:969][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.46.16:969][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.46.16:969][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.46.17:040][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
-[2024.01.11-22.46.17:176][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
-[2024.01.11-22.46.17:193][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete
-[2024.01.11-22.46.17:199][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
-[2024.01.11-22.46.17:200][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.46.17:200][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 5.872
-[2024.01.11-22.46.17:200][ 0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4
-[2024.01.11-22.46.17:201][ 0]LightingResults: New page: Lighting Build
-[2024.01.11-22.46.17:202][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
-[2024.01.11-22.46.17:203][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
-[2024.01.11-22.46.17:203][ 0]MapCheck: New page: Map Check
-[2024.01.11-22.46.17:203][ 0]LightingResults: New page: Lighting Build
-[2024.01.11-22.46.17:206][ 0]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.11-22.46.17:208][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.46ms
-[2024.01.11-22.46.17:318][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.11-22.46.17:345][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
-[2024.01.11-22.46.17:345][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.46.17:345][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-22.46.17:345][ 0]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.11-22.46.17:398][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
-[2024.01.11-22.46.17:405][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.51ms
-[2024.01.11-22.46.17:406][ 0]Cmd: MAP CHECKDEP NOCLEARLOG
-[2024.01.11-22.46.17:406][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,082ms to complete.
-[2024.01.11-22.46.17:411][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 6.082
-[2024.01.11-22.46.17:411][ 0]LogShaderCompilers: Display: ================================================
-[2024.01.11-22.46.17:411][ 0]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.11-22.46.17:411][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
-[2024.01.11-22.46.17:411][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
-[2024.01.11-22.46.17:411][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
-[2024.01.11-22.46.17:411][ 0]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.11-22.46.17:411][ 0]LogShaderCompilers: Display: Shaders Compiled: 0
-[2024.01.11-22.46.17:411][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
-[2024.01.11-22.46.17:411][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
-[2024.01.11-22.46.17:411][ 0]LogShaderCompilers: Display: ================================================
-[2024.01.11-22.46.17:496][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.46.17:496][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.46.17:497][ 0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.46.17:507][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.46.17:514][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.46.17:521][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.46.17:529][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.46.17:564][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.17:564][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
-[2024.01.11-22.46.17:564][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.17:564][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
-[2024.01.11-22.46.17:564][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.17:565][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
-[2024.01.11-22.46.17:565][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.17:565][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
-[2024.01.11-22.46.17:565][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.17:565][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
-[2024.01.11-22.46.17:565][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.17:566][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
-[2024.01.11-22.46.17:566][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.17:566][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
-[2024.01.11-22.46.17:566][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.17:566][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
-[2024.01.11-22.46.17:566][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.17:566][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
-[2024.01.11-22.46.17:566][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.17:566][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
-[2024.01.11-22.46.17:610][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
-[2024.01.11-22.46.17:627][ 0]LogSlate: Took 0.000131 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
-[2024.01.11-22.46.17:630][ 0]LogSlate: Took 0.000095 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
-[2024.01.11-22.46.17:631][ 0]LogSlate: Took 0.000049 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
-[2024.01.11-22.46.17:647][ 0]LogViewport: Scene viewport resized to 1435x892, mode Windowed.
-[2024.01.11-22.46.17:769][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.5 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
-[2024.01.11-22.46.17:897][ 0]LogStall: Startup...
-[2024.01.11-22.46.17:899][ 0]LogStall: Startup complete.
-[2024.01.11-22.46.17:904][ 0]LogLoad: (Engine Initialization) Total time: 6.58 seconds
-[2024.01.11-22.46.17:904][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
-[2024.01.11-22.46.17:951][ 0]LogAssetRegistry: AssetRegistryGather time 0.0666s: AssetDataDiscovery 0.0137s, AssetDataGather 0.0173s, StoreResults 0.0356s.
-[2024.01.11-22.46.17:970][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000005 seconds (updated 0 objects)
-[2024.01.11-22.46.18:023][ 0]LogContentStreaming: Texture pool size now 1000 MB
-[2024.01.11-22.46.18:072][ 1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
-
-[2024.01.11-22.46.18:073][ 1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.019518 secs
-[2024.01.11-22.46.18:104][ 2]LogD3D12RHI: Display: D3D12 CreateCommittedResource failed with params:
- Heap Type: 1
- Heap Flags: 4096
- Resource Dimension: 1
- Resource Width: 603979776
- Resource Height: 1
- Format: 0
- Resource Flags: 4
-[2024.01.11-22.46.18:104][ 2]LogD3D12RHI: Error: Adapter->CreateCommittedResource(Desc, GetGPUMask(), HeapProps, InCreateState, InResourceStateMode, DefaultState, InClearValue, &NewResource, InName, false) failed
- at D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12PoolAllocator.cpp:436
- with error E_OUTOFMEMORY
-
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 3 = 524288 KB (2D[2] 16384x4096 PF_R32_UINT UAV) Shadow.Virtual.PhysicalPagePool
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 4 = 87488 KB (2D 8192x2048 PF_R32_FLOAT UAV) Shadow.Virtual.HZBPhysicalPagePool
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 10 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 28 = 65856 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 31 = 65856 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 29 = 65856 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 9 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 48 = 65536 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 23 = 32960 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 8 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 14 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 47 = 20736 KB (2D 2872x1784 PF_R32_FLOAT RT) Composite.PrimitivesDepthHistory
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 43 = 20608 KB (2D 2872x1784 PF_FloatR11G11B10 UAV) TSR.Output
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 25 = 16512 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 30 = 16512 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 26 = 16384 KB (2D 4096x4096 PF_BC5 UAV) Lumen.SceneNormal
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 27 = 16384 KB (2D 4096x4096 PF_BC6H UAV) Lumen.SceneEmissive
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 24 = 16384 KB (2D 4096x4096 PF_BC7 UAV) Lumen.SceneAlbedo
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 37 = 8384 KB (2D 1256x780 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 32 = 8384 KB (2D 1256x780 PF_FloatRGBA RT UAV) SceneColor
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 33 = 8320 KB (2D 1256x780 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 5 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 49 = 8192 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 22 = 5952 KB (2D 1256x780 PF_DepthStencil) SceneDepthZ
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 45 = 5376 KB (2D 1436x892 PF_FloatR11G11B10 UAV) TSR.Output
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 44 = 5376 KB (2D 2872x1784 PF_R8 UAV) TSR.History.Metadata
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 41 = 4480 KB (2D 1256x780 PF_A2B10G10R10 UAV) TSR.History.Guide
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 34 = 4480 KB (2D 1256x780 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
-[2024.01.11-22.46.21:163][ 3]LogConsoleResponse: 35 = 4480 KB (2D 1256x780 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 40 = 4480 KB (2D 1256x780 PF_R32_FLOAT UAV) Lumen.DepthHistory
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 36 = 4480 KB (2D 1256x780 PF_R32_UINT UAV) TSR.History.SubpixelDepth
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 42 = 4480 KB (2D 1256x780 PF_R8G8B8A8 UAV) TSR.History.Moire
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 13 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 38 = 2304 KB (2D 1256x780 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 7 = 2304 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 12 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 46 = 1600 KB (2D 1436x892 PF_R8 RT) Final Luminance
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 15 = 1600 KB (2D 632x584 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 39 = 1280 KB (2D 1256x780 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 50 = 1088 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 53 = 1088 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 52 = 1088 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 51 = 1024 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 19 = 320 KB (3D 40x25x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 11 = 256 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 18 = 192 KB (3D 40x25x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 17 = 128 KB (2D 79x73 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 21 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 20 = 64 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 6 = 64 KB (2D 66x64 PF_A16B16G16R16) SSProfiles
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 16 = 64 KB (2D 79x73 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 1 = 64 KB (3D 1x1x1 PF_B8G8R8A8 RT) HairLUT0
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: 2 = 12 KB (2D 768x8 PF_R8) AsciiTexture
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse:
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: Pool: 1227/1300 MB (referenced/allocated)
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse:
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: RDGResourceName (what was rendered this frame, use <RDGResourceName>@<Version> to get intermediate versions):
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: DistanceFields.DistanceFieldBrickTexture GlobalDistanceFieldPageTableLayer
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: GlobalDistanceField.CoverageAtlas HitProxy
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: GlobalDistanceField.PageAtlas Nanite.VisBuffer64
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: GlobalDistanceField.PageTableCombined RenderTarget
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: GlobalDistanceField.SDFMips SceneDepthZ
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse: GlobalDistanceField.TempMip ViewFamilyTexture
-[2024.01.11-22.46.21:164][ 3]LogConsoleResponse:
-[2024.01.11-22.46.21:164][ 3]Cmd: rhi.DumpMemory
-[2024.01.11-22.46.21:168][ 3]RHI resource memory (not tracked by our allocator)
-[2024.01.11-22.46.21:168][ 3] 30.580MB - Bindless Resource Heap - STAT_BindlessResourceHeapMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 0.096MB - Bindless Sampler Heap - STAT_BindlessSamplerHeapMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 0.000MB - Misc Buffer Memory - STAT_MiscBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 0.000MB - Draw Indirect Buffer Memory - STAT_DrawIndirectBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 47.828MB - Byte Address Buffer Memory - STAT_ByteAddressBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 91.340MB - Structured Buffer Memory - STAT_StructuredBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 0.000MB - RayTracing Acceleration Structure Memory - STAT_RTAccelerationStructureMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 18.611MB - Vertex Buffer Memory - STAT_VertexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 5.494MB - Index Buffer Memory - STAT_IndexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 0.045MB - Uniform Buffer Memory - STAT_UniformBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 16.211MB - Texture Cube Memory - STAT_TextureMemoryCube - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 0.211MB - Texture 3D Memory - STAT_TextureMemory3D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 84.195MB - Texture 2D Memory - STAT_TextureMemory2D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 919.875MB - UAV Texture Memory - STAT_UAVTextureMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 0.000MB - Render Target Cube Memory - STAT_RenderTargetMemoryCube - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 0.188MB - Render Target 3D Memory - STAT_RenderTargetMemory3D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3] 407.500MB - Render Target 2D Memory - STAT_RenderTargetMemory2D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.46.21:168][ 3]1622.174MB total
-[2024.01.11-22.46.21:168][ 3]LogWindows: FPlatformMisc::RequestExit(1, D3D12Util.TerminateOnOutOfMemory)
-[2024.01.11-22.46.21:168][ 3]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 0, D3D12Util.TerminateOnOutOfMemory)
-[2024.01.11-22.46.21:168][ 3]LogCore: Engine exit requested (reason: Win RequestExit)
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.11-22.51.55.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.11-22.51.55.log
deleted file mode 100644
index 0c6cec718a3c4477863049c398357b1ac84516a0..0000000000000000000000000000000000000000
--- a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.11-22.51.55.log
+++ /dev/null
@@ -1,1211 +0,0 @@
-Log file open, 01/11/24 23:51:27
-LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
-LogWindows: File 'aqProf.dll' does not exist
-LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
-LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
-LogWindows: File 'VtuneApi.dll' does not exist
-LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
-LogWindows: File 'VtuneApi32e.dll' does not exist
-LogWindows: Started CrashReportClient (pid=12172)
-LogWindows: Custom abort handler registered for crash reporting.
-LogInit: Display: Running engine for game: BackroomsDigitalArt
-LogCore: UnrealTraceServer: Trace store launch successful
-LogTrace: Initializing trace...
-LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
-LogTrace: Finished trace initialization.
-LogCsvProfiler: Display: Metadata set : platform="Windows"
-LogCsvProfiler: Display: Metadata set : config="Development"
-LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046"
-LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3"
-LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.3007] "
-LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 5800X 8-Core Processor"
-LogCsvProfiler: Display: Metadata set : pgoenabled="0"
-LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
-LogCsvProfiler: Display: Metadata set : ltoenabled="0"
-LogCsvProfiler: Display: Metadata set : asan="0"
-LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
-LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
-LogCsvProfiler: Display: Metadata set : llm="0"
-LogStats: Stats thread started at 0.225574
-LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
-LogInit: Session CrashGUID >====================================================
- Session CrashGUID > UECC-Windows-20E2B05C4E5846704ABEDA992290ED58
- Session CrashGUID >====================================================
-LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
-LogConfig: Display: Loading Mac ini files took 0.02 seconds
-LogConfig: Display: Loading Android ini files took 0.02 seconds
-LogConfig: Display: Loading IOS ini files took 0.02 seconds
-LogConfig: Display: Loading TVOS ini files took 0.03 seconds
-LogConfig: Display: Loading Windows ini files took 0.03 seconds
-LogConfig: Display: Loading Unix ini files took 0.03 seconds
-LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
-LogConfig: Display: Loading Linux ini files took 0.03 seconds
-LogAssetRegistry: Display: Asset registry cache read as 17.5 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
-LogPluginManager: Mounting Engine plugin Bridge
-LogPluginManager: Mounting Engine plugin EnhancedInput
-LogPluginManager: Found config from plugin[EnhancedInput] Input
-LogPluginManager: Mounting Engine plugin FastBuildController
-LogPluginManager: Mounting Engine plugin MeshPainting
-LogPluginManager: Mounting Engine plugin TraceUtilities
-LogPluginManager: Mounting Engine plugin XGEController
-LogPluginManager: Mounting Engine plugin Paper2D
-LogPluginManager: Mounting Engine plugin ActorLayerUtilities
-LogPluginManager: Mounting Engine plugin AndroidPermission
-LogPluginManager: Mounting Engine plugin AssetTags
-LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
-LogPluginManager: Mounting Engine plugin AndroidFileServer
-LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin ArchVisCharacter
-LogPluginManager: Mounting Engine plugin AppleImageUtils
-LogPluginManager: Mounting Engine plugin AudioCapture
-LogPluginManager: Mounting Engine plugin AppleMoviePlayer
-LogPluginManager: Mounting Engine plugin AudioSynesthesia
-LogPluginManager: Mounting Engine plugin CableComponent
-LogPluginManager: Mounting Engine plugin AudioWidgets
-LogPluginManager: Mounting Engine plugin ChunkDownloader
-LogPluginManager: Mounting Engine plugin CustomMeshComponent
-LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin GooglePAD
-LogPluginManager: Mounting Engine plugin GeometryCache
-LogPluginManager: Mounting Engine plugin InputDebugging
-LogPluginManager: Found config from plugin[InputDebugging] Input
-LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin GeometryProcessing
-LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin MeshModelingToolset
-LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
-LogPluginManager: Mounting Engine plugin Metasound
-LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
-LogPluginManager: Mounting Engine plugin MobilePatchingUtils
-LogPluginManager: Mounting Engine plugin OpenXR
-LogPluginManager: Mounting Engine plugin OpenXREyeTracker
-LogPluginManager: Mounting Engine plugin MsQuic
-LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
-LogPluginManager: Mounting Engine plugin PropertyAccessEditor
-LogPluginManager: Mounting Engine plugin RigVM
-LogPluginManager: Mounting Engine plugin ResonanceAudio
-LogPluginManager: Mounting Engine plugin OpenXRHandTracking
-LogPluginManager: Mounting Engine plugin SoundFields
-LogPluginManager: Mounting Engine plugin SignificanceManager
-LogPluginManager: Mounting Engine plugin WaveTable
-LogPluginManager: Mounting Engine plugin Synthesis
-LogPluginManager: Mounting Engine plugin WebMMoviePlayer
-LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
-LogPluginManager: Mounting Engine plugin XRBase
-LogPluginManager: Mounting Engine plugin AISupport
-LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
-LogPluginManager: Mounting Engine plugin InterchangeEditor
-LogPluginManager: Mounting Engine plugin Interchange
-LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
-LogPluginManager: Mounting Engine plugin AnimationData
-LogPluginManager: Mounting Engine plugin ACLPlugin
-LogPluginManager: Mounting Engine plugin ControlRig
-LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
-LogPluginManager: Mounting Engine plugin ControlRigSpline
-LogPluginManager: Mounting Engine plugin LiveLink
-LogPluginManager: Mounting Engine plugin IKRig
-LogPluginManager: Mounting Engine plugin ActorSequence
-LogPluginManager: Mounting Engine plugin LevelSequenceEditor
-LogPluginManager: Mounting Engine plugin SequencerScripting
-LogPluginManager: Mounting Engine plugin TemplateSequence
-LogPluginManager: Mounting Engine plugin UdpMessaging
-LogPluginManager: Mounting Engine plugin TcpMessaging
-LogPluginManager: Mounting Engine plugin Takes
-LogPluginManager: Mounting Engine plugin GameplayCameras
-LogPluginManager: Mounting Engine plugin OnlineBase
-LogPluginManager: Mounting Engine plugin CameraShakePreviewer
-LogPluginManager: Mounting Engine plugin OnlineServices
-LogPluginManager: Mounting Engine plugin OnlineSubsystem
-LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
-LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
-LogPluginManager: Mounting Engine plugin AlembicImporter
-LogPluginManager: Mounting Engine plugin OodleNetwork
-LogPluginManager: Mounting Engine plugin Niagara
-LogPluginManager: Mounting Engine plugin AnimationSharing
-LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
-LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
-LogPluginManager: Mounting Engine plugin DumpGPUServices
-LogPluginManager: Mounting Engine plugin GitSourceControl
-LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
-LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
-LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
-LogPluginManager: Mounting Engine plugin PerforceSourceControl
-LogPluginManager: Mounting Engine plugin PixWinPlugin
-LogPluginManager: Mounting Engine plugin PluginUtils
-LogPluginManager: Mounting Engine plugin PlasticSourceControl
-LogPluginManager: Mounting Engine plugin PropertyAccessNode
-LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
-LogPluginManager: Mounting Engine plugin RenderDocPlugin
-LogPluginManager: Mounting Engine plugin SubversionSourceControl
-LogPluginManager: Mounting Engine plugin TextureFormatOodle
-LogPluginManager: Mounting Engine plugin TraceDataFilters
-LogPluginManager: Mounting Engine plugin UObjectPlugin
-LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
-LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin AssetManagerEditor
-LogPluginManager: Mounting Engine plugin BlueprintHeaderView
-LogPluginManager: Mounting Engine plugin ChangelistReview
-LogPluginManager: Mounting Engine plugin CryptoKeys
-LogPluginManager: Mounting Engine plugin CurveEditorTools
-LogPluginManager: Mounting Engine plugin DataValidation
-LogPluginManager: Mounting Engine plugin EditorDebugTools
-LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
-LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
-LogPluginManager: Mounting Engine plugin FacialAnimation
-LogPluginManager: Mounting Engine plugin GameplayTagsEditor
-LogPluginManager: Mounting Engine plugin GeometryMode
-LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
-LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
-LogPluginManager: Mounting Engine plugin MaterialAnalyzer
-LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
-LogPluginManager: Mounting Engine plugin PluginBrowser
-LogPluginManager: Mounting Engine plugin SequencerAnimTools
-LogPluginManager: Mounting Engine plugin SpeedTreeImporter
-LogPluginManager: Mounting Engine plugin UVEditor
-LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
-LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
-LogPluginManager: Mounting Engine plugin AndroidMedia
-LogPluginManager: Mounting Engine plugin AvfMedia
-LogPluginManager: Mounting Engine plugin ImgMedia
-LogPluginManager: Mounting Engine plugin MediaCompositing
-LogPluginManager: Mounting Engine plugin MediaPlate
-LogPluginManager: Mounting Engine plugin MediaPlayerEditor
-LogPluginManager: Mounting Engine plugin WebMMedia
-LogPluginManager: Mounting Engine plugin WmfMedia
-LogPluginManager: Mounting Engine plugin DatasmithContent
-LogPluginManager: Mounting Engine plugin GLTFExporter
-LogPluginManager: Mounting Engine plugin VariantManager
-LogPluginManager: Mounting Engine plugin VariantManagerContent
-LogPluginManager: Mounting Engine plugin InterchangeTests
-LogPluginManager: Mounting Engine plugin AutomationUtils
-LogPluginManager: Mounting Engine plugin BackChannel
-LogPluginManager: Mounting Engine plugin ChaosCaching
-LogPluginManager: Mounting Engine plugin ChaosCloth
-LogPluginManager: Mounting Engine plugin ChaosClothEditor
-LogPluginManager: Mounting Engine plugin ChaosEditor
-LogPluginManager: Mounting Engine plugin ChaosNiagara
-LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
-LogPluginManager: Mounting Engine plugin ChaosUserDataPT
-LogPluginManager: Mounting Engine plugin CharacterAI
-LogPluginManager: Mounting Engine plugin Dataflow
-LogPluginManager: Mounting Engine plugin Fracture
-LogPluginManager: Mounting Engine plugin FullBodyIK
-LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
-LogPluginManager: Mounting Engine plugin GeometryFlow
-LogPluginManager: Mounting Engine plugin LocalizableMessage
-LogPluginManager: Mounting Engine plugin MeshLODToolset
-LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
-LogPluginManager: Mounting Engine plugin OpenImageDenoise
-LogPluginManager: Mounting Engine plugin PlanarCut
-LogPluginManager: Mounting Engine plugin PlatformCrypto
-LogPluginManager: Mounting Engine plugin ProxyLODPlugin
-LogPluginManager: Mounting Engine plugin PythonScriptPlugin
-LogPluginManager: Mounting Engine plugin SkeletalReduction
-LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
-LogPluginManager: Mounting Engine plugin StructUtils
-LogPluginManager: Mounting Engine plugin ToolPresets
-LogPluginManager: Mounting Engine plugin ConcertMain
-LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
-LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
-LogPluginManager: Mounting Engine plugin LightMixer
-LogPluginManager: Mounting Engine plugin ObjectMixer
-LogPluginManager: Mounting Engine plugin SQLiteCore
-LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
-LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
-LogPluginManager: Mounting Engine plugin ConcertSyncClient
-LogPluginManager: Mounting Engine plugin ConcertSyncCore
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
-SourceControl: Revision control is disabled
-SourceControl: Revision control is disabled
-SourceControl: Revision control is disabled
-LogInit: Using libcurl 8.4.0
-LogInit: - built for Windows
-LogInit: - supports SSL with OpenSSL/1.1.1t
-LogInit: - supports HTTP deflate (compression) using libz 1.2.13
-LogInit: - other features:
-LogInit: CURL_VERSION_SSL
-LogInit: CURL_VERSION_LIBZ
-LogInit: CURL_VERSION_IPV6
-LogInit: CURL_VERSION_ASYNCHDNS
-LogInit: CURL_VERSION_LARGEFILE
-LogInit: CurlRequestOptions (configurable via config and command line):
-LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
-LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
-LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
-LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host
-LogInit: - LocalHostAddr = Default
-LogInit: - BufferSize = 65536
-LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
-LogOnline: OSS: Created online subsystem instance for: NULL
-LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
-LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
-LogWindows: File 'WinPixGpuCapturer.dll' does not exist
-PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
-LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
-RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
-LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
-LogHMD: OpenXR runtime supported extensions:
-LogHMD: XR_KHR_vulkan_enable
-LogHMD: XR_KHR_vulkan_enable2
-LogHMD: XR_KHR_D3D11_enable
-LogHMD: XR_KHR_D3D12_enable
-LogHMD: XR_KHR_opengl_enable
-LogHMD: XR_KHR_win32_convert_performance_counter_time
-LogHMD: XR_EXT_win32_appcontainer_compatible
-LogHMD: XR_KHR_binding_modification
-LogHMD: XR_KHR_composition_layer_depth
-LogHMD: XR_KHR_visibility_mask
-LogHMD: XR_EXT_active_action_set_priority
-LogHMD: XR_EXT_dpad_binding
-LogHMD: XR_EXT_frame_composition_report
-LogHMD: XR_EXT_hand_tracking
-LogHMD: XR_EXT_hand_joints_motion_range
-LogHMD: XR_EXT_hp_mixed_reality_controller
-LogHMD: XR_EXT_palm_pose
-LogHMD: XR_FB_display_refresh_rate
-LogHMD: XR_HTC_vive_cosmos_controller_interaction
-LogHMD: XR_HTC_vive_focus3_controller_interaction
-LogHMD: XR_HTC_vive_wrist_tracker_interaction
-LogHMD: XR_MND_headless
-LogHMD: XR_VALVE_analog_threshold
-LogHMD: XR_HTCX_vive_tracker_interaction
-LogHMD: XR_EXT_debug_utils
-LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available
-LogHMD: Optional extension XR_FB_foveation_vulkan is not available
-LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available
-LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available
-LogHMD: Optional extension XR_VARJO_quad_views is not available
-LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available
-LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available
-LogHMD: Optional extension XR_FB_foveation is not available
-LogHMD: Optional extension XR_FB_swapchain_update_state is not available
-LogHMD: Optional extension XR_FB_foveation_configuration is not available
-LogHMD: Optional extension XR_OCULUS_audio_device_guid is not available
-LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available
-LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension.
-LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.3.1
-LogInit: ExecutableName: UnrealEditor.exe
-LogInit: Build: ++UE5+Release-5.3-CL-29314046
-LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3
-LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3
-LogInit: Net CL: 27405482
-LogInit: OS: Windows 11 (23H2) [10.0.22631.3007] (), CPU: AMD Ryzen 7 5800X 8-Core Processor , GPU: AMD Radeon RX 6800
-LogInit: Compiled (64-bit): Nov 3 2023 16:09:16
-LogInit: Architecture: x64
-LogInit: Compiled with Visual C++: 19.36.32537.00
-LogInit: Build Configuration: Development
-LogInit: Branch Name: ++UE5+Release-5.3
-LogInit: Command Line:
-LogInit: Base Directory: G:/UnrealEngines/UE_5.3/Engine/Binaries/Win64/
-LogInit: Allocator: Mimalloc
-LogInit: Installed Engine Build: 1
-LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
-LogDevObjectVersion: Number of dev versions registered: 36
-LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
-LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
-LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
-LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
-LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
-LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
-LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
-LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
-LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
-LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
-LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47
-LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
-LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
-LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
-LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
-LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
-LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
-LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
-LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
-LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111
-LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2
-LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10
-LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11
-LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
-LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
-LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
-LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
-LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
-LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
-LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
-LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118
-LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47
-LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
-LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
-LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
-LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
-LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
-LogInit: Object subsystem initialized
-LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
-LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
-LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
-LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
-LogConfig: Set CVar [[r.setres:1280x720]]
-LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
-LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
-LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
-LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
-LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[r.VSync:0]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
-[2024.01.11-22.51.28:021][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
-[2024.01.11-22.51.28:021][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
-[2024.01.11-22.51.28:021][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
-[2024.01.11-22.51.28:021][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
-[2024.01.11-22.51.28:021][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
-[2024.01.11-22.51.28:021][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
-[2024.01.11-22.51.28:021][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
-[2024.01.11-22.51.28:021][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
-[2024.01.11-22.51.28:021][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
-[2024.01.11-22.51.28:021][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
-[2024.01.11-22.51.28:021][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
-[2024.01.11-22.51.28:021][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.11-22.51.28:021][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
-[2024.01.11-22.51.28:021][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
-[2024.01.11-22.51.28:022][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
-[2024.01.11-22.51.28:024][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
-[2024.01.11-22.51.28:024][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
-[2024.01.11-22.51.28:026][ 0]LogRHI: Using Default RHI: D3D12
-[2024.01.11-22.51.28:026][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
-[2024.01.11-22.51.28:026][ 0]LogRHI: Loading RHI module D3D12RHI
-[2024.01.11-22.51.28:034][ 0]LogD3D12RHI: Aftermath initialized
-[2024.01.11-22.51.28:034][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
-[2024.01.11-22.51.28:034][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
-[2024.01.11-22.51.28:120][ 0]LogD3D12RHI: Found D3D12 adapter 0: AMD Radeon RX 6800 (VendorId: 1002, DeviceId: 73bf, SubSysId: e3a1002, Revision: 00c3
-[2024.01.11-22.51.28:120][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported
-[2024.01.11-22.51.28:120][ 0]LogD3D12RHI: Adapter has 16337MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 2 output[s]
-[2024.01.11-22.51.28:120][ 0]LogD3D12RHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.11-22.51.28:121][ 0]LogD3D12RHI: Driver Date: 11-22-2023
-[2024.01.11-22.51.28:127][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000
-[2024.01.11-22.51.28:127][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported
-[2024.01.11-22.51.28:127][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 0 output[s]
-[2024.01.11-22.51.28:127][ 0]LogD3D12RHI: DirectX Agility SDK runtime found.
-[2024.01.11-22.51.28:127][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0
-[2024.01.11-22.51.28:128][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
-[2024.01.11-22.51.28:128][ 0]LogInit: Selected Device Profile: [WindowsEditor]
-[2024.01.11-22.51.28:128][ 0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
-[2024.01.11-22.51.28:128][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
-[2024.01.11-22.51.28:128][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.11-22.51.28:128][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
-[2024.01.11-22.51.28:128][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
-[2024.01.11-22.51.28:128][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
-[2024.01.11-22.51.28:128][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
-[2024.01.11-22.51.28:128][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
-[2024.01.11-22.51.28:128][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
-[2024.01.11-22.51.28:128][ 0]LogInit: Computer: DESKTOP-2MPQGVL
-[2024.01.11-22.51.28:128][ 0]LogInit: User: Windowssucks
-[2024.01.11-22.51.28:128][ 0]LogInit: CPU Page size=4096, Cores=8
-[2024.01.11-22.51.28:128][ 0]LogInit: High frequency timer resolution =10.000000 MHz
-[2024.01.11-22.51.28:128][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
-[2024.01.11-22.51.28:128][ 0]LogMemory: Platform Memory Stats for WindowsEditor
-[2024.01.11-22.51.28:128][ 0]LogMemory: Process Physical Memory: 496.04 MB used, 531.50 MB peak
-[2024.01.11-22.51.28:128][ 0]LogMemory: Process Virtual Memory: 485.55 MB used, 490.23 MB peak
-[2024.01.11-22.51.28:128][ 0]LogMemory: Physical Memory: 11961.53 MB used, 20693.21 MB free, 32654.75 MB total
-[2024.01.11-22.51.28:128][ 0]LogMemory: Virtual Memory: 30256.38 MB used, 2398.36 MB free, 32654.75 MB total
-[2024.01.11-22.51.28:128][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
-[2024.01.11-22.51.28:132][ 0]LogWindows: WindowsPlatformFeatures enabled
-[2024.01.11-22.51.28:139][ 0]LogInit: Physics initialised using underlying interface: Chaos
-[2024.01.11-22.51.28:139][ 0]LogInit: Using OS detected language (en-US).
-[2024.01.11-22.51.28:140][ 0]LogInit: Using OS detected locale (en-DE).
-[2024.01.11-22.51.28:140][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
-[2024.01.11-22.51.28:141][ 0]LogInit: Setting process to per monitor DPI aware
-[2024.01.11-22.51.28:339][ 0]LogWindowsTextInputMethodSystem: Available input methods:
-[2024.01.11-22.51.28:339][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard).
-[2024.01.11-22.51.28:339][ 0]LogWindowsTextInputMethodSystem: - English (Germany) - (Keyboard).
-[2024.01.11-22.51.28:339][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
-[2024.01.11-22.51.28:353][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
-[2024.01.11-22.51.28:354][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
-[2024.01.11-22.51.28:447][ 0]LogRHI: Using Default RHI: D3D12
-[2024.01.11-22.51.28:447][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
-[2024.01.11-22.51.28:447][ 0]LogRHI: Loading RHI module D3D12RHI
-[2024.01.11-22.51.28:447][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
-[2024.01.11-22.51.28:447][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
-[2024.01.11-22.51.28:447][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6
-[2024.01.11-22.51.28:448][ 0]LogWindows: Attached monitors:
-[2024.01.11-22.51.28:448][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
-[2024.01.11-22.51.28:448][ 0]LogWindows: resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
-[2024.01.11-22.51.28:448][ 0]LogWindows: Found 2 attached monitors.
-[2024.01.11-22.51.28:448][ 0]LogWindows: Gathering driver information using Windows Setup API
-[2024.01.11-22.51.28:448][ 0]LogRHI: RHI Adapter Info:
-[2024.01.11-22.51.28:448][ 0]LogRHI: Name: AMD Radeon RX 6800
-[2024.01.11-22.51.28:448][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.11-22.51.28:448][ 0]LogRHI: Driver Date: 11-22-2023
-[2024.01.11-22.51.28:448][ 0]LogD3D12RHI: GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
-[2024.01.11-22.51.28:469][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off
-[2024.01.11-22.51.28:469][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled
-[2024.01.11-22.51.28:469][ 0]LogD3D12RHI: [DRED] Using lightweight DRED.
-[2024.01.11-22.51.28:469][ 0]LogD3D12RHI: Emitting draw events for PIX profiling.
-[2024.01.11-22.51.28:536][ 0]LogD3D12RHI: ID3D12Device1 is supported.
-[2024.01.11-22.51.28:536][ 0]LogD3D12RHI: ID3D12Device2 is supported.
-[2024.01.11-22.51.28:536][ 0]LogD3D12RHI: ID3D12Device3 is supported.
-[2024.01.11-22.51.28:536][ 0]LogD3D12RHI: ID3D12Device4 is supported.
-[2024.01.11-22.51.28:536][ 0]LogD3D12RHI: ID3D12Device5 is supported.
-[2024.01.11-22.51.28:536][ 0]LogD3D12RHI: ID3D12Device6 is supported.
-[2024.01.11-22.51.28:536][ 0]LogD3D12RHI: ID3D12Device7 is supported.
-[2024.01.11-22.51.28:536][ 0]LogD3D12RHI: ID3D12Device8 is supported.
-[2024.01.11-22.51.28:536][ 0]LogD3D12RHI: ID3D12Device9 is supported.
-[2024.01.11-22.51.28:536][ 0]LogD3D12RHI: ID3D12Device10 is supported.
-[2024.01.11-22.51.28:536][ 0]LogD3D12RHI: ID3D12Device11 is supported.
-[2024.01.11-22.51.28:536][ 0]LogD3D12RHI: ID3D12Device12 is supported.
-[2024.01.11-22.51.28:569][ 0]LogD3D12RHI: Bindless resources are supported
-[2024.01.11-22.51.28:569][ 0]LogD3D12RHI: Stencil ref from pixel shader is supported
-[2024.01.11-22.51.28:569][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=64).
-[2024.01.11-22.51.28:569][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported.
-[2024.01.11-22.51.28:569][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported
-[2024.01.11-22.51.28:569][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported
-[2024.01.11-22.51.28:569][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported
-[2024.01.11-22.51.28:569][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported
-[2024.01.11-22.51.28:569][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported
-[2024.01.11-22.51.28:574][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D)
-[2024.01.11-22.51.28:575][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy)
-[2024.01.11-22.51.28:575][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute)
-[2024.01.11-22.51.28:593][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0
-[2024.01.11-22.51.28:593][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0
-[2024.01.11-22.51.28:593][ 0]LogD3D12RHI: AMD hit token extension is supported
-[2024.01.11-22.51.28:593][ 0]LogD3D12RHI: Async texture creation enabled
-[2024.01.11-22.51.28:593][ 0]LogD3D12RHI: RHI has support for 64 bit atomics
-[2024.01.11-22.51.28:618][ 0]LogVRS: Current RHI supports Variable Rate Shading
-[2024.01.11-22.51.28:627][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all'
-[2024.01.11-22.51.28:627][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all" ]
-[2024.01.11-22.51.28:647][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
-[2024.01.11-22.51.28:647][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
-[2024.01.11-22.51.28:647][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
-[2024.01.11-22.51.28:647][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
-[2024.01.11-22.51.28:647][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
-[2024.01.11-22.51.28:647][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
-[2024.01.11-22.51.28:647][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
-[2024.01.11-22.51.28:648][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
-[2024.01.11-22.51.28:649][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
-[2024.01.11-22.51.28:649][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
-[2024.01.11-22.51.28:649][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
-[2024.01.11-22.51.28:649][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
-[2024.01.11-22.51.28:650][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
-[2024.01.11-22.51.28:663][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
-[2024.01.11-22.51.28:663][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
-[2024.01.11-22.51.28:663][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
-[2024.01.11-22.51.28:663][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
-[2024.01.11-22.51.28:663][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
-[2024.01.11-22.51.28:663][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
-[2024.01.11-22.51.28:663][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
-[2024.01.11-22.51.28:663][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
-[2024.01.11-22.51.28:663][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
-[2024.01.11-22.51.28:663][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
-[2024.01.11-22.51.28:667][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
-[2024.01.11-22.51.28:667][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
-[2024.01.11-22.51.28:669][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
-[2024.01.11-22.51.28:669][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
-[2024.01.11-22.51.28:669][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
-[2024.01.11-22.51.28:669][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
-[2024.01.11-22.51.28:672][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
-[2024.01.11-22.51.28:672][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
-[2024.01.11-22.51.28:672][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
-[2024.01.11-22.51.28:674][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
-[2024.01.11-22.51.28:674][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
-[2024.01.11-22.51.28:674][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
-[2024.01.11-22.51.28:674][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
-[2024.01.11-22.51.28:676][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
-[2024.01.11-22.51.28:676][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
-[2024.01.11-22.51.28:681][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
-[2024.01.11-22.51.28:681][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
-[2024.01.11-22.51.28:681][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
-[2024.01.11-22.51.28:681][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
-[2024.01.11-22.51.28:681][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
-[2024.01.11-22.51.28:688][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
-[2024.01.11-22.51.28:732][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: SF_METAL
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: SF_METAL_MRT
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: SF_METAL_TVOS
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: SF_METAL_SM5
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: SF_METAL_SM6
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: SF_METAL_SIM
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: PCD3D_SM6
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: PCD3D_SM5
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: PCD3D_ES31
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: GLSL_150_ES31
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: VVM_1_0
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: SF_VULKAN_SM5
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: SF_VULKAN_ES31
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID
-[2024.01.11-22.51.28:735][ 0]LogTargetPlatformManager: SF_VULKAN_SM6
-[2024.01.11-22.51.28:735][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
-[2024.01.11-22.51.28:737][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
-[2024.01.11-22.51.28:737][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
-[2024.01.11-22.51.28:737][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
-[2024.01.11-22.51.28:737][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.11-22.51.28:737][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
-[2024.01.11-22.51.28:775][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
-[2024.01.11-22.51.28:775][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.11-22.51.28:775][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
-[2024.01.11-22.51.28:780][ 0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
-[2024.01.11-22.51.28:780][ 0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.03ms. RandomReadSpeed=1600.15MBs, RandomWriteSpeed=238.47MBs. Assigned SpeedClass 'Local'
-[2024.01.11-22.51.28:781][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
-[2024.01.11-22.51.28:781][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured.
-[2024.01.11-22.51.28:781][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
-[2024.01.11-22.51.28:781][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
-[2024.01.11-22.51.28:781][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
-[2024.01.11-22.51.28:782][ 0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/19180/).
-[2024.01.11-22.51.28:782][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/0D73A73445A48544C9E75098174F08A4/'.
-[2024.01.11-22.51.28:782][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
-[2024.01.11-22.51.28:782][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
-[2024.01.11-22.51.29:451][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
-[2024.01.11-22.51.29:564][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
-[2024.01.11-22.51.29:564][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.11-22.51.29:886][ 0]LogSlate: Using FreeType 2.10.0
-[2024.01.11-22.51.29:887][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
-[2024.01.11-22.51.29:905][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
-[2024.01.11-22.51.29:905][ 0]LogAssetRegistry: FAssetRegistry took 0.0018 seconds to start up
-[2024.01.11-22.51.29:911][ 0]LogEditorDomain: Display: EditorDomain is Disabled
-[2024.01.11-22.51.30:067][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
-[2024.01.11-22.51.30:067][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
-[2024.01.11-22.51.30:067][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
-[2024.01.11-22.51.30:069][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
-[2024.01.11-22.51.30:069][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: Available device profiles:
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF34271EA00][00000AF337F45000 66] GlobalDefaults,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF34271E600][00000AF337F47800 66] Windows,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF34271E000][00000AF337F40000 66] WindowsEditor,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF34271D800][00000AF337F4C800 66] WindowsServer,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF34271D200][00000AF32CC87800 66] WindowsClient,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF34271C400][00000AF317952800 66] IOS,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF34271F000][00000AF342D70000 66] iPadAir2,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF34271F200][00000AF342D72800 66] IPadPro,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF34271F400][00000AF342D75000 66] iPadAir3,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF34271F600][00000AF342D77800 66] iPadAir4,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF34271F800][00000AF342D7A000 66] iPadAir5,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF34271FA00][00000AF342D7C800 66] iPadMini4,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF34271FC00][00000AF342D80000 66] iPadMini5,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF34271FE00][00000AF342D82800 66] iPadMini6,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF34221E400][00000AF342D85000 66] iPhone6S,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF32CA16A00][00000AF342D87800 66] iPhone7,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D90000][00000AF342D8A000 66] iPodTouch7,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D90200][00000AF342D8C800 66] iPhone6SPlus,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D90400][00000AF342DA0000 66] iPhone7Plus,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D90600][00000AF342DA2800 66] iPhoneSE,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D90800][00000AF342DA5000 66] iPhone8,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D90A00][00000AF342DA7800 66] iPhone8Plus,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D90C00][00000AF342DAA000 66] iPhoneX,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D90E00][00000AF342DAC800 66] iPhoneXS,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D91000][00000AF342DB0000 66] iPhoneXSMax,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D91200][00000AF342DB2800 66] iPhoneXR,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D91400][00000AF342DB5000 66] iPhone11,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D91600][00000AF342DB7800 66] iPhone11Pro,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D91800][00000AF342DBA000 66] iPhone11ProMax,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D91A00][00000AF342DBC800 66] iPhoneSE2,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D91C00][00000AF342DC0000 66] iPhone12Mini,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D91E00][00000AF342DC2800 66] iPhone12,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D92000][00000AF342DC5000 66] iPhone12Pro,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D92200][00000AF342DC7800 66] iPhone12ProMax,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D92400][00000AF342DCA000 66] iPhone13Mini,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D92600][00000AF342DCC800 66] iPhone13,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D92800][00000AF343010000 66] iPhone13Pro,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D92A00][00000AF343012800 66] iPhone13ProMax,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D92C00][00000AF343015000 66] iPhoneSE3,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D92E00][00000AF343017800 66] iPhone14,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D93000][00000AF34301A000 66] iPhone14Plus,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D93200][00000AF34301C800 66] iPhone14Pro,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D93400][00000AF343020000 66] iPhone14ProMax,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D93600][00000AF343022800 66] iPhone15,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D93800][00000AF343025000 66] iPhone15Plus,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D93A00][00000AF343027800 66] iPhone15Pro,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D93C00][00000AF34302A000 66] iPhone15ProMax,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D93E00][00000AF34302C800 66] iPadPro105,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D94000][00000AF343030000 66] iPadPro129,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D94200][00000AF343032800 66] iPadPro97,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D94400][00000AF343035000 66] iPadPro2_129,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D94600][00000AF343037800 66] iPad5,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D94800][00000AF34303A000 66] iPad6,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D94A00][00000AF34303C800 66] iPad7,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D94C00][00000AF343040000 66] iPad8,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D94E00][00000AF343042800 66] iPad9,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D95000][00000AF343045000 66] iPad10,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D95200][00000AF343047800 66] iPadPro11,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D95400][00000AF34304A000 66] iPadPro2_11,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D95600][00000AF34304C800 66] iPadPro3_11,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D95800][00000AF343050000 66] iPadPro4_11,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D95A00][00000AF343052800 66] iPadPro3_129,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D95C00][00000AF343055000 66] iPadPro4_129,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D95E00][00000AF343057800 66] iPadPro5_129,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D96000][00000AF34305A000 66] iPadPro6_129,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D96200][00000AF34305C800 66] AppleTV,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D96400][00000AF343060000 66] AppleTV4K,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D96600][00000AF343062800 66] AppleTV2_4K,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D96800][00000AF343065000 66] TVOS,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D96A00][00000AF343067800 66] Mac,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D96C00][00000AF34306A000 66] MacEditor,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D96E00][00000AF34306C800 66] MacClient,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D97000][00000AF343070000 66] MacServer,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D97200][00000AF343072800 66] Linux,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D97400][00000AF343075000 66] LinuxEditor,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D97600][00000AF343077800 66] LinuxArm64Editor,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D97800][00000AF34307A000 66] LinuxArm64,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D97A00][00000AF34307C800 66] LinuxClient,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D97C00][00000AF343090000 66] LinuxArm64Client,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D97E00][00000AF343092800 66] LinuxServer,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D98000][00000AF343095000 66] LinuxArm64Server,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D98200][00000AF343097800 66] Android,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D98400][00000AF34309A000 66] Android_Preview_OpenGL,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D98600][00000AF34309C800 66] Android_Preview_Vulkan,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D98800][00000AF3430A0000 66] Android_Low,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D98A00][00000AF3430A2800 66] Android_Mid,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D98C00][00000AF3430A5000 66] Android_High,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D98E00][00000AF3430A7800 66] Android_Default,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D99000][00000AF3430AA000 66] Android_Adreno4xx,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D99200][00000AF3430AC800 66] Android_Adreno5xx_Low,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D99400][00000AF3430B0000 66] Android_Adreno5xx,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D99600][00000AF3430B2800 66] Android_Adreno6xx,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D99800][00000AF3430B5000 66] Android_Adreno6xx_Vulkan,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D99A00][00000AF3430B7800 66] Android_Adreno7xx,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D99C00][00000AF3430BA000 66] Android_Adreno7xx_Vulkan,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D99E00][00000AF3430BC800 66] Android_Mali_T6xx,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9A000][00000AF3430C0000 66] Android_Mali_T7xx,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9A200][00000AF3430C2800 66] Android_Mali_T8xx,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9A400][00000AF3430C5000 66] Android_Mali_G71,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9A600][00000AF3430C7800 66] Android_Mali_G72,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9A800][00000AF3430CA000 66] Android_Mali_G72_Vulkan,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9AA00][00000AF3430CC800 66] Android_Mali_G76,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9AC00][00000AF3430D0000 66] Android_Mali_G76_Vulkan,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9AE00][00000AF3430D2800 66] Android_Mali_G77,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9B000][00000AF3430D5000 66] Android_Mali_G77_Vulkan,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9B200][00000AF3430D7800 66] Android_Mali_G78,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9B400][00000AF3430DA000 66] Android_Mali_G78_Vulkan,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9B600][00000AF3430DC800 66] Android_Mali_G710,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9B800][00000AF3430E0000 66] Android_Mali_G710_Vulkan,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9BC00][00000AF3430E2800 66] Android_Mali_G7xx,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9BE00][00000AF3430E5000 66] Android_Mali_G7xx_Vulkan,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9C000][00000AF3430E7800 66] Android_Xclipse_920,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9C200][00000AF3430EA000 66] Android_Xclipse_920_Vulkan,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9C600][00000AF3430EC800 66] Android_Vulkan_SM5,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9C800][00000AF3430F0000 66] Android_PowerVR_G6xxx,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9CA00][00000AF3430F2800 66] Android_PowerVR_GT7xxx,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9CC00][00000AF3430F5000 66] Android_PowerVR_GE8xxx,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9CE00][00000AF3430F7800 66] Android_PowerVR_GM9xxx,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9D000][00000AF3430FA000 66] Android_PowerVR_GM9xxx_Vulkan,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9D200][00000AF3430FC800 66] Android_TegraK1,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9D400][00000AF343100000 66] Android_Unknown_Vulkan,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9D600][00000AF343102800 66] Oculus_Quest,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9D800][00000AF343105000 66] Oculus_Quest2,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9DA00][00000AF343107800 66] Meta_Quest_Pro,
-[2024.01.11-22.51.30:196][ 0]LogDeviceProfileManager: [00000AF342D9DC00][00000AF34310A000 66] Meta_Quest_3,
-[2024.01.11-22.51.30:197][ 0]LogDeviceProfileManager: [00000AF342D9DE00][00000AF34310C800 66] HoloLens,
-[2024.01.11-22.51.30:197][ 0]LogDeviceProfileManager: [00000AF342D9E000][00000AF343110000 66] MagicLeap_Vulkan,
-[2024.01.11-22.51.30:197][ 0]LogDeviceProfileManager: Active device profile: [00000AF34271E000][00000AF337F40000 66] WindowsEditor
-[2024.01.11-22.51.30:197][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
-[2024.01.11-22.51.30:197][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
-[2024.01.11-22.51.30:197][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.11-22.51.30:197][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.51.30:197][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.51.30:197][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.51.30:197][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.51.30:197][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.51.30:200][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL'
-[2024.01.11-22.51.30:200][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
-[2024.01.11-22.51.30:282][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_FLumenCardPS<true>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EA41F02910936F61C1A29244FA8FAF42D1FD72AAB7_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
-[2024.01.11-22.51.30:337][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
-[2024.01.11-22.51.30:337][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
-[2024.01.11-22.51.30:337][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
-[2024.01.11-22.51.30:337][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available
-[2024.01.11-22.51.30:337][ 0]LogMeshMerging: No distributed automatic mesh merging module available
-[2024.01.11-22.51.30:621][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
-[2024.01.11-22.51.30:621][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
-[2024.01.11-22.51.30:630][ 0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
-[2024.01.11-22.51.30:630][ 0]LogUObjectAllocator: 6340888 out of 0 bytes used by permanent object pool.
-[2024.01.11-22.51.30:630][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
-[2024.01.11-22.51.30:635][ 0]LogLiveCoding: Display: Starting LiveCoding
-[2024.01.11-22.51.30:635][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
-[2024.01.11-22.51.30:637][ 0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
-[2024.01.11-22.51.30:640][ 0]LogLiveCoding: Display: Waiting for server
-[2024.01.11-22.51.30:656][ 0]LogSlate: Border
-[2024.01.11-22.51.30:656][ 0]LogSlate: BreadcrumbButton
-[2024.01.11-22.51.30:656][ 0]LogSlate: Brushes.Title
-[2024.01.11-22.51.30:656][ 0]LogSlate: Default
-[2024.01.11-22.51.30:656][ 0]LogSlate: Icons.Save
-[2024.01.11-22.51.30:656][ 0]LogSlate: Icons.Toolbar.Settings
-[2024.01.11-22.51.30:656][ 0]LogSlate: ListView
-[2024.01.11-22.51.30:656][ 0]LogSlate: SoftwareCursor_CardinalCross
-[2024.01.11-22.51.30:656][ 0]LogSlate: SoftwareCursor_Grab
-[2024.01.11-22.51.30:656][ 0]LogSlate: TableView.DarkRow
-[2024.01.11-22.51.30:656][ 0]LogSlate: TableView.Row
-[2024.01.11-22.51.30:656][ 0]LogSlate: TreeView
-[2024.01.11-22.51.30:745][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
-[2024.01.11-22.51.30:747][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
-[2024.01.11-22.51.30:759][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled
-[2024.01.11-22.51.30:759][ 0]LogInit: XR: MultiViewport is Disabled
-[2024.01.11-22.51.30:759][ 0]LogInit: XR: Mobile Multiview is Disabled
-[2024.01.11-22.51.30:922][ 0]LogTurnkeySupport: Completed device detection: Code = 0
-[2024.01.11-22.51.30:937][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
-[2024.01.11-22.51.30:957][ 0]LogMetasoundEngine: MetaSound Engine Initialized
-[2024.01.11-22.51.30:995][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread
-[2024.01.11-22.51.31:143][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
-[2024.01.11-22.51.31:145][ 0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
-[2024.01.11-22.51.31:150][ 0]LogTcpMessaging: Initializing TcpMessaging bridge
-[2024.01.11-22.51.31:182][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: F46C5857464575CBD1E818967701AAFC | Instance: 15B69E034722945147505A9F89410F1C (DESKTOP-2MPQGVL-19180).
-[2024.01.11-22.51.31:339][ 0]LogPython: Using Python 3.9.7
-[2024.01.11-22.51.32:076][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
-[2024.01.11-22.51.32:092][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.11-22.51.32:093][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.11-22.51.32:193][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
-[2024.01.11-22.51.32:314][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.51.32:316][ 0]LogUProjectInfo: Found projects:
-[2024.01.11-22.51.32:327][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.51.32:339][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.51.32:339][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.51.32:339][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.51.32:634][ 0]LogOpenImageDenoise: OIDN starting up
-[2024.01.11-22.51.32:657][ 0]LogCollectionManager: Loaded 0 collections in 0.000646 seconds
-[2024.01.11-22.51.32:659][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
-[2024.01.11-22.51.32:661][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
-[2024.01.11-22.51.32:662][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
-[2024.01.11-22.51.32:962][ 0]LogEngine: Initializing Engine...
-[2024.01.11-22.51.32:965][ 0]LogHMD: HMD configured for shader platform PCD3D_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
-[2024.01.11-22.51.32:967][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
-[2024.01.11-22.51.33:134][ 0]LogInit: Initializing FReadOnlyCVARCache
-[2024.01.11-22.51.33:139][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.51.33:139][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-22.51.33:145][ 0]LogAIModule: Creating AISystem for world Untitled
-[2024.01.11-22.51.33:145][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
-[2024.01.11-22.51.33:145][ 0]LogInit: Texture streaming: Enabled
-[2024.01.11-22.51.33:157][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
-[2024.01.11-22.51.33:162][ 0]LogAudio: Display: Initializing Audio Device Manager...
-[2024.01.11-22.51.33:168][ 0]LogAudio: Display: Loading Default Audio Settings Objects...
-[2024.01.11-22.51.33:169][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
-[2024.01.11-22.51.33:169][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered
-[2024.01.11-22.51.33:170][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered
-[2024.01.11-22.51.33:170][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
-[2024.01.11-22.51.33:170][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered
-[2024.01.11-22.51.33:170][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered
-[2024.01.11-22.51.33:170][ 0]LogAudio: Display: Audio Device Manager Initialized
-[2024.01.11-22.51.33:170][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True
-[2024.01.11-22.51.33:170][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.11-22.51.33:170][ 0]LogAudioMixer: Display: Sample Rate: 48000
-[2024.01.11-22.51.33:170][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
-[2024.01.11-22.51.33:170][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
-[2024.01.11-22.51.33:170][ 0]LogAudioMixer: Display: Number of buffers to queue: 1
-[2024.01.11-22.51.33:170][ 0]LogAudioMixer: Display: Max Channels (voices): 32
-[2024.01.11-22.51.33:170][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4
-[2024.01.11-22.51.33:170][ 0]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.11-22.51.33:171][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.11-22.51.33:171][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.11-22.51.33:171][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.11-22.51.33:175][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.11-22.51.33:203][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- VIVE Pro Mutimedia Audio)
-[2024.01.11-22.51.33:205][ 0]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.11-22.51.33:206][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.11-22.51.33:206][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.11-22.51.33:207][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
-[2024.01.11-22.51.33:207][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
-[2024.01.11-22.51.33:209][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
-[2024.01.11-22.51.33:209][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
-[2024.01.11-22.51.33:209][ 0]LogInit: FAudioDevice initialized with ID 1.
-[2024.01.11-22.51.33:209][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
-[2024.01.11-22.51.33:209][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
-[2024.01.11-22.51.33:221][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
-[2024.01.11-22.51.33:224][ 0]LogInit: Undo buffer set to 32 MB
-[2024.01.11-22.51.33:224][ 0]LogInit: Transaction tracking system initialized
-[2024.01.11-22.51.33:239][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
-[2024.01.11-22.51.33:239][ 0]LogSourceControl: Uncontrolled asset enumeration started...
-[2024.01.11-22.51.33:241][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002206 seconds (Found 160 uncontrolled assets)
-[2024.01.11-22.51.33:246][ 0]BlueprintLog: New page: Editor Load
-[2024.01.11-22.51.33:309][ 0]LocalizationService: Localization service is disabled
-[2024.01.11-22.51.33:323][ 0]TimingProfiler: Initialize
-[2024.01.11-22.51.33:323][ 0]TimingProfiler: OnSessionChanged
-[2024.01.11-22.51.33:324][ 0]LoadingProfiler: Initialize
-[2024.01.11-22.51.33:324][ 0]LoadingProfiler: OnSessionChanged
-[2024.01.11-22.51.33:324][ 0]NetworkingProfiler: Initialize
-[2024.01.11-22.51.33:324][ 0]NetworkingProfiler: OnSessionChanged
-[2024.01.11-22.51.33:324][ 0]MemoryProfiler: Initialize
-[2024.01.11-22.51.33:324][ 0]MemoryProfiler: OnSessionChanged
-[2024.01.11-22.51.33:389][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.51.33:390][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.51.33:390][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.51.33:481][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
-[2024.01.11-22.51.33:581][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
-[2024.01.11-22.51.33:666][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
-[2024.01.11-22.51.33:668][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.51.33:668][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 6.281
-[2024.01.11-22.51.33:668][ 0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4
-[2024.01.11-22.51.33:669][ 0]LightingResults: New page: Lighting Build
-[2024.01.11-22.51.33:671][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
-[2024.01.11-22.51.33:671][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
-[2024.01.11-22.51.33:671][ 0]MapCheck: New page: Map Check
-[2024.01.11-22.51.33:671][ 0]LightingResults: New page: Lighting Build
-[2024.01.11-22.51.33:675][ 0]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.11-22.51.33:679][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.49ms
-[2024.01.11-22.51.33:733][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete
-[2024.01.11-22.51.33:802][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.11-22.51.33:841][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
-[2024.01.11-22.51.33:842][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.51.33:842][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-22.51.33:843][ 0]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.11-22.51.33:906][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
-[2024.01.11-22.51.33:914][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.58ms
-[2024.01.11-22.51.33:915][ 0]Cmd: MAP CHECKDEP NOCLEARLOG
-[2024.01.11-22.51.33:915][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,088ms to complete.
-[2024.01.11-22.51.33:921][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 6.534
-[2024.01.11-22.51.33:921][ 0]LogShaderCompilers: Display: ================================================
-[2024.01.11-22.51.33:921][ 0]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.11-22.51.33:921][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
-[2024.01.11-22.51.33:921][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
-[2024.01.11-22.51.33:921][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
-[2024.01.11-22.51.33:921][ 0]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.11-22.51.33:921][ 0]LogShaderCompilers: Display: Shaders Compiled: 0
-[2024.01.11-22.51.33:921][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
-[2024.01.11-22.51.33:921][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
-[2024.01.11-22.51.33:921][ 0]LogShaderCompilers: Display: ================================================
-[2024.01.11-22.51.34:024][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.51.34:024][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.51.34:024][ 0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.51.34:036][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.51.34:045][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.51.34:054][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.51.34:064][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.51.34:111][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.51.34:111][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
-[2024.01.11-22.51.34:112][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.51.34:112][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
-[2024.01.11-22.51.34:112][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.51.34:112][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
-[2024.01.11-22.51.34:112][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.51.34:112][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
-[2024.01.11-22.51.34:114][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.51.34:114][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
-[2024.01.11-22.51.34:115][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.51.34:115][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
-[2024.01.11-22.51.34:115][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.51.34:115][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
-[2024.01.11-22.51.34:116][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.51.34:116][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
-[2024.01.11-22.51.34:116][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.51.34:116][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
-[2024.01.11-22.51.34:117][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.51.34:117][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
-[2024.01.11-22.51.34:376][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.5 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
-[2024.01.11-22.51.34:779][ 0]LogSlate: External Image Picker: DecompressImage failed
-[2024.01.11-22.51.34:873][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
-[2024.01.11-22.51.34:890][ 0]LogSlate: Took 0.000328 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
-[2024.01.11-22.51.34:894][ 0]LogSlate: Took 0.000330 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
-[2024.01.11-22.51.34:894][ 0]LogSlate: Took 0.000051 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
-[2024.01.11-22.51.34:914][ 0]LogViewport: Scene viewport resized to 1435x892, mode Windowed.
-[2024.01.11-22.51.34:981][ 0]LogD3D12RHI: Error: D3DDevice->CreateHeap(&NewHeapDesc, IID_PPV_ARGS(NewHeap.GetInitReference())) failed
- at D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12Resources.cpp:233
- with error E_OUTOFMEMORY
-
-[2024.01.11-22.51.55:710][ 0]LogConsoleResponse: 1 = 64 KB (3D 1x1x1 PF_B8G8R8A8 RT) HairLUT0
-[2024.01.11-22.51.55:710][ 0]LogConsoleResponse: 2 = 12 KB (2D 768x8 PF_R8) AsciiTexture
-[2024.01.11-22.51.55:710][ 0]LogConsoleResponse:
-[2024.01.11-22.51.55:710][ 0]LogConsoleResponse: Pool: 1/1 MB (referenced/allocated)
-[2024.01.11-22.51.55:710][ 0]LogConsoleResponse:
-[2024.01.11-22.51.55:710][ 0]LogConsoleResponse: RDGResourceName (what was rendered this frame, use <RDGResourceName>@<Version> to get intermediate versions):
-[2024.01.11-22.51.55:710][ 0]LogConsoleResponse:
-[2024.01.11-22.51.55:710][ 0]Cmd: rhi.DumpMemory
-[2024.01.11-22.51.55:714][ 0]RHI resource memory (not tracked by our allocator)
-[2024.01.11-22.51.55:714][ 0] 0.000MB - Bindless Resource Heap - STAT_BindlessResourceHeapMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - Bindless Sampler Heap - STAT_BindlessSamplerHeapMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - Misc Buffer Memory - STAT_MiscBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - Draw Indirect Buffer Memory - STAT_DrawIndirectBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - Byte Address Buffer Memory - STAT_ByteAddressBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - Structured Buffer Memory - STAT_StructuredBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - RayTracing Acceleration Structure Memory - STAT_RTAccelerationStructureMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - Vertex Buffer Memory - STAT_VertexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - Index Buffer Memory - STAT_IndexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - Uniform Buffer Memory - STAT_UniformBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - Texture Cube Memory - STAT_TextureMemoryCube - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - Texture 3D Memory - STAT_TextureMemory3D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - Texture 2D Memory - STAT_TextureMemory2D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - UAV Texture Memory - STAT_UAVTextureMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - Render Target Cube Memory - STAT_RenderTargetMemoryCube - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - Render Target 3D Memory - STAT_RenderTargetMemory3D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0] 0.000MB - Render Target 2D Memory - STAT_RenderTargetMemory2D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.51.55:714][ 0]0.000MB total
-[2024.01.11-22.51.55:714][ 0]LogWindows: FPlatformMisc::RequestExit(1, D3D12Util.TerminateOnOutOfMemory)
-[2024.01.11-22.51.55:714][ 0]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 0, D3D12Util.TerminateOnOutOfMemory)
-[2024.01.11-22.51.55:714][ 0]LogCore: Engine exit requested (reason: Win RequestExit)
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.12-23.11.57.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.12-23.11.57.log
new file mode 100644
index 0000000000000000000000000000000000000000..5a076fa9cd225ae28bb93a804ea737b65683a52c
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.12-23.11.57.log
@@ -0,0 +1,1813 @@
+Log file open, 01/13/24 00:11:23
+LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
+LogWindows: File 'aqProf.dll' does not exist
+LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
+LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi.dll' does not exist
+LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi32e.dll' does not exist
+LogWindows: Started CrashReportClient (pid=13316)
+LogWindows: Custom abort handler registered for crash reporting.
+LogInit: Display: Running engine for game: BackroomsDigitalArt
+LogCore: UnrealTraceServer: Trace store launch successful
+LogTrace: Initializing trace...
+LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
+LogTrace: Finished trace initialization.
+LogCsvProfiler: Display: Metadata set : platform="Windows"
+LogCsvProfiler: Display: Metadata set : config="Development"
+LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046"
+LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3"
+LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.3007] "
+LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 5800X 8-Core Processor"
+LogCsvProfiler: Display: Metadata set : pgoenabled="0"
+LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
+LogCsvProfiler: Display: Metadata set : ltoenabled="0"
+LogCsvProfiler: Display: Metadata set : asan="0"
+LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
+LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
+LogCsvProfiler: Display: Metadata set : llm="0"
+LogStats: Stats thread started at 0.222641
+LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
+LogInit: Session CrashGUID >====================================================
+ Session CrashGUID > UECC-Windows-112681C4406F869D27E8D6A5C8F94420
+ Session CrashGUID >====================================================
+LogConfig: Display: Loading IOS ini files took 0.02 seconds
+LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
+LogConfig: Display: Loading Mac ini files took 0.02 seconds
+LogConfig: Display: Loading Android ini files took 0.02 seconds
+LogConfig: Display: Loading TVOS ini files took 0.03 seconds
+LogConfig: Display: Loading Unix ini files took 0.03 seconds
+LogConfig: Display: Loading Windows ini files took 0.03 seconds
+LogConfig: Display: Loading Linux ini files took 0.03 seconds
+LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
+LogAssetRegistry: Display: Asset registry cache read as 17.5 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
+LogPluginManager: Mounting Engine plugin FastBuildController
+LogPluginManager: Mounting Engine plugin MeshPainting
+LogPluginManager: Mounting Engine plugin EnhancedInput
+LogPluginManager: Found config from plugin[EnhancedInput] Input
+LogPluginManager: Mounting Engine plugin Bridge
+LogPluginManager: Mounting Engine plugin TraceUtilities
+LogPluginManager: Mounting Engine plugin XGEController
+LogPluginManager: Mounting Engine plugin Paper2D
+LogPluginManager: Mounting Engine plugin InterchangeEditor
+LogPluginManager: Mounting Engine plugin Interchange
+LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
+LogPluginManager: Mounting Engine plugin ActorLayerUtilities
+LogPluginManager: Mounting Engine plugin AISupport
+LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
+LogPluginManager: Mounting Engine plugin AndroidFileServer
+LogPluginManager: Mounting Engine plugin AndroidPermission
+LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
+LogPluginManager: Mounting Engine plugin AppleImageUtils
+LogPluginManager: Mounting Engine plugin AppleMoviePlayer
+LogPluginManager: Mounting Engine plugin AssetTags
+LogPluginManager: Mounting Engine plugin AudioCapture
+LogPluginManager: Mounting Engine plugin ArchVisCharacter
+LogPluginManager: Mounting Engine plugin AudioSynesthesia
+LogPluginManager: Mounting Engine plugin AudioWidgets
+LogPluginManager: Mounting Engine plugin ChunkDownloader
+LogPluginManager: Mounting Engine plugin CableComponent
+LogPluginManager: Mounting Engine plugin CustomMeshComponent
+LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin GeometryCache
+LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
+LogPluginManager: Mounting Engine plugin GeometryProcessing
+LogPluginManager: Mounting Engine plugin GooglePAD
+LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin InputDebugging
+LogPluginManager: Found config from plugin[InputDebugging] Input
+LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
+LogPluginManager: Mounting Engine plugin MeshModelingToolset
+LogPluginManager: Mounting Engine plugin Metasound
+LogPluginManager: Mounting Engine plugin MobilePatchingUtils
+LogPluginManager: Mounting Engine plugin MsQuic
+LogPluginManager: Mounting Engine plugin OpenXR
+LogPluginManager: Mounting Engine plugin OpenXREyeTracker
+LogPluginManager: Mounting Engine plugin OpenXRHandTracking
+LogPluginManager: Mounting Engine plugin PropertyAccessEditor
+LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
+LogPluginManager: Mounting Engine plugin ResonanceAudio
+LogPluginManager: Mounting Engine plugin RigVM
+LogPluginManager: Mounting Engine plugin SignificanceManager
+LogPluginManager: Mounting Engine plugin SoundFields
+LogPluginManager: Mounting Engine plugin Synthesis
+LogPluginManager: Mounting Engine plugin WaveTable
+LogPluginManager: Mounting Engine plugin WebMMoviePlayer
+LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
+LogPluginManager: Mounting Engine plugin XRBase
+LogPluginManager: Mounting Engine plugin AnimationSharing
+LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
+LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
+LogPluginManager: Mounting Engine plugin DumpGPUServices
+LogPluginManager: Mounting Engine plugin GitSourceControl
+LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
+LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
+LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
+LogPluginManager: Mounting Engine plugin PerforceSourceControl
+LogPluginManager: Mounting Engine plugin PixWinPlugin
+LogPluginManager: Mounting Engine plugin PlasticSourceControl
+LogPluginManager: Mounting Engine plugin PluginUtils
+LogPluginManager: Mounting Engine plugin PropertyAccessNode
+LogPluginManager: Mounting Engine plugin RenderDocPlugin
+LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
+LogPluginManager: Mounting Engine plugin SubversionSourceControl
+LogPluginManager: Mounting Engine plugin TextureFormatOodle
+LogPluginManager: Mounting Engine plugin TraceDataFilters
+LogPluginManager: Mounting Engine plugin UObjectPlugin
+LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
+LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin DatasmithContent
+LogPluginManager: Mounting Engine plugin GLTFExporter
+LogPluginManager: Mounting Engine plugin VariantManager
+LogPluginManager: Mounting Engine plugin VariantManagerContent
+LogPluginManager: Mounting Engine plugin InterchangeTests
+LogPluginManager: Mounting Engine plugin ActorSequence
+LogPluginManager: Mounting Engine plugin LevelSequenceEditor
+LogPluginManager: Mounting Engine plugin SequencerScripting
+LogPluginManager: Mounting Engine plugin TemplateSequence
+LogPluginManager: Mounting Engine plugin CameraShakePreviewer
+LogPluginManager: Mounting Engine plugin GameplayCameras
+LogPluginManager: Mounting Engine plugin Niagara
+LogPluginManager: Mounting Engine plugin OnlineBase
+LogPluginManager: Mounting Engine plugin OnlineServices
+LogPluginManager: Mounting Engine plugin OnlineSubsystem
+LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
+LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
+LogPluginManager: Mounting Engine plugin AutomationUtils
+LogPluginManager: Mounting Engine plugin BackChannel
+LogPluginManager: Mounting Engine plugin ChaosCaching
+LogPluginManager: Mounting Engine plugin ChaosCloth
+LogPluginManager: Mounting Engine plugin ChaosClothEditor
+LogPluginManager: Mounting Engine plugin ChaosEditor
+LogPluginManager: Mounting Engine plugin ChaosNiagara
+LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
+LogPluginManager: Mounting Engine plugin ChaosUserDataPT
+LogPluginManager: Mounting Engine plugin CharacterAI
+LogPluginManager: Mounting Engine plugin Dataflow
+LogPluginManager: Mounting Engine plugin Fracture
+LogPluginManager: Mounting Engine plugin FullBodyIK
+LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
+LogPluginManager: Mounting Engine plugin GeometryFlow
+LogPluginManager: Mounting Engine plugin LocalizableMessage
+LogPluginManager: Mounting Engine plugin MeshLODToolset
+LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
+LogPluginManager: Mounting Engine plugin OpenImageDenoise
+LogPluginManager: Mounting Engine plugin PlanarCut
+LogPluginManager: Mounting Engine plugin PlatformCrypto
+LogPluginManager: Mounting Engine plugin ProxyLODPlugin
+LogPluginManager: Mounting Engine plugin PythonScriptPlugin
+LogPluginManager: Mounting Engine plugin SkeletalReduction
+LogPluginManager: Mounting Engine plugin StructUtils
+LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
+LogPluginManager: Mounting Engine plugin ToolPresets
+LogPluginManager: Mounting Engine plugin AlembicImporter
+LogPluginManager: Mounting Engine plugin AndroidMedia
+LogPluginManager: Mounting Engine plugin AvfMedia
+LogPluginManager: Mounting Engine plugin ImgMedia
+LogPluginManager: Mounting Engine plugin MediaCompositing
+LogPluginManager: Mounting Engine plugin MediaPlate
+LogPluginManager: Mounting Engine plugin MediaPlayerEditor
+LogPluginManager: Mounting Engine plugin WebMMedia
+LogPluginManager: Mounting Engine plugin WmfMedia
+LogPluginManager: Mounting Engine plugin OodleNetwork
+LogPluginManager: Mounting Engine plugin Takes
+LogPluginManager: Mounting Engine plugin AssetManagerEditor
+LogPluginManager: Mounting Engine plugin BlueprintHeaderView
+LogPluginManager: Mounting Engine plugin ChangelistReview
+LogPluginManager: Mounting Engine plugin CryptoKeys
+LogPluginManager: Mounting Engine plugin CurveEditorTools
+LogPluginManager: Mounting Engine plugin DataValidation
+LogPluginManager: Mounting Engine plugin EditorDebugTools
+LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
+LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
+LogPluginManager: Mounting Engine plugin FacialAnimation
+LogPluginManager: Mounting Engine plugin GameplayTagsEditor
+LogPluginManager: Mounting Engine plugin GeometryMode
+LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
+LogPluginManager: Mounting Engine plugin MaterialAnalyzer
+LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
+LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
+LogPluginManager: Mounting Engine plugin PluginBrowser
+LogPluginManager: Mounting Engine plugin SequencerAnimTools
+LogPluginManager: Mounting Engine plugin SpeedTreeImporter
+LogPluginManager: Mounting Engine plugin UVEditor
+LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
+LogPluginManager: Mounting Engine plugin TcpMessaging
+LogPluginManager: Mounting Engine plugin UdpMessaging
+LogPluginManager: Mounting Engine plugin ACLPlugin
+LogPluginManager: Mounting Engine plugin AnimationData
+LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
+LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
+LogPluginManager: Mounting Engine plugin ControlRig
+LogPluginManager: Mounting Engine plugin ControlRigSpline
+LogPluginManager: Mounting Engine plugin LiveLink
+LogPluginManager: Mounting Engine plugin IKRig
+LogPluginManager: Mounting Engine plugin LightMixer
+LogPluginManager: Mounting Engine plugin ObjectMixer
+LogPluginManager: Mounting Engine plugin ConcertMain
+LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
+LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
+LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
+LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
+LogPluginManager: Mounting Engine plugin SQLiteCore
+LogPluginManager: Mounting Engine plugin ConcertSyncClient
+LogPluginManager: Mounting Engine plugin ConcertSyncCore
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
+LogWindows: File 'WinPixGpuCapturer.dll' does not exist
+PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
+LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
+RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
+LogInit: Using libcurl 8.4.0
+LogInit: - built for Windows
+LogInit: - supports SSL with OpenSSL/1.1.1t
+LogInit: - supports HTTP deflate (compression) using libz 1.2.13
+LogInit: - other features:
+LogInit: CURL_VERSION_SSL
+LogInit: CURL_VERSION_LIBZ
+LogInit: CURL_VERSION_IPV6
+LogInit: CURL_VERSION_ASYNCHDNS
+LogInit: CURL_VERSION_LARGEFILE
+LogInit: CurlRequestOptions (configurable via config and command line):
+LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
+LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
+LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
+LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host
+LogInit: - LocalHostAddr = Default
+LogInit: - BufferSize = 65536
+LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
+LogOnline: OSS: Created online subsystem instance for: NULL
+LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
+LogHMD: OpenXR runtime supported extensions:
+LogHMD: XR_KHR_vulkan_enable
+LogHMD: XR_KHR_vulkan_enable2
+LogHMD: XR_KHR_D3D11_enable
+LogHMD: XR_KHR_D3D12_enable
+LogHMD: XR_KHR_opengl_enable
+LogHMD: XR_KHR_win32_convert_performance_counter_time
+LogHMD: XR_EXT_win32_appcontainer_compatible
+LogHMD: XR_KHR_binding_modification
+LogHMD: XR_KHR_composition_layer_depth
+LogHMD: XR_KHR_visibility_mask
+LogHMD: XR_EXT_active_action_set_priority
+LogHMD: XR_EXT_dpad_binding
+LogHMD: XR_EXT_frame_composition_report
+LogHMD: XR_EXT_hand_tracking
+LogHMD: XR_EXT_hand_joints_motion_range
+LogHMD: XR_EXT_hp_mixed_reality_controller
+LogHMD: XR_EXT_palm_pose
+LogHMD: XR_FB_display_refresh_rate
+LogHMD: XR_HTC_vive_cosmos_controller_interaction
+LogHMD: XR_HTC_vive_focus3_controller_interaction
+LogHMD: XR_HTC_vive_wrist_tracker_interaction
+LogHMD: XR_MND_headless
+LogHMD: XR_VALVE_analog_threshold
+LogHMD: XR_HTCX_vive_tracker_interaction
+LogHMD: XR_EXT_debug_utils
+LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available
+LogHMD: Optional extension XR_FB_foveation_vulkan is not available
+LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available
+LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available
+LogHMD: Optional extension XR_VARJO_quad_views is not available
+LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available
+LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available
+LogHMD: Optional extension XR_FB_foveation is not available
+LogHMD: Optional extension XR_FB_swapchain_update_state is not available
+LogHMD: Optional extension XR_FB_foveation_configuration is not available
+LogHMD: Optional extension XR_OCULUS_audio_device_guid is not available
+LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available
+LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension.
+LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.2.3
+LogInit: ExecutableName: UnrealEditor.exe
+LogInit: Build: ++UE5+Release-5.3-CL-29314046
+LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3
+LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3
+LogInit: Net CL: 27405482
+LogInit: OS: Windows 11 (23H2) [10.0.22631.3007] (), CPU: AMD Ryzen 7 5800X 8-Core Processor , GPU: AMD Radeon RX 6800
+LogInit: Compiled (64-bit): Nov 3 2023 16:09:16
+LogInit: Architecture: x64
+LogInit: Compiled with Visual C++: 19.36.32537.00
+LogInit: Build Configuration: Development
+LogInit: Branch Name: ++UE5+Release-5.3
+LogInit: Command Line:
+LogInit: Base Directory: G:/UnrealEngines/UE_5.3/Engine/Binaries/Win64/
+LogInit: Allocator: Mimalloc
+LogInit: Installed Engine Build: 1
+LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
+LogDevObjectVersion: Number of dev versions registered: 36
+LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
+LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
+LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
+LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
+LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
+LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
+LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
+LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
+LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
+LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
+LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47
+LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
+LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
+LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
+LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
+LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
+LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
+LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
+LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
+LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111
+LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2
+LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10
+LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11
+LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
+LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
+LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
+LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
+LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
+LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
+LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
+LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118
+LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47
+LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
+LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
+LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
+LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
+LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
+LogInit: Object subsystem initialized
+LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
+LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
+LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
+LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
+LogConfig: Set CVar [[r.setres:1280x720]]
+LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
+LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
+LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
+LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
+LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[r.VSync:0]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
+[2024.01.12-23.11.24:543][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
+[2024.01.12-23.11.24:543][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
+[2024.01.12-23.11.24:544][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
+[2024.01.12-23.11.24:544][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
+[2024.01.12-23.11.24:545][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
+[2024.01.12-23.11.24:546][ 0]LogRHI: Using Default RHI: D3D12
+[2024.01.12-23.11.24:546][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
+[2024.01.12-23.11.24:546][ 0]LogRHI: Loading RHI module D3D12RHI
+[2024.01.12-23.11.24:553][ 0]LogD3D12RHI: Aftermath initialized
+[2024.01.12-23.11.24:553][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
+[2024.01.12-23.11.24:553][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
+[2024.01.12-23.11.24:632][ 0]LogD3D12RHI: Found D3D12 adapter 0: AMD Radeon RX 6800 (VendorId: 1002, DeviceId: 73bf, SubSysId: e3a1002, Revision: 00c3
+[2024.01.12-23.11.24:632][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported
+[2024.01.12-23.11.24:632][ 0]LogD3D12RHI: Adapter has 16337MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 2 output[s]
+[2024.01.12-23.11.24:632][ 0]LogD3D12RHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
+[2024.01.12-23.11.24:632][ 0]LogD3D12RHI: Driver Date: 11-22-2023
+[2024.01.12-23.11.24:637][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000
+[2024.01.12-23.11.24:637][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported
+[2024.01.12-23.11.24:637][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 0 output[s]
+[2024.01.12-23.11.24:637][ 0]LogD3D12RHI: DirectX Agility SDK runtime found.
+[2024.01.12-23.11.24:637][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0
+[2024.01.12-23.11.24:638][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
+[2024.01.12-23.11.24:638][ 0]LogInit: Selected Device Profile: [WindowsEditor]
+[2024.01.12-23.11.24:638][ 0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
+[2024.01.12-23.11.24:638][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
+[2024.01.12-23.11.24:638][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.12-23.11.24:638][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
+[2024.01.12-23.11.24:638][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
+[2024.01.12-23.11.24:638][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
+[2024.01.12-23.11.24:638][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
+[2024.01.12-23.11.24:638][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
+[2024.01.12-23.11.24:638][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
+[2024.01.12-23.11.24:638][ 0]LogInit: Computer: DESKTOP-2MPQGVL
+[2024.01.12-23.11.24:638][ 0]LogInit: User: Windowssucks
+[2024.01.12-23.11.24:638][ 0]LogInit: CPU Page size=4096, Cores=8
+[2024.01.12-23.11.24:638][ 0]LogInit: High frequency timer resolution =10.000000 MHz
+[2024.01.12-23.11.24:638][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
+[2024.01.12-23.11.24:638][ 0]LogMemory: Platform Memory Stats for WindowsEditor
+[2024.01.12-23.11.24:638][ 0]LogMemory: Process Physical Memory: 495.40 MB used, 529.12 MB peak
+[2024.01.12-23.11.24:638][ 0]LogMemory: Process Virtual Memory: 484.46 MB used, 486.35 MB peak
+[2024.01.12-23.11.24:638][ 0]LogMemory: Physical Memory: 10258.00 MB used, 22396.75 MB free, 32654.75 MB total
+[2024.01.12-23.11.24:638][ 0]LogMemory: Virtual Memory: 17913.09 MB used, 14741.66 MB free, 32654.75 MB total
+[2024.01.12-23.11.24:638][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
+[2024.01.12-23.11.24:642][ 0]LogWindows: WindowsPlatformFeatures enabled
+[2024.01.12-23.11.24:649][ 0]LogInit: Physics initialised using underlying interface: Chaos
+[2024.01.12-23.11.24:651][ 0]LogInit: Using OS detected language (en-US).
+[2024.01.12-23.11.24:651][ 0]LogInit: Using OS detected locale (en-DE).
+[2024.01.12-23.11.24:652][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
+[2024.01.12-23.11.24:653][ 0]LogInit: Setting process to per monitor DPI aware
+[2024.01.12-23.11.24:825][ 0]LogWindowsTextInputMethodSystem: Available input methods:
+[2024.01.12-23.11.24:825][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard).
+[2024.01.12-23.11.24:825][ 0]LogWindowsTextInputMethodSystem: - English (Germany) - (Keyboard).
+[2024.01.12-23.11.24:825][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.12-23.11.24:838][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
+[2024.01.12-23.11.24:838][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
+[2024.01.12-23.11.24:921][ 0]LogRHI: Using Default RHI: D3D12
+[2024.01.12-23.11.24:921][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
+[2024.01.12-23.11.24:921][ 0]LogRHI: Loading RHI module D3D12RHI
+[2024.01.12-23.11.24:921][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
+[2024.01.12-23.11.24:921][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
+[2024.01.12-23.11.24:921][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6
+[2024.01.12-23.11.24:922][ 0]LogWindows: Attached monitors:
+[2024.01.12-23.11.24:922][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
+[2024.01.12-23.11.24:922][ 0]LogWindows: resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
+[2024.01.12-23.11.24:922][ 0]LogWindows: Found 2 attached monitors.
+[2024.01.12-23.11.24:922][ 0]LogWindows: Gathering driver information using Windows Setup API
+[2024.01.12-23.11.24:922][ 0]LogRHI: RHI Adapter Info:
+[2024.01.12-23.11.24:922][ 0]LogRHI: Name: AMD Radeon RX 6800
+[2024.01.12-23.11.24:922][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
+[2024.01.12-23.11.24:922][ 0]LogRHI: Driver Date: 11-22-2023
+[2024.01.12-23.11.24:922][ 0]LogD3D12RHI: GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
+[2024.01.12-23.11.24:943][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off
+[2024.01.12-23.11.24:943][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled
+[2024.01.12-23.11.24:943][ 0]LogD3D12RHI: [DRED] Using lightweight DRED.
+[2024.01.12-23.11.24:943][ 0]LogD3D12RHI: Emitting draw events for PIX profiling.
+[2024.01.12-23.11.25:015][ 0]LogD3D12RHI: ID3D12Device1 is supported.
+[2024.01.12-23.11.25:015][ 0]LogD3D12RHI: ID3D12Device2 is supported.
+[2024.01.12-23.11.25:015][ 0]LogD3D12RHI: ID3D12Device3 is supported.
+[2024.01.12-23.11.25:015][ 0]LogD3D12RHI: ID3D12Device4 is supported.
+[2024.01.12-23.11.25:015][ 0]LogD3D12RHI: ID3D12Device5 is supported.
+[2024.01.12-23.11.25:015][ 0]LogD3D12RHI: ID3D12Device6 is supported.
+[2024.01.12-23.11.25:015][ 0]LogD3D12RHI: ID3D12Device7 is supported.
+[2024.01.12-23.11.25:015][ 0]LogD3D12RHI: ID3D12Device8 is supported.
+[2024.01.12-23.11.25:015][ 0]LogD3D12RHI: ID3D12Device9 is supported.
+[2024.01.12-23.11.25:015][ 0]LogD3D12RHI: ID3D12Device10 is supported.
+[2024.01.12-23.11.25:015][ 0]LogD3D12RHI: ID3D12Device11 is supported.
+[2024.01.12-23.11.25:015][ 0]LogD3D12RHI: ID3D12Device12 is supported.
+[2024.01.12-23.11.25:050][ 0]LogD3D12RHI: Bindless resources are supported
+[2024.01.12-23.11.25:050][ 0]LogD3D12RHI: Stencil ref from pixel shader is supported
+[2024.01.12-23.11.25:050][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=64).
+[2024.01.12-23.11.25:050][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported.
+[2024.01.12-23.11.25:050][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported
+[2024.01.12-23.11.25:050][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported
+[2024.01.12-23.11.25:050][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported
+[2024.01.12-23.11.25:050][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported
+[2024.01.12-23.11.25:050][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported
+[2024.01.12-23.11.25:055][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D)
+[2024.01.12-23.11.25:056][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy)
+[2024.01.12-23.11.25:057][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute)
+[2024.01.12-23.11.25:077][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0
+[2024.01.12-23.11.25:077][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0
+[2024.01.12-23.11.25:077][ 0]LogD3D12RHI: AMD hit token extension is supported
+[2024.01.12-23.11.25:077][ 0]LogD3D12RHI: Async texture creation enabled
+[2024.01.12-23.11.25:077][ 0]LogD3D12RHI: RHI has support for 64 bit atomics
+[2024.01.12-23.11.25:099][ 0]LogVRS: Current RHI supports Variable Rate Shading
+[2024.01.12-23.11.25:108][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all'
+[2024.01.12-23.11.25:108][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all" ]
+[2024.01.12-23.11.25:127][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
+[2024.01.12-23.11.25:127][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
+[2024.01.12-23.11.25:127][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
+[2024.01.12-23.11.25:127][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
+[2024.01.12-23.11.25:127][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
+[2024.01.12-23.11.25:127][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
+[2024.01.12-23.11.25:127][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
+[2024.01.12-23.11.25:128][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
+[2024.01.12-23.11.25:128][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
+[2024.01.12-23.11.25:128][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
+[2024.01.12-23.11.25:129][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
+[2024.01.12-23.11.25:129][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
+[2024.01.12-23.11.25:130][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
+[2024.01.12-23.11.25:142][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
+[2024.01.12-23.11.25:142][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
+[2024.01.12-23.11.25:142][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
+[2024.01.12-23.11.25:142][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
+[2024.01.12-23.11.25:142][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
+[2024.01.12-23.11.25:142][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
+[2024.01.12-23.11.25:142][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
+[2024.01.12-23.11.25:142][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
+[2024.01.12-23.11.25:142][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
+[2024.01.12-23.11.25:142][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
+[2024.01.12-23.11.25:145][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
+[2024.01.12-23.11.25:145][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
+[2024.01.12-23.11.25:148][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
+[2024.01.12-23.11.25:148][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
+[2024.01.12-23.11.25:148][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
+[2024.01.12-23.11.25:148][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
+[2024.01.12-23.11.25:150][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
+[2024.01.12-23.11.25:150][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
+[2024.01.12-23.11.25:150][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
+[2024.01.12-23.11.25:152][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
+[2024.01.12-23.11.25:152][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
+[2024.01.12-23.11.25:152][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
+[2024.01.12-23.11.25:152][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
+[2024.01.12-23.11.25:154][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
+[2024.01.12-23.11.25:154][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
+[2024.01.12-23.11.25:159][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
+[2024.01.12-23.11.25:159][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
+[2024.01.12-23.11.25:159][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
+[2024.01.12-23.11.25:159][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
+[2024.01.12-23.11.25:159][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
+[2024.01.12-23.11.25:164][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
+[2024.01.12-23.11.25:205][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: SF_METAL
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: SF_METAL_MRT
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: SF_METAL_TVOS
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: SF_METAL_SM5
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: SF_METAL_SM6
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: SF_METAL_SIM
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: PCD3D_SM6
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: PCD3D_SM5
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: PCD3D_ES31
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: GLSL_150_ES31
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: VVM_1_0
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: SF_VULKAN_SM5
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: SF_VULKAN_ES31
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID
+[2024.01.12-23.11.25:207][ 0]LogTargetPlatformManager: SF_VULKAN_SM6
+[2024.01.12-23.11.25:207][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
+[2024.01.12-23.11.25:209][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
+[2024.01.12-23.11.25:209][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
+[2024.01.12-23.11.25:209][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
+[2024.01.12-23.11.25:209][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.12-23.11.25:209][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
+[2024.01.12-23.11.25:245][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
+[2024.01.12-23.11.25:245][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.12-23.11.25:245][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
+[2024.01.12-23.11.25:249][ 0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
+[2024.01.12-23.11.25:249][ 0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=2047.32MBs, RandomWriteSpeed=284.50MBs. Assigned SpeedClass 'Local'
+[2024.01.12-23.11.25:250][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
+[2024.01.12-23.11.25:250][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured.
+[2024.01.12-23.11.25:250][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
+[2024.01.12-23.11.25:250][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
+[2024.01.12-23.11.25:250][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
+[2024.01.12-23.11.25:251][ 0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/19648/).
+[2024.01.12-23.11.25:251][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/B1A1001C45A338F46BF5D39F7D0AC13A/'.
+[2024.01.12-23.11.25:251][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
+[2024.01.12-23.11.25:251][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
+[2024.01.12-23.11.25:901][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
+[2024.01.12-23.11.26:019][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2024.01.12-23.11.26:019][ 0]LogShaderCompilers: Display: Shader autogen file written: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2024.01.12-23.11.26:366][ 0]LogSlate: Using FreeType 2.10.0
+[2024.01.12-23.11.26:366][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
+[2024.01.12-23.11.26:386][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
+[2024.01.12-23.11.26:386][ 0]LogAssetRegistry: FAssetRegistry took 0.0017 seconds to start up
+[2024.01.12-23.11.26:393][ 0]LogEditorDomain: Display: EditorDomain is Disabled
+[2024.01.12-23.11.26:550][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
+[2024.01.12-23.11.26:550][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
+[2024.01.12-23.11.26:550][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
+[2024.01.12-23.11.26:551][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
+[2024.01.12-23.11.26:551][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: Available device profiles:
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471ECA00][000007D03A157800 66] GlobalDefaults,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471ED000][000007D03A152800 66] Windows,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471ED200][000007D03A15A000 66] WindowsEditor,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471ED400][000007D03809A000 66] WindowsServer,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471ED600][000007D03BF37800 66] WindowsClient,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471ED800][000007D03BF35000 66] IOS,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EDA00][000007D03BF30000 66] iPadAir2,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EDC00][000007D030C87800 66] IPadPro,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EDE00][000007D03AD1C800 66] iPadAir3,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EE000][000007D03AD1A000 66] iPadAir4,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EE200][000007D03AD12800 66] iPadAir5,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EE400][000007D01C152800 66] iPadMini4,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EE600][000007D047DF0000 66] iPadMini5,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EE800][000007D047DF2800 66] iPadMini6,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EEA00][000007D047DF5000 66] iPhone6S,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EEC00][000007D047DF7800 66] iPhone7,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EEE00][000007D047DFA000 66] iPodTouch7,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EF000][000007D047DFC800 66] iPhone6SPlus,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EF200][000007D047E00000 66] iPhone7Plus,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EF400][000007D047E02800 66] iPhoneSE,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EF600][000007D047E05000 66] iPhone8,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EF800][000007D047E07800 66] iPhone8Plus,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EFA00][000007D047E0A000 66] iPhoneX,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EFC00][000007D047E0C800 66] iPhoneXS,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D0471EFE00][000007D047E10000 66] iPhoneXSMax,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D04728FE00][000007D047E12800 66] iPhoneXR,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D030A26A00][000007D047E15000 66] iPhone11,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E20000][000007D047E17800 66] iPhone11Pro,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E20200][000007D047E1A000 66] iPhone11ProMax,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E20400][000007D047E1C800 66] iPhoneSE2,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E20600][000007D047E30000 66] iPhone12Mini,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E20800][000007D047E32800 66] iPhone12,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E20A00][000007D047E35000 66] iPhone12Pro,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E20C00][000007D047E37800 66] iPhone12ProMax,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E20E00][000007D047E3A000 66] iPhone13Mini,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E21000][000007D047E3C800 66] iPhone13,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E21200][000007D047E40000 66] iPhone13Pro,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E21400][000007D047E42800 66] iPhone13ProMax,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E21600][000007D047E45000 66] iPhoneSE3,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E21800][000007D047E47800 66] iPhone14,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E21A00][000007D047E4A000 66] iPhone14Plus,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E21C00][000007D047E4C800 66] iPhone14Pro,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E21E00][000007D047E90000 66] iPhone14ProMax,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E22000][000007D047E92800 66] iPhone15,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E22200][000007D047E95000 66] iPhone15Plus,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E22400][000007D047E97800 66] iPhone15Pro,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E22600][000007D047E9A000 66] iPhone15ProMax,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E22800][000007D047E9C800 66] iPadPro105,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E22A00][000007D047EB0000 66] iPadPro129,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E22C00][000007D047EB2800 66] iPadPro97,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E22E00][000007D047EB5000 66] iPadPro2_129,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E23000][000007D047EB7800 66] iPad5,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E23200][000007D047EBA000 66] iPad6,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E23400][000007D047EBC800 66] iPad7,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E23600][000007D047EC0000 66] iPad8,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E23800][000007D047EC2800 66] iPad9,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E23A00][000007D047EC5000 66] iPad10,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E23C00][000007D047EC7800 66] iPadPro11,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E23E00][000007D047ECA000 66] iPadPro2_11,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E24000][000007D047ECC800 66] iPadPro3_11,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E24200][000007D047ED0000 66] iPadPro4_11,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E24400][000007D047ED2800 66] iPadPro3_129,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E24600][000007D047ED5000 66] iPadPro4_129,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E24800][000007D047ED7800 66] iPadPro5_129,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E24A00][000007D047EDA000 66] iPadPro6_129,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E24C00][000007D047EDC800 66] AppleTV,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E24E00][000007D047EE0000 66] AppleTV4K,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E25000][000007D047EE2800 66] AppleTV2_4K,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E25200][000007D047EE5000 66] TVOS,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E25400][000007D047EE7800 66] Mac,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E25600][000007D047EEA000 66] MacEditor,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E25800][000007D047EEC800 66] MacClient,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E25A00][000007D047EF0000 66] MacServer,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E25C00][000007D047EF2800 66] Linux,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E25E00][000007D047EF5000 66] LinuxEditor,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E26000][000007D047EF7800 66] LinuxArm64Editor,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E26200][000007D047EFA000 66] LinuxArm64,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E26400][000007D047EFC800 66] LinuxClient,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E26600][000007D047F00000 66] LinuxArm64Client,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E26800][000007D047F02800 66] LinuxServer,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E26A00][000007D047F05000 66] LinuxArm64Server,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E26C00][000007D047F07800 66] Android,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E26E00][000007D047F0A000 66] Android_Preview_OpenGL,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E27000][000007D047F0C800 66] Android_Preview_Vulkan,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E27200][000007D047EA0000 66] Android_Low,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E27400][000007D047EA2800 66] Android_Mid,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E27600][000007D047EA5000 66] Android_High,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E27800][000007D047EA7800 66] Android_Default,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E27A00][000007D047EAA000 66] Android_Adreno4xx,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E27C00][000007D047EAC800 66] Android_Adreno5xx_Low,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E27E00][000007D047F10000 66] Android_Adreno5xx,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E28000][000007D047F12800 66] Android_Adreno6xx,
+[2024.01.12-23.11.26:673][ 0]LogDeviceProfileManager: [000007D047E28200][000007D047F15000 66] Android_Adreno6xx_Vulkan,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E28400][000007D047F17800 66] Android_Adreno7xx,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E28600][000007D047F1A000 66] Android_Adreno7xx_Vulkan,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E28800][000007D047F1C800 66] Android_Mali_T6xx,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E28A00][000007D047F20000 66] Android_Mali_T7xx,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E28C00][000007D047F22800 66] Android_Mali_T8xx,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E28E00][000007D047F25000 66] Android_Mali_G71,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E29000][000007D047F27800 66] Android_Mali_G72,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E29200][000007D047F2A000 66] Android_Mali_G72_Vulkan,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E29400][000007D047F2C800 66] Android_Mali_G76,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E29600][000007D047F30000 66] Android_Mali_G76_Vulkan,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E29800][000007D047F32800 66] Android_Mali_G77,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E29A00][000007D047F35000 66] Android_Mali_G77_Vulkan,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E29C00][000007D047F37800 66] Android_Mali_G78,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E29E00][000007D047F3A000 66] Android_Mali_G78_Vulkan,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2A000][000007D047F3C800 66] Android_Mali_G710,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2A200][000007D047F40000 66] Android_Mali_G710_Vulkan,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2A600][000007D047F42800 66] Android_Mali_G7xx,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2A800][000007D047F45000 66] Android_Mali_G7xx_Vulkan,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2AA00][000007D047F47800 66] Android_Xclipse_920,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2AC00][000007D047F4A000 66] Android_Xclipse_920_Vulkan,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2B000][000007D047F4C800 66] Android_Vulkan_SM5,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2B200][000007D047F50000 66] Android_PowerVR_G6xxx,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2B400][000007D047F52800 66] Android_PowerVR_GT7xxx,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2B600][000007D047F55000 66] Android_PowerVR_GE8xxx,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2B800][000007D047F57800 66] Android_PowerVR_GM9xxx,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2BA00][000007D047F5A000 66] Android_PowerVR_GM9xxx_Vulkan,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2BC00][000007D047F5C800 66] Android_TegraK1,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2BE00][000007D047F60000 66] Android_Unknown_Vulkan,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2C000][000007D047F62800 66] Oculus_Quest,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2C200][000007D047F65000 66] Oculus_Quest2,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2C400][000007D047F67800 66] Meta_Quest_Pro,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2C600][000007D047F6A000 66] Meta_Quest_3,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2C800][000007D047F6C800 66] HoloLens,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: [000007D047E2CA00][000007D047F70000 66] MagicLeap_Vulkan,
+[2024.01.12-23.11.26:675][ 0]LogDeviceProfileManager: Active device profile: [000007D0471ED200][000007D03A15A000 66] WindowsEditor
+[2024.01.12-23.11.26:675][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
+[2024.01.12-23.11.26:675][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2024.01.12-23.11.26:675][ 0]LogShaderCompilers: Display: Shader autogen file written: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2024.01.12-23.11.26:675][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.12-23.11.26:675][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.12-23.11.26:675][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.12-23.11.26:675][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.12-23.11.26:675][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.12-23.11.26:677][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL'
+[2024.01.12-23.11.26:677][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
+[2024.01.12-23.11.26:761][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0157074BADCD0F71193BA1602A4730997CEB94DBC1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0F893AB913B72D6F2EADEB1B288DEE74C5518208DC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0157074BADCD0F71193BA1602A4730997CEB94DBC5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_0B87E7DDCE68EDBF6C2439E61E523D8271E02575B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_050635A590B5A8E2714CF6ACAD0246C5D419E54511FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0A14D61579922870AF52724F4F530914A2A7883CC6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_04061A80E3F6DC98E3082CEC3E2FA0B9E9A1F95B5FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_04061A80E3F6DC98E3082CEC3E2FA0B9E9A1F95B55D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_097BCE1BBC9AC8E24CA16E0FEC46B32F5E45E670B47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0A14D61579922870AF52724F4F530914A2A7883CCCE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_04061A80E3F6DC98E3082CEC3E2FA0B9E9A1F95B58A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_050635A590B5A8E2714CF6ACAD0246C5D419E5451F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_08362DBD52BECB4E0FD5ABE86EFB06D7AA93F64EA52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0A7E31616FF6F0D1209746E91849EC74F613AA5E3591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_097BCE1BBC9AC8E24CA16E0FEC46B32F5E45E670BB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_04061A80E3F6DC98E3082CEC3E2FA0B9E9A1F95B5AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_050635A590B5A8E2714CF6ACAD0246C5D419E54512C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_0B87E7DDCE68EDBF6C2439E61E523D8271E02575BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_003447369B0825724902E7C3E48E452FF4B160F016C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_05691E8B79C703518C711A3270BF812967ADCFFF0EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0A14D61579922870AF52724F4F530914A2A7883CC7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_0517EB8CB40B8A65052186B653019754368D101DBCC43E529207B75738B69C90E919763AEC6FA2C8A_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0157074BADCD0F71193BA1602A4730997CEB94DBC44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_03357C0E2E8E4C077CA4AAF77C1E0BC15FAFC194E10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_04061A80E3F6DC98E3082CEC3E2FA0B9E9A1F95B5825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_04061A80E3F6DC98E3082CEC3E2FA0B9E9A1F95B5899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_04061A80E3F6DC98E3082CEC3E2FA0B9E9A1F95B5898AEA5165589EBF175921373DEB413FB7F34F22_FLumenCardPS<true>0_0_0F893AB913B72D6F2EADEB1B288DEE74C5518208D41F02910936F61C1A29244FA8FAF42D1FD72AAB7_TLightMapDensityPSFDummyLightMapPolicy0_0_0A14D61579922870AF52724F4F530914A2A7883CCED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_04061A80E3F6DC98E3082CEC3E2FA0B9E9A1F95B5B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0329BE10C02F629A13EEB13F718F64E35C605AB6F9F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_03357C0E2E8E4C077CA4AAF77C1E0BC15FAFC194E63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_050635A590B5A8E2714CF6ACAD0246C5D419E545174BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_04061A80E3F6DC98E3082CEC3E2FA0B9E9A1F95B5141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0EBC0D891FAF1DEEBA891D9BAEDF3132411F984AD424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_04061A80E3F6DC98E3082CEC3E2FA0B9E9A1F95B518CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_0B87E7DDCE68EDBF6C2439E61E523D8271E02575B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_04061A80E3F6DC98E3082CEC3E2FA0B9E9A1F95B526DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0A14D61579922870AF52724F4F530914A2A7883CC4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0A14D61579922870AF52724F4F530914A2A7883CC74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_03357C0E2E8E4C077CA4AAF77C1E0BC15FAFC194E5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_05691E8B79C703518C711A3270BF812967ADCFFF011D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_04061A80E3F6DC98E3082CEC3E2FA0B9E9A1F95B523AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_03357C0E2E8E4C077CA4AAF77C1E0BC15FAFC194E27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0157074BADCD0F71193BA1602A4730997CEB94DBC3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_0B87E7DDCE68EDBF6C2439E61E523D8271E02575BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_03357C0E2E8E4C077CA4AAF77C1E0BC15FAFC194E6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_0B87E7DDCE68EDBF6C2439E61E523D8271E02575B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_0B87E7DDCE68EDBF6C2439E61E523D8271E02575B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_04061A80E3F6DC98E3082CEC3E2FA0B9E9A1F95B573C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0A14D61579922870AF52724F4F530914A2A7883CC60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_03357C0E2E8E4C077CA4AAF77C1E0BC15FAFC194E15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0A14D61579922870AF52724F4F530914A2A7883CCE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_0B87E7DDCE68EDBF6C2439E61E523D8271E02575BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0D694188852AEC46568FAF0AF1AAE78FE4556CC0E0074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_04061A80E3F6DC98E3082CEC3E2FA0B9E9A1F95B534F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AEA09AAE032894C0CA16740B20A6CEFDB309B6F2B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0EBC0D891FAF1DEEBA891D9BAEDF3132411F984ADFAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0A11C87AD7A44E3C1D703A9F7E23CF5E465363A2096E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_0B87E7DDCE68EDBF6C2439E61E523D8271E02575B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_03357C0E2E8E4C077CA4AAF77C1E0BC15FAFC194EDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipeline03447369B0825724902E7C3E48E452FF4B160F01_VelocityPipeline13A1421E3FA6521B73FB379DA09ED7BBEB17D12A_DepthNoPixelPipelineAEA09AAE032894C0CA16740B20A6CEFDB309B6F2_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactoryE83A012BBF82EB9B946E25641ABC9B867CB5713E4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory66CD275A6665FBB1586D831C270F3BB306986153_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
+[2024.01.12-23.11.26:820][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
+[2024.01.12-23.11.26:820][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
+[2024.01.12-23.11.26:820][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
+[2024.01.12-23.11.26:820][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available
+[2024.01.12-23.11.26:820][ 0]LogMeshMerging: No distributed automatic mesh merging module available
+[2024.01.12-23.11.27:107][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
+[2024.01.12-23.11.27:107][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
+[2024.01.12-23.11.27:121][ 0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
+[2024.01.12-23.11.27:121][ 0]LogUObjectAllocator: 6340888 out of 0 bytes used by permanent object pool.
+[2024.01.12-23.11.27:121][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
+[2024.01.12-23.11.27:127][ 0]LogLiveCoding: Display: Starting LiveCoding
+[2024.01.12-23.11.27:127][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
+[2024.01.12-23.11.27:131][ 0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
+[2024.01.12-23.11.27:134][ 0]LogLiveCoding: Display: Waiting for server
+[2024.01.12-23.11.27:150][ 0]LogSlate: Border
+[2024.01.12-23.11.27:150][ 0]LogSlate: BreadcrumbButton
+[2024.01.12-23.11.27:150][ 0]LogSlate: Brushes.Title
+[2024.01.12-23.11.27:150][ 0]LogSlate: Default
+[2024.01.12-23.11.27:150][ 0]LogSlate: Icons.Save
+[2024.01.12-23.11.27:150][ 0]LogSlate: Icons.Toolbar.Settings
+[2024.01.12-23.11.27:150][ 0]LogSlate: ListView
+[2024.01.12-23.11.27:150][ 0]LogSlate: SoftwareCursor_CardinalCross
+[2024.01.12-23.11.27:150][ 0]LogSlate: SoftwareCursor_Grab
+[2024.01.12-23.11.27:150][ 0]LogSlate: TableView.DarkRow
+[2024.01.12-23.11.27:150][ 0]LogSlate: TableView.Row
+[2024.01.12-23.11.27:150][ 0]LogSlate: TreeView
+[2024.01.12-23.11.27:235][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
+[2024.01.12-23.11.27:236][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
+[2024.01.12-23.11.27:247][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled
+[2024.01.12-23.11.27:247][ 0]LogInit: XR: MultiViewport is Disabled
+[2024.01.12-23.11.27:247][ 0]LogInit: XR: Mobile Multiview is Disabled
+[2024.01.12-23.11.27:343][ 0]LogTurnkeySupport: Completed device detection: Code = 0
+[2024.01.12-23.11.27:458][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread
+[2024.01.12-23.11.27:469][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
+[2024.01.12-23.11.27:490][ 0]LogMetasoundEngine: MetaSound Engine Initialized
+[2024.01.12-23.11.27:591][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: C390F7E84885A99664FA14975AED7F0A | Instance: E814170F42B9B6A713332C929692A852 (DESKTOP-2MPQGVL-19648).
+[2024.01.12-23.11.27:754][ 0]LogPython: Using Python 3.9.7
+[2024.01.12-23.11.28:419][ 0]LogTcpMessaging: Initializing TcpMessaging bridge
+[2024.01.12-23.11.28:423][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
+[2024.01.12-23.11.28:424][ 0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
+[2024.01.12-23.11.28:512][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
+[2024.01.12-23.11.28:523][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.12-23.11.28:523][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.12-23.11.28:621][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
+[2024.01.12-23.11.28:647][ 0]SourceControl: Revision control is disabled
+[2024.01.12-23.11.28:649][ 0]LogUProjectInfo: Found projects:
+[2024.01.12-23.11.28:658][ 0]SourceControl: Revision control is disabled
+[2024.01.12-23.11.28:669][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.11.28:669][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.11.28:669][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.11.28:830][ 0]LogOpenImageDenoise: OIDN starting up
+[2024.01.12-23.11.29:041][ 0]LogCollectionManager: Loaded 0 collections in 0.000661 seconds
+[2024.01.12-23.11.29:043][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
+[2024.01.12-23.11.29:044][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
+[2024.01.12-23.11.29:045][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
+[2024.01.12-23.11.29:302][ 0]LogEngine: Initializing Engine...
+[2024.01.12-23.11.29:306][ 0]LogHMD: HMD configured for shader platform PCD3D_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
+[2024.01.12-23.11.29:308][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
+[2024.01.12-23.11.29:387][ 0]LogInit: Initializing FReadOnlyCVARCache
+[2024.01.12-23.11.29:392][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.11.29:392][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.11.29:397][ 0]LogAIModule: Creating AISystem for world Untitled
+[2024.01.12-23.11.29:398][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
+[2024.01.12-23.11.29:398][ 0]LogInit: Texture streaming: Enabled
+[2024.01.12-23.11.29:408][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
+[2024.01.12-23.11.29:413][ 0]LogAudio: Display: Initializing Audio Device Manager...
+[2024.01.12-23.11.29:419][ 0]LogAudio: Display: Loading Default Audio Settings Objects...
+[2024.01.12-23.11.29:419][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
+[2024.01.12-23.11.29:419][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered
+[2024.01.12-23.11.29:420][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered
+[2024.01.12-23.11.29:420][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
+[2024.01.12-23.11.29:420][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered
+[2024.01.12-23.11.29:420][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered
+[2024.01.12-23.11.29:420][ 0]LogAudio: Display: Audio Device Manager Initialized
+[2024.01.12-23.11.29:420][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True
+[2024.01.12-23.11.29:421][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.11.29:421][ 0]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.11.29:421][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.11.29:421][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.11.29:421][ 0]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.11.29:421][ 0]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.11.29:421][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.11.29:421][ 0]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.11.29:421][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.11.29:421][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.11.29:421][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.11.29:425][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.11.29:456][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.11.29:457][ 0]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.11.29:458][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.11.29:458][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.11.29:459][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
+[2024.01.12-23.11.29:459][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
+[2024.01.12-23.11.29:460][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
+[2024.01.12-23.11.29:460][ 0]LogInit: FAudioDevice initialized with ID 1.
+[2024.01.12-23.11.29:461][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
+[2024.01.12-23.11.29:461][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
+[2024.01.12-23.11.29:461][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.12-23.11.29:472][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
+[2024.01.12-23.11.29:475][ 0]LogInit: Undo buffer set to 32 MB
+[2024.01.12-23.11.29:475][ 0]LogInit: Transaction tracking system initialized
+[2024.01.12-23.11.29:489][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
+[2024.01.12-23.11.29:489][ 0]LogSourceControl: Uncontrolled asset enumeration started...
+[2024.01.12-23.11.29:491][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002297 seconds (Found 160 uncontrolled assets)
+[2024.01.12-23.11.29:495][ 0]BlueprintLog: New page: Editor Load
+[2024.01.12-23.11.29:559][ 0]LocalizationService: Localization service is disabled
+[2024.01.12-23.11.29:573][ 0]TimingProfiler: Initialize
+[2024.01.12-23.11.29:573][ 0]TimingProfiler: OnSessionChanged
+[2024.01.12-23.11.29:573][ 0]LoadingProfiler: Initialize
+[2024.01.12-23.11.29:573][ 0]LoadingProfiler: OnSessionChanged
+[2024.01.12-23.11.29:573][ 0]NetworkingProfiler: Initialize
+[2024.01.12-23.11.29:573][ 0]NetworkingProfiler: OnSessionChanged
+[2024.01.12-23.11.29:573][ 0]MemoryProfiler: Initialize
+[2024.01.12-23.11.29:573][ 0]MemoryProfiler: OnSessionChanged
+[2024.01.12-23.11.29:633][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.11.29:634][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.11.29:634][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.11.29:713][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
+[2024.01.12-23.11.29:787][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
+[2024.01.12-23.11.29:879][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
+[2024.01.12-23.11.29:880][ 0]SourceControl: Revision control is disabled
+[2024.01.12-23.11.29:880][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 6.860
+[2024.01.12-23.11.29:881][ 0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4
+[2024.01.12-23.11.29:881][ 0]LightingResults: New page: Lighting Build
+[2024.01.12-23.11.29:883][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.11.29:883][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.11.29:883][ 0]MapCheck: New page: Map Check
+[2024.01.12-23.11.29:883][ 0]LightingResults: New page: Lighting Build
+[2024.01.12-23.11.29:886][ 0]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.12-23.11.29:890][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.46ms
+[2024.01.12-23.11.29:933][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete
+[2024.01.12-23.11.29:999][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.12-23.11.30:027][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
+[2024.01.12-23.11.30:027][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.11.30:027][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.11.30:027][ 0]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.11.30:080][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
+[2024.01.12-23.11.30:088][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.46ms
+[2024.01.12-23.11.30:088][ 0]Cmd: MAP CHECKDEP NOCLEARLOG
+[2024.01.12-23.11.30:089][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,089ms to complete.
+[2024.01.12-23.11.30:093][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 7.073
+[2024.01.12-23.11.30:093][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.12-23.11.30:093][ 0]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.12-23.11.30:093][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
+[2024.01.12-23.11.30:093][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
+[2024.01.12-23.11.30:093][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
+[2024.01.12-23.11.30:093][ 0]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.12-23.11.30:093][ 0]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.12-23.11.30:093][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.12-23.11.30:093][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.12-23.11.30:093][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.12-23.11.30:174][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.12-23.11.30:174][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.12-23.11.30:174][ 0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.12-23.11.30:183][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.11.30:192][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.11.30:199][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.11.30:206][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.11.30:241][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.11.30:241][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
+[2024.01.12-23.11.30:241][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.11.30:241][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
+[2024.01.12-23.11.30:241][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.11.30:242][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
+[2024.01.12-23.11.30:242][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.11.30:242][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
+[2024.01.12-23.11.30:242][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.11.30:243][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
+[2024.01.12-23.11.30:243][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.11.30:243][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
+[2024.01.12-23.11.30:243][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.11.30:243][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
+[2024.01.12-23.11.30:243][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.11.30:243][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
+[2024.01.12-23.11.30:243][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.11.30:243][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
+[2024.01.12-23.11.30:243][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.11.30:243][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
+[2024.01.12-23.11.30:512][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.5 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
+[2024.01.12-23.11.30:743][ 0]LogSlate: External Image Picker: DecompressImage failed
+[2024.01.12-23.11.30:817][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
+[2024.01.12-23.11.30:833][ 0]LogSlate: Took 0.000164 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.12-23.11.30:836][ 0]LogSlate: Took 0.000133 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
+[2024.01.12-23.11.30:837][ 0]LogSlate: Took 0.000050 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
+[2024.01.12-23.11.30:855][ 0]LogViewport: Scene viewport resized to 1435x892, mode Windowed.
+[2024.01.12-23.11.31:192][ 0]LogStall: Startup...
+[2024.01.12-23.11.31:193][ 0]LogStall: Startup complete.
+[2024.01.12-23.11.31:198][ 0]LogLoad: (Engine Initialization) Total time: 8.18 seconds
+[2024.01.12-23.11.31:198][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
+[2024.01.12-23.11.31:253][ 0]LogAssetRegistry: AssetRegistryGather time 0.0851s: AssetDataDiscovery 0.0148s, AssetDataGather 0.0301s, StoreResults 0.0403s.
+[2024.01.12-23.11.31:271][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000005 seconds (updated 0 objects)
+[2024.01.12-23.11.31:724][ 0]LogSlate: External Image Picker: DecompressImage failed
+[2024.01.12-23.11.31:797][ 0]LogContentStreaming: Texture pool size now 1000 MB
+[2024.01.12-23.11.31:846][ 1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
+
+[2024.01.12-23.11.31:852][ 1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.025135 secs
+[2024.01.12-23.11.31:909][ 1]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.11.32:006][ 3]LogD3D12RHI: Cannot end block when stack is empty
+[2024.01.12-23.11.32:241][ 3]LogSlate: Took 0.000080 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
+[2024.01.12-23.11.55:570][184]Cmd: CLOSE_SLATE_MAINFRAME
+[2024.01.12-23.11.55:574][184]LogUObjectHash: Compacting FUObjectHashTables data took 0.46ms
+[2024.01.12-23.11.55:575][184]LogStall: Shutdown...
+[2024.01.12-23.11.55:579][184]LogStall: Shutdown complete.
+[2024.01.12-23.11.55:610][184]LogSlate: Window 'BackroomsDigitalArt - Unreal Editor' being destroyed
+[2024.01.12-23.11.55:900][185]Cmd: QUIT_EDITOR
+[2024.01.12-23.11.55:900][185]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor())
+[2024.01.12-23.11.55:909][185]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested)
+[2024.01.12-23.11.55:909][185]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown
+[2024.01.12-23.11.55:909][185]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown
+[2024.01.12-23.11.55:911][185]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.11.55:911][185]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.11.55:915][185]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized.
+[2024.01.12-23.11.56:069][185]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)...
+[2024.01.12-23.11.56:069][185]LogAudio: Display: Destroying 1 Remaining Audio Device(s)...
+[2024.01.12-23.11.56:069][185]LogAudio: Display: Audio Device unregistered from world 'BackroomsMap'.
+[2024.01.12-23.11.56:069][185]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.12-23.11.56:070][185]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1
+[2024.01.12-23.11.56:071][185]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1
+[2024.01.12-23.11.56:074][185]LogAudio: Display: Audio Device Manager Shutdown
+[2024.01.12-23.11.56:075][185]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.12-23.11.56:078][185]LogExit: Preparing to exit.
+[2024.01.12-23.11.56:088][185]LogUObjectHash: Compacting FUObjectHashTables data took 0.57ms
+[2024.01.12-23.11.56:446][185]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.11.56:518][185]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled
+[2024.01.12-23.11.56:520][185]LogExit: Editor shut down
+[2024.01.12-23.11.56:522][185]LogExit: Transaction tracking system shut down
+[2024.01.12-23.11.56:574][185]LogExit: Object subsystem successfully closed.
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: ================================================
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Total job queries 85, among them cache hits 8 (9.41%)
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Tracking 77 distinct input hashes that result in 55 distinct outputs (71.43%)
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: RAM used: 1,67 MiB of 1,60 GiB budget. Usage: 0.10%
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Shaders Compiled: 43
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Jobs assigned 43, completed 43 (100%)
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Average time worker was idle: 0.36 s
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Time job spent in pending queue: average 0.29 s, longest 0.86 s
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Job execution time: average 0.32 s, max 0.83 s
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Job life time (pending + execution): average 0.62 s, max 1.47
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Shader code size: average 35,474 KiB, min 29,008 KiB, max 51,09 KiB
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 2.86 s
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Jobs were issued in 43 batches (only local compilation was used), average 1.00 jobs/batch
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Average processing rate: 15.03 jobs/sec
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Total thread time: 10,14 s
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Total thread preprocess time: 1,002 s
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Percentage time preprocessing: 9.88%
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Effective parallelization: 3.54 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Top 5 most expensive shader types by average time:
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: FLumenCardPS<true> (compiled 1 times, average 0.53 sec, max 0.53 sec, min 0.53 sec)
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 10 times, average 0.31 sec, max 0.73 sec, min 0.18 sec)
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: TShadowDepthVSVertexShadowDepth_VirtualShadowMap (compiled 1 times, average 0.26 sec, max 0.26 sec, min 0.26 sec)
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 9 times, average 0.23 sec, max 0.28 sec, min 0.19 sec)
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: FLumenCardVS (compiled 9 times, average 0.22 sec, max 0.26 sec, min 0.19 sec)
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: Top 5 shader types by total compile time:
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 30.49% of total time (compiled 10 times, average 0.31 sec, max 0.73 sec, min 0.18 sec)
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 20.76% of total time (compiled 9 times, average 0.23 sec, max 0.28 sec, min 0.19 sec)
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: FLumenCardVS - 19.60% of total time (compiled 9 times, average 0.22 sec, max 0.26 sec, min 0.19 sec)
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: FLumenCardPS<false> - 9.73% of total time (compiled 9 times, average 0.11 sec, max 0.15 sec, min 0.07 sec)
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: FLumenCardPS<true> - 5.20% of total time (compiled 1 times, average 0.53 sec, max 0.53 sec, min 0.53 sec)
+[2024.01.12-23.11.56:579][185]LogShaderCompilers: Display: ================================================
+[2024.01.12-23.11.56:580][185]LogShaderCompilers: Display: Shaders left to compile 0
+[2024.01.12-23.11.56:593][185]LogVirtualization: UE::Virtualization was shutdown
+[2024.01.12-23.11.56:602][185]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1100)
+[2024.01.12-23.11.56:602][185]LogModuleManager: Shutting down and abandoning module ExternalImagePicker (1098)
+[2024.01.12-23.11.56:602][185]LogModuleManager: Shutting down and abandoning module AddContentDialog (1096)
+[2024.01.12-23.11.56:602][185]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1095)
+[2024.01.12-23.11.56:602][185]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1092)
+[2024.01.12-23.11.56:602][185]LogModuleManager: Shutting down and abandoning module SceneOutliner (1090)
+[2024.01.12-23.11.56:602][185]LogModuleManager: Shutting down and abandoning module StatusBar (1088)
+[2024.01.12-23.11.56:602][185]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1086)
+[2024.01.12-23.11.56:602][185]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1084)
+[2024.01.12-23.11.56:602][185]LogModuleManager: Shutting down and abandoning module StatsViewer (1082)
+[2024.01.12-23.11.56:602][185]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1080)
+[2024.01.12-23.11.56:602][185]LogModuleManager: Shutting down and abandoning module AutomationWorker (1078)
+[2024.01.12-23.11.56:602][185]LogModuleManager: Shutting down and abandoning module IKRigEditor (1076)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module LiveLinkMultiUser (1074)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module ControlRigEditor (1072)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1070)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module BspMode (1068)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module GeometryMode (1066)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1064)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1062)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1060)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1058)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1056)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module WebMMedia (1054)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1052)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1050)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1049)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1046)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1044)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (1042)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (1040)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (1038)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (1036)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (1034)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module PlanarCut (1032)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module FractureEngine (1030)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module CharacterAI (1028)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (1026)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1024)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1022)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1020)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module WaveTableEditor (1018)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module RigVMEditor (1016)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (1014)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module OpenXRInput (1012)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module GooglePADEditor (1010)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (1008)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (1006)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module SmartSnapping (1004)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module SessionServices (1002)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module MeshPaint (1000)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (998)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module PlacementMode (997)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module FoliageEdit (994)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module LandscapeEditor (992)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (990)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module ActorPickerMode (988)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module ViewportSnapping (986)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module EditorWidgets (984)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module ViewportInteraction (982)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module ClothPainter (980)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (979)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module WidgetRegistration (976)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module LogVisualizer (974)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (972)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (970)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (969)
+[2024.01.12-23.11.56:603][185]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (967)
+[2024.01.12-23.11.56:630][185]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (964)
+[2024.01.12-23.11.56:630][185]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (962)
+[2024.01.12-23.11.56:630][185]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (960)
+[2024.01.12-23.11.56:630][185]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (958)
+[2024.01.12-23.11.56:630][185]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (956)
+[2024.01.12-23.11.56:630][185]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (954)
+[2024.01.12-23.11.56:630][185]LogModuleManager: Shutting down and abandoning module AnimationSettings (952)
+[2024.01.12-23.11.56:630][185]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (950)
+[2024.01.12-23.11.56:630][185]LogModuleManager: Shutting down and abandoning module CSVtoSVG (948)
+[2024.01.12-23.11.56:630][185]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (946)
+[2024.01.12-23.11.56:630][185]LogModuleManager: Shutting down and abandoning module EditorConfig (944)
+[2024.01.12-23.11.56:630][185]LogModuleManager: Shutting down and abandoning module EditorFramework (942)
+[2024.01.12-23.11.56:630][185]LogModuleManager: Shutting down and abandoning module TraceInsights (940)
+[2024.01.12-23.11.56:630][185]MemoryProfiler: Shutdown
+[2024.01.12-23.11.56:630][185]NetworkingProfiler: Shutdown
+[2024.01.12-23.11.56:630][185]LoadingProfiler: Shutdown
+[2024.01.12-23.11.56:630][185]TimingProfiler: Shutdown
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module TraceServices (939)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module TraceAnalysis (938)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (934)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (933)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module InputBindingEditor (930)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module MergeActors (928)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (926)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module LocalizationService (925)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module HardwareTargeting (922)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (920)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module UndoHistory (918)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module XmlParser (916)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module Blutility (914)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (912)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (911)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (908)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (907)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module SettingsEditor (904)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module ProjectLauncher (902)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module SessionFrontend (900)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module ProfilerClient (898)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module DeviceManager (896)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module AutomationController (894)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module AutomationWindow (892)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module Layers (890)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (888)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module DetailCustomizations (886)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module PackagesDialog (884)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (882)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module Persona (880)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module Kismet (878)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module KismetWidgets (877)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module GraphEditor (874)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module StructViewer (872)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module ClassViewer (870)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (868)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (866)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module SourceControlWindows (864)
+[2024.01.12-23.11.56:631][185]LogModuleManager: Shutting down and abandoning module OutputLog (862)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module Documentation (860)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (858)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (856)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module MovieScene (854)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (852)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (850)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (848)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module AudioMixer (847)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module AudioMixerCore (846)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module LauncherPlatform (842)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module AnalyticsET (840)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module PortalServices (838)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module PortalRpc (836)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module MessagingRpc (834)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module AIModule (832)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module GameplayDebugger (831)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module AITestSuite (829)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module NavigationSystem (827)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (824)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (822)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module TypedElementFramework (820)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (818)
+[2024.01.12-23.11.56:632][185]LogModuleManager: Shutting down and abandoning module ProfilerService (816)
+[2024.01.12-23.11.56:755][185]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (814)
+[2024.01.12-23.11.56:755][185]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (812)
+[2024.01.12-23.11.56:755][185]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (810)
+[2024.01.12-23.11.56:755][185]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (808)
+[2024.01.12-23.11.56:755][185]LogModuleManager: Shutting down and abandoning module TakesCore (806)
+[2024.01.12-23.11.56:755][185]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (804)
+[2024.01.12-23.11.56:755][185]LogModuleManager: Shutting down and abandoning module MegascansPlugin (802)
+[2024.01.12-23.11.56:755][185]LogModuleManager: Shutting down and abandoning module Bridge (800)
+[2024.01.12-23.11.56:755][185]LogModuleManager: Shutting down and abandoning module ConcertSyncClient (798)
+[2024.01.12-23.11.56:755][185]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (796)
+[2024.01.12-23.11.56:755][185]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (794)
+[2024.01.12-23.11.56:755][185]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (792)
+[2024.01.12-23.11.56:756][185]LogModuleManager: Shutting down and abandoning module CollectionManager (791)
+[2024.01.12-23.11.56:756][185]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (788)
+[2024.01.12-23.11.56:756][185]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (786)
+[2024.01.12-23.11.56:756][185]LogModuleManager: Shutting down and abandoning module LightMixer (784)
+[2024.01.12-23.11.56:756][185]LogModuleManager: Shutting down and abandoning module LiveLinkSequencer (782)
+[2024.01.12-23.11.56:756][185]LogModuleManager: Shutting down and abandoning module LiveLinkMovieScene (780)
+[2024.01.12-23.11.56:756][185]LogModuleManager: Shutting down and abandoning module LiveLinkGraphNode (778)
+[2024.01.12-23.11.56:756][185]LogModuleManager: Shutting down and abandoning module LiveLinkEditor (776)
+[2024.01.12-23.11.56:756][185]LogModuleManager: Shutting down and abandoning module LiveLinkComponents (774)
+[2024.01.12-23.11.56:756][185]LogModuleManager: Shutting down and abandoning module LiveLink (772)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module ControlRigSpline (770)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (768)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (766)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (764)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (762)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (760)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module UVEditorTools (758)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module UVEditor (756)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (754)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (752)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module PluginBrowser (750)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module ModelingToolsEditorMode (748)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (746)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (744)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (742)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module EditorDebugTools (740)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module CurveEditorTools (738)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (736)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module CryptoKeys (734)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module ChangelistReview (732)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (730)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module TakeSequencer (728)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module TakeMovieScene (726)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (724)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (722)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module MediaPlate (720)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module MediaCompositing (718)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module ImgMedia (716)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module AlembicImporter (714)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module AlembicLibrary (713)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (710)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (708)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module StaticMeshEditorModeling (706)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (705)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (704)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (700)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (698)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (696)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (694)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (692)
+[2024.01.12-23.11.57:022][185]LogOpenImageDenoise: OIDN shutting down
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (690)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (688)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (686)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (684)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (682)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module MeshLODToolset (680)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (678)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module LocalizableMessage (676)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessingEditor (674)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessing (672)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module GeometryFlowCore (670)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (668)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (666)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (665)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (663)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (660)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module DataflowNodes (658)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (656)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module DataflowEditor (654)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (652)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (650)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module ChaosNiagara (648)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module FractureEditor (646)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (644)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module BackChannel (642)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (640)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module AutomationUtils (638)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (634)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module TemplateSequence (632)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (630)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module SequencerScripting (628)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (626)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module InterchangeTests (624)
+[2024.01.12-23.11.57:022][185]LogModuleManager: Shutting down and abandoning module VariantManager (622)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (621)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (618)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (616)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (614)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module UObjectPlugin (612)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (610)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (608)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module PluginUtils (606)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (604)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module GitSourceControl (602)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module DumpGPUServices (600)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (598)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (596)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module XRBaseEditor (594)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module XRBase (592)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module SynthesisEditor (590)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module ResonanceAudio (588)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (586)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module OpenXRHandTrackingEditor (584)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module OpenXREditor (582)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (580)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (578)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module ModelingOperators (576)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (574)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module ModelingComponents (572)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module GeometryFramework (571)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (568)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module MeshModelingTools (566)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (564)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module InputDebugging (562)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module GooglePAD (560)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module DynamicMesh (558)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (556)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (554)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module GeometryCache (552)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (550)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (548)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (546)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (544)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module AudioCapture (542)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (541)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module AssetTags (538)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (536)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module AppleImageUtils (534)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module AndroidPermission (532)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (530)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (528)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (526)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (524)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (522)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module InterchangeExport (520)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module InterchangeMessages (518)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module GLTFCore (516)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (514)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (512)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module InterchangeEditor (510)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (508)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (506)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module Paper2DEditor (504)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (502)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module TraceUtilities (500)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module InputEditor (498)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (496)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (494)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module ConcertSyncCore (492)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module SQLiteCore (490)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module ConcertServer (488)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module ConcertClient (486)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module ConcertTransport (485)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module Concert (482)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (480)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module IKRig (478)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (476)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module ControlRig (474)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module Constraints (473)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module AnimationData (470)
+[2024.01.12-23.11.57:023][185]LogModuleManager: Shutting down and abandoning module UdpMessaging (468)
+[2024.01.12-23.11.57:124][185]LogModuleManager: Shutting down and abandoning module TcpMessaging (466)
+[2024.01.12-23.11.57:446][185]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (464)
+[2024.01.12-23.11.57:447][185]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (462)
+[2024.01.12-23.11.57:447][185]LogModuleManager: Shutting down and abandoning module FacialAnimation (460)
+[2024.01.12-23.11.57:447][185]LogModuleManager: Shutting down and abandoning module DataValidation (458)
+[2024.01.12-23.11.57:447][185]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (456)
+[2024.01.12-23.11.57:447][185]LogModuleManager: Shutting down and abandoning module TreeMap (455)
+[2024.01.12-23.11.57:447][185]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (452)
+[2024.01.12-23.11.57:447][185]LogModuleManager: Shutting down and abandoning module StructUtils (450)
+[2024.01.12-23.11.57:447][185]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (448)
+[2024.01.12-23.11.57:447][185]LogModuleManager: Shutting down and abandoning module PBIK (446)
+[2024.01.12-23.11.57:447][185]LogModuleManager: Shutting down and abandoning module FullBodyIK (444)
+[2024.01.12-23.11.57:447][185]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (442)
+[2024.01.12-23.11.57:447][185]LogModuleManager: Shutting down and abandoning module TakeRecorder (441)
+[2024.01.12-23.11.57:447][185]LogModuleManager: Shutting down and abandoning module LevelEditor (439)
+[2024.01.12-23.11.57:448][185]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (438)
+[2024.01.12-23.11.57:448][185]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (436)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module MainFrame (434)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module HotReload (433)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module ChaosCaching (428)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (426)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module Niagara (424)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module NiagaraEditor (423)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module LevelSequence (422)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module ContentBrowser (420)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module ContentBrowserData (419)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module NiagaraCore (414)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module GameplayCameras (412)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module ActorSequence (410)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (408)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (406)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module AnimationSharing (404)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module Synthesis (402)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module SoundFields (400)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module SignificanceManager (398)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (396)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module RigVM (394)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (392)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (390)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (388)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module MetasoundEditor (386)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module ToolMenus (385)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module AudioWidgets (383)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (382)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (378)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module MetasoundEngine (376)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module WaveTable (375)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (373)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (370)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (368)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (366)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (364)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (362)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (360)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module CableComponent (358)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (356)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (355)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (352)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module SignalProcessing (351)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (348)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module InterchangePipelines (346)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module InterchangeImport (344)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (342)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module InterchangeNodes (340)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module Paper2D (338)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (336)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module BlueprintGraph (335)
+[2024.01.12-23.11.57:449][185]LogModuleManager: Shutting down and abandoning module EnhancedInput (332)
+[2024.01.12-23.11.57:450][185]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (330)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (328)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module AndroidFileServer (326)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (324)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module PacketHandler (322)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (320)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module AnimGraph (318)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module TimeManagement (316)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module AnimationDataController (314)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (312)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (310)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module MediaAssets (308)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module Overlay (306)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module OverlayEditor (305)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module VREditor (302)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module StringTableEditor (300)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (298)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (296)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module FunctionalTesting (294)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (292)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (291)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (288)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module UMG (286)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module UMGEditor (285)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module EditorStyle (280)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module SlateReflector (278)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module Slate (276)
+[2024.01.12-23.11.57:453][185]LogModuleManager: Shutting down and abandoning module SlateCore (274)
+[2024.01.12-23.11.57:455][185]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (272)
+[2024.01.12-23.11.57:455][185]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (270)
+[2024.01.12-23.11.57:455][185]LogModuleManager: Shutting down and abandoning module UnrealEd (268)
+[2024.01.12-23.11.57:455][185]LogModuleManager: Shutting down and abandoning module MRMesh (266)
+[2024.01.12-23.11.57:455][185]LogModuleManager: Shutting down and abandoning module Messaging (264)
+[2024.01.12-23.11.57:455][185]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (262)
+[2024.01.12-23.11.57:455][185]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (260)
+[2024.01.12-23.11.57:455][185]LogModuleManager: Shutting down and abandoning module LiveCoding (258)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module Networking (256)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module Core (254)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module AssetDefinition (252)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module MovieSceneTools (250)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module CurveEditor (249)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module Sequencer (247)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module KismetCompiler (244)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module MeshBuilder (242)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module NaniteBuilder (240)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module MeshUtilities (238)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (237)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (236)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (235)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (232)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (231)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (229)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (227)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (225)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module MaterialBaking (221)
+[2024.01.12-23.11.57:505][185]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (218)
+[2024.01.12-23.11.57:516][185]LogModuleManager: Shutting down and abandoning module TelemetryUtils (215)
+[2024.01.12-23.11.57:516][185]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (212)
+[2024.01.12-23.11.57:516][185]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (210)
+[2024.01.12-23.11.57:516][185]LogModuleManager: Shutting down and abandoning module DerivedDataCache (208)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module TargetPlatform (206)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (205)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (203)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (201)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (199)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (197)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (195)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (193)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (191)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (189)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (187)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (185)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (183)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (181)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (179)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (177)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (175)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module TextureFormat (173)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module ImageWrapper (172)
+[2024.01.12-23.11.57:519][185]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (170)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (168)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (166)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (164)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (162)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (160)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module TurnkeySupport (157)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module InputCore (154)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module Settings (152)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (150)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (148)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (147)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module Chaos (144)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module GeometryCore (143)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (140)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (139)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module AVEncoder (138)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module D3D12RHI (134)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module ACLPlugin (132)
+[2024.01.12-23.11.57:520][185]LogModuleManager: Shutting down and abandoning module WmfMedia (130)
+[2024.01.12-23.11.57:552][185]LogModuleManager: Shutting down and abandoning module Media (129)
+[2024.01.12-23.11.57:553][185]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (126)
+[2024.01.12-23.11.57:553][185]LogModuleManager: Shutting down and abandoning module ChaosCloth (124)
+[2024.01.12-23.11.57:553][185]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (122)
+[2024.01.12-23.11.57:553][185]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (120)
+[2024.01.12-23.11.57:553][185]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (118)
+[2024.01.12-23.11.57:554][185]LogModuleManager: Shutting down and abandoning module XMPP (113)
+[2024.01.12-23.11.57:554][185]LogModuleManager: Shutting down and abandoning module WebSockets (112)
+[2024.01.12-23.11.57:588][185]LogModuleManager: Shutting down and abandoning module HTTP (109)
+[2024.01.12-23.11.57:588][185]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests:
+[2024.01.12-23.11.57:588][185]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B2DEC3727-47A7-7D68-E233-8CBE79C29655%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=a9045eb54873e8e51d9f288acbb7c9e1%7Cefd8bde14a904323bf6d4b350bde3870%7Ce559d8fd-2422-434e-b8b2-294b29f8cc49&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing
+[2024.01.12-23.11.57:616][185]LogModuleManager: Shutting down and abandoning module SSL (108)
+[2024.01.12-23.11.57:616][185]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (104)
+[2024.01.12-23.11.57:616][185]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (102)
+[2024.01.12-23.11.57:616][185]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (100)
+[2024.01.12-23.11.57:616][185]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (98)
+[2024.01.12-23.11.57:616][185]LogModuleManager: Shutting down and abandoning module NiagaraShader (96)
+[2024.01.12-23.11.57:616][185]LogModuleManager: Shutting down and abandoning module VariantManagerContent (94)
+[2024.01.12-23.11.57:616][185]LogModuleManager: Shutting down and abandoning module GLTFExporter (92)
+[2024.01.12-23.11.57:616][185]LogModuleManager: Shutting down and abandoning module DatasmithContent (90)
+[2024.01.12-23.11.57:617][185]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (88)
+[2024.01.12-23.11.57:617][185]RenderDocPlugin: plugin has been unloaded.
+[2024.01.12-23.11.57:617][185]LogModuleManager: Shutting down and abandoning module PixWinPlugin (86)
+[2024.01.12-23.11.57:617][185]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (84)
+[2024.01.12-23.11.57:617][185]LogModuleManager: Shutting down and abandoning module OpenXRHandTracking (82)
+[2024.01.12-23.11.57:617][185]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0
+[2024.01.12-23.11.57:617][185]LogModuleManager: Shutting down and abandoning module OpenXREyeTracker (80)
+[2024.01.12-23.11.57:617][185]LogModuleManager: Shutting down and abandoning module OpenXRAR (78)
+[2024.01.12-23.11.57:617][185]LogModuleManager: Shutting down and abandoning module AugmentedReality (77)
+[2024.01.12-23.11.57:617][185]LogModuleManager: Shutting down and abandoning module OpenXRHMD (74)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (72)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module ChunkDownloader (70)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module AISupportModule (68)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (66)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (62)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (60)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (58)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module PlatformCrypto (56)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (54)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (52)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module SourceControl (51)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module XGEController (48)
+[2024.01.12-23.11.57:618][185]LogXGEController: Cleaning working directory: C:/Users/Windows sucks/AppData/Local/Temp/UnrealXGEWorkingDir/
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module FastBuildController (46)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module AudioEditor (40)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module PropertyEditor (39)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module Virtualization (36)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module MessageLog (35)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module TextureCompressor (32)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module RenderCore (28)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module Landscape (26)
+[2024.01.12-23.11.57:618][185]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24)
+[2024.01.12-23.11.57:619][185]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22)
+[2024.01.12-23.11.57:619][185]LogModuleManager: Shutting down and abandoning module Renderer (20)
+[2024.01.12-23.11.57:619][185]LogModuleManager: Shutting down and abandoning module Engine (18)
+[2024.01.12-23.11.57:619][185]LogModuleManager: Shutting down and abandoning module CoreUObject (16)
+[2024.01.12-23.11.57:619][185]LogModuleManager: Shutting down and abandoning module SandboxFile (14)
+[2024.01.12-23.11.57:619][185]LogModuleManager: Shutting down and abandoning module PakFile (12)
+[2024.01.12-23.11.57:619][185]LogPakFile: Destroying PakPlatformFile
+[2024.01.12-23.11.57:619][185]LogModuleManager: Shutting down and abandoning module RSA (11)
+[2024.01.12-23.11.57:619][185]LogModuleManager: Shutting down and abandoning module NetworkFile (8)
+[2024.01.12-23.11.57:619][185]LogModuleManager: Shutting down and abandoning module StreamingFile (6)
+[2024.01.12-23.11.57:619][185]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4)
+[2024.01.12-23.11.57:619][185]LogModuleManager: Shutting down and abandoning module StorageServerClient (2)
+[2024.01.12-23.11.57:696][185]LogD3D12RHI: ~FD3D12DynamicRHI
+[2024.01.12-23.11.57:726][185]LogExit: Exiting.
+[2024.01.12-23.11.57:755][185]Log file closed, 01/13/24 00:11:57
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.13-00.31.05.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.13-00.31.05.log
new file mode 100644
index 0000000000000000000000000000000000000000..2a05067d677e063e3bf78b3e612709549054ed07
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.13-00.31.05.log
@@ -0,0 +1,2556 @@
+Log file open, 01/13/24 00:49:42
+LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
+LogWindows: File 'aqProf.dll' does not exist
+LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
+LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi.dll' does not exist
+LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi32e.dll' does not exist
+LogWindows: Started CrashReportClient (pid=19344)
+LogWindows: Custom abort handler registered for crash reporting.
+LogInit: Display: Running engine for game: BackroomsDigitalArt
+LogCore: UnrealTraceServer: Trace store launch successful
+LogTrace: Initializing trace...
+LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
+LogTrace: Finished trace initialization.
+LogCsvProfiler: Display: Metadata set : platform="Windows"
+LogCsvProfiler: Display: Metadata set : config="Development"
+LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046"
+LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3"
+LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.3007] "
+LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 5800X 8-Core Processor"
+LogCsvProfiler: Display: Metadata set : pgoenabled="0"
+LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
+LogCsvProfiler: Display: Metadata set : ltoenabled="0"
+LogCsvProfiler: Display: Metadata set : asan="0"
+LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
+LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
+LogCsvProfiler: Display: Metadata set : llm="0"
+LogStats: Stats thread started at 0.230643
+LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
+LogInit: Session CrashGUID >====================================================
+ Session CrashGUID > UECC-Windows-EAEEDBF2455DF7F0674A17BF76C23B24
+ Session CrashGUID >====================================================
+LogConfig: Display: Loading Android ini files took 0.02 seconds
+LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
+LogConfig: Display: Loading IOS ini files took 0.02 seconds
+LogConfig: Display: Loading Mac ini files took 0.02 seconds
+LogConfig: Display: Loading Windows ini files took 0.03 seconds
+LogConfig: Display: Loading TVOS ini files took 0.03 seconds
+LogConfig: Display: Loading Unix ini files took 0.03 seconds
+LogConfig: Display: Loading Linux ini files took 0.03 seconds
+LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
+LogAssetRegistry: Display: Asset registry cache read as 17.5 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
+LogPluginManager: Mounting Engine plugin Bridge
+LogPluginManager: Mounting Engine plugin EnhancedInput
+LogPluginManager: Found config from plugin[EnhancedInput] Input
+LogPluginManager: Mounting Engine plugin FastBuildController
+LogPluginManager: Mounting Engine plugin MeshPainting
+LogPluginManager: Mounting Engine plugin TraceUtilities
+LogPluginManager: Mounting Engine plugin XGEController
+LogPluginManager: Mounting Engine plugin Paper2D
+LogPluginManager: Mounting Engine plugin Interchange
+LogPluginManager: Mounting Engine plugin AndroidFileServer
+LogPluginManager: Mounting Engine plugin ActorLayerUtilities
+LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
+LogPluginManager: Mounting Engine plugin AssetTags
+LogPluginManager: Mounting Engine plugin ArchVisCharacter
+LogPluginManager: Mounting Engine plugin AudioCapture
+LogPluginManager: Mounting Engine plugin AppleMoviePlayer
+LogPluginManager: Mounting Engine plugin AppleImageUtils
+LogPluginManager: Mounting Engine plugin AudioSynesthesia
+LogPluginManager: Mounting Engine plugin InterchangeEditor
+LogPluginManager: Mounting Engine plugin AndroidPermission
+LogPluginManager: Mounting Engine plugin AudioWidgets
+LogPluginManager: Mounting Engine plugin ChunkDownloader
+LogPluginManager: Mounting Engine plugin CableComponent
+LogPluginManager: Mounting Engine plugin CustomMeshComponent
+LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin GeometryCache
+LogPluginManager: Mounting Engine plugin GeometryProcessing
+LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
+LogPluginManager: Mounting Engine plugin GooglePAD
+LogPluginManager: Mounting Engine plugin InputDebugging
+LogPluginManager: Found config from plugin[InputDebugging] Input
+LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
+LogPluginManager: Mounting Engine plugin MeshModelingToolset
+LogPluginManager: Mounting Engine plugin Metasound
+LogPluginManager: Mounting Engine plugin MobilePatchingUtils
+LogPluginManager: Mounting Engine plugin MsQuic
+LogPluginManager: Mounting Engine plugin OpenXR
+LogPluginManager: Mounting Engine plugin OpenXREyeTracker
+LogPluginManager: Mounting Engine plugin OpenXRHandTracking
+LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
+LogPluginManager: Mounting Engine plugin PropertyAccessEditor
+LogPluginManager: Mounting Engine plugin ResonanceAudio
+LogPluginManager: Mounting Engine plugin RigVM
+LogPluginManager: Mounting Engine plugin SignificanceManager
+LogPluginManager: Mounting Engine plugin SoundFields
+LogPluginManager: Mounting Engine plugin Synthesis
+LogPluginManager: Mounting Engine plugin WaveTable
+LogPluginManager: Mounting Engine plugin WebMMoviePlayer
+LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
+LogPluginManager: Mounting Engine plugin XRBase
+LogPluginManager: Mounting Engine plugin AnimationData
+LogPluginManager: Mounting Engine plugin ControlRig
+LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
+LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
+LogPluginManager: Mounting Engine plugin ACLPlugin
+LogPluginManager: Mounting Engine plugin IKRig
+LogPluginManager: Mounting Engine plugin ControlRigSpline
+LogPluginManager: Mounting Engine plugin LiveLink
+LogPluginManager: Mounting Engine plugin AISupport
+LogPluginManager: Mounting Engine plugin AlembicImporter
+LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
+LogPluginManager: Mounting Engine plugin Takes
+LogPluginManager: Mounting Engine plugin CameraShakePreviewer
+LogPluginManager: Mounting Engine plugin GameplayCameras
+LogPluginManager: Mounting Engine plugin TcpMessaging
+LogPluginManager: Mounting Engine plugin InterchangeTests
+LogPluginManager: Mounting Engine plugin OodleNetwork
+LogPluginManager: Mounting Engine plugin UdpMessaging
+LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
+LogPluginManager: Mounting Engine plugin Niagara
+LogPluginManager: Mounting Engine plugin AndroidMedia
+LogPluginManager: Mounting Engine plugin AvfMedia
+LogPluginManager: Mounting Engine plugin ImgMedia
+LogPluginManager: Mounting Engine plugin MediaPlate
+LogPluginManager: Mounting Engine plugin MediaPlayerEditor
+LogPluginManager: Mounting Engine plugin MediaCompositing
+LogPluginManager: Mounting Engine plugin WmfMedia
+LogPluginManager: Mounting Engine plugin WebMMedia
+LogPluginManager: Mounting Engine plugin AnimationSharing
+LogPluginManager: Mounting Engine plugin PerforceSourceControl
+LogPluginManager: Mounting Engine plugin DumpGPUServices
+LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
+LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
+LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
+LogPluginManager: Mounting Engine plugin PixWinPlugin
+LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
+LogPluginManager: Mounting Engine plugin GitSourceControl
+LogPluginManager: Mounting Engine plugin PlasticSourceControl
+LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
+LogPluginManager: Mounting Engine plugin SubversionSourceControl
+LogPluginManager: Mounting Engine plugin TextureFormatOodle
+LogPluginManager: Mounting Engine plugin RenderDocPlugin
+LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
+LogPluginManager: Mounting Engine plugin PluginUtils
+LogPluginManager: Mounting Engine plugin UObjectPlugin
+LogPluginManager: Mounting Engine plugin OnlineBase
+LogPluginManager: Mounting Engine plugin PropertyAccessNode
+LogPluginManager: Mounting Engine plugin OnlineServices
+LogPluginManager: Mounting Engine plugin TraceDataFilters
+LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
+LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin OnlineSubsystem
+LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
+LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
+LogPluginManager: Mounting Engine plugin AssetManagerEditor
+LogPluginManager: Mounting Engine plugin BlueprintHeaderView
+LogPluginManager: Mounting Engine plugin EditorDebugTools
+LogPluginManager: Mounting Engine plugin FacialAnimation
+LogPluginManager: Mounting Engine plugin CryptoKeys
+LogPluginManager: Mounting Engine plugin CurveEditorTools
+LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
+LogPluginManager: Mounting Engine plugin ChangelistReview
+LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
+LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
+LogPluginManager: Mounting Engine plugin MaterialAnalyzer
+LogPluginManager: Mounting Engine plugin GameplayTagsEditor
+LogPluginManager: Mounting Engine plugin GeometryMode
+LogPluginManager: Mounting Engine plugin DataValidation
+LogPluginManager: Mounting Engine plugin SequencerAnimTools
+LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
+LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
+LogPluginManager: Mounting Engine plugin SpeedTreeImporter
+LogPluginManager: Mounting Engine plugin UVEditor
+LogPluginManager: Mounting Engine plugin PluginBrowser
+LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
+LogPluginManager: Mounting Engine plugin ActorSequence
+LogPluginManager: Mounting Engine plugin LevelSequenceEditor
+LogPluginManager: Mounting Engine plugin SequencerScripting
+LogPluginManager: Mounting Engine plugin TemplateSequence
+LogPluginManager: Mounting Engine plugin DatasmithContent
+LogPluginManager: Mounting Engine plugin GLTFExporter
+LogPluginManager: Mounting Engine plugin VariantManagerContent
+LogPluginManager: Mounting Engine plugin VariantManager
+LogPluginManager: Mounting Engine plugin BackChannel
+LogPluginManager: Mounting Engine plugin ChaosCloth
+LogPluginManager: Mounting Engine plugin AutomationUtils
+LogPluginManager: Mounting Engine plugin ChaosEditor
+LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
+LogPluginManager: Mounting Engine plugin ChaosCaching
+LogPluginManager: Mounting Engine plugin CharacterAI
+LogPluginManager: Mounting Engine plugin ChaosNiagara
+LogPluginManager: Mounting Engine plugin ChaosUserDataPT
+LogPluginManager: Mounting Engine plugin ChaosClothEditor
+LogPluginManager: Mounting Engine plugin Dataflow
+LogPluginManager: Mounting Engine plugin Fracture
+LogPluginManager: Mounting Engine plugin FullBodyIK
+LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
+LogPluginManager: Mounting Engine plugin GeometryFlow
+LogPluginManager: Mounting Engine plugin LocalizableMessage
+LogPluginManager: Mounting Engine plugin MeshLODToolset
+LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
+LogPluginManager: Mounting Engine plugin OpenImageDenoise
+LogPluginManager: Mounting Engine plugin PlatformCrypto
+LogPluginManager: Mounting Engine plugin PlanarCut
+LogPluginManager: Mounting Engine plugin ProxyLODPlugin
+LogPluginManager: Mounting Engine plugin PythonScriptPlugin
+LogPluginManager: Mounting Engine plugin SkeletalReduction
+LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
+LogPluginManager: Mounting Engine plugin StructUtils
+LogPluginManager: Mounting Engine plugin ToolPresets
+LogPluginManager: Mounting Engine plugin SQLiteCore
+LogPluginManager: Mounting Engine plugin LightMixer
+LogPluginManager: Mounting Engine plugin ObjectMixer
+LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
+LogPluginManager: Mounting Engine plugin ConcertMain
+LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
+LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
+LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
+LogPluginManager: Mounting Engine plugin ConcertSyncClient
+LogPluginManager: Mounting Engine plugin ConcertSyncCore
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
+LogWindows: File 'WinPixGpuCapturer.dll' does not exist
+PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
+LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
+RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
+LogInit: Using libcurl 8.4.0
+LogInit: - built for Windows
+LogInit: - supports SSL with OpenSSL/1.1.1t
+LogInit: - supports HTTP deflate (compression) using libz 1.2.13
+LogInit: - other features:
+LogInit: CURL_VERSION_SSL
+LogInit: CURL_VERSION_LIBZ
+LogInit: CURL_VERSION_IPV6
+LogInit: CURL_VERSION_ASYNCHDNS
+LogInit: CURL_VERSION_LARGEFILE
+LogInit: CurlRequestOptions (configurable via config and command line):
+LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
+LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
+LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
+LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host
+LogInit: - LocalHostAddr = Default
+LogInit: - BufferSize = 65536
+LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
+LogOnline: OSS: Created online subsystem instance for: NULL
+LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
+LogHMD: OpenXR runtime supported extensions:
+LogHMD: XR_KHR_vulkan_enable
+LogHMD: XR_KHR_vulkan_enable2
+LogHMD: XR_KHR_D3D11_enable
+LogHMD: XR_KHR_D3D12_enable
+LogHMD: XR_KHR_opengl_enable
+LogHMD: XR_KHR_win32_convert_performance_counter_time
+LogHMD: XR_EXT_win32_appcontainer_compatible
+LogHMD: XR_KHR_binding_modification
+LogHMD: XR_KHR_composition_layer_depth
+LogHMD: XR_KHR_visibility_mask
+LogHMD: XR_EXT_active_action_set_priority
+LogHMD: XR_EXT_dpad_binding
+LogHMD: XR_EXT_frame_composition_report
+LogHMD: XR_EXT_hand_tracking
+LogHMD: XR_EXT_hand_joints_motion_range
+LogHMD: XR_EXT_hp_mixed_reality_controller
+LogHMD: XR_EXT_palm_pose
+LogHMD: XR_FB_display_refresh_rate
+LogHMD: XR_HTC_vive_cosmos_controller_interaction
+LogHMD: XR_HTC_vive_focus3_controller_interaction
+LogHMD: XR_HTC_vive_wrist_tracker_interaction
+LogHMD: XR_MND_headless
+LogHMD: XR_VALVE_analog_threshold
+LogHMD: XR_HTCX_vive_tracker_interaction
+LogHMD: XR_EXT_debug_utils
+LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available
+LogHMD: Optional extension XR_FB_foveation_vulkan is not available
+LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available
+LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available
+LogHMD: Optional extension XR_VARJO_quad_views is not available
+LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available
+LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available
+LogHMD: Optional extension XR_FB_foveation is not available
+LogHMD: Optional extension XR_FB_swapchain_update_state is not available
+LogHMD: Optional extension XR_FB_foveation_configuration is not available
+LogHMD: Optional extension XR_OCULUS_audio_device_guid is not available
+LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available
+LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension.
+LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.2.3
+LogInit: ExecutableName: UnrealEditor.exe
+LogInit: Build: ++UE5+Release-5.3-CL-29314046
+LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3
+LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3
+LogInit: Net CL: 27405482
+LogInit: OS: Windows 11 (23H2) [10.0.22631.3007] (), CPU: AMD Ryzen 7 5800X 8-Core Processor , GPU: AMD Radeon RX 6800
+LogInit: Compiled (64-bit): Nov 3 2023 16:09:16
+LogInit: Architecture: x64
+LogInit: Compiled with Visual C++: 19.36.32537.00
+LogInit: Build Configuration: Development
+LogInit: Branch Name: ++UE5+Release-5.3
+LogInit: Command Line:
+LogInit: Base Directory: G:/UnrealEngines/UE_5.3/Engine/Binaries/Win64/
+LogInit: Allocator: Mimalloc
+LogInit: Installed Engine Build: 1
+LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
+LogDevObjectVersion: Number of dev versions registered: 36
+LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
+LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
+LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
+LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
+LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
+LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
+LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
+LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
+LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
+LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
+LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47
+LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
+LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
+LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
+LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
+LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
+LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
+LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
+LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
+LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111
+LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2
+LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10
+LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11
+LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
+LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
+LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
+LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
+LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
+LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
+LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
+LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118
+LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47
+LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
+LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
+LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
+LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
+LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
+LogInit: Object subsystem initialized
+LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
+LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
+LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
+LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
+LogConfig: Set CVar [[r.setres:1280x720]]
+LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
+LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
+LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
+LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
+LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[r.VSync:0]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
+[2024.01.12-23.49.42:705][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
+[2024.01.12-23.49.42:705][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
+[2024.01.12-23.49.42:707][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
+[2024.01.12-23.49.42:707][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
+[2024.01.12-23.49.42:709][ 0]LogRHI: Using Default RHI: D3D11
+[2024.01.12-23.49.42:709][ 0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.12-23.49.42:709][ 0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.12-23.49.42:715][ 0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll
+[2024.01.12-23.49.42:715][ 0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.12-23.49.42:717][ 0]LogD3D11RHI: D3D11 min allowed feature level: 11_0
+[2024.01.12-23.49.42:717][ 0]LogD3D11RHI: D3D11 max allowed feature level: 11_1
+[2024.01.12-23.49.42:717][ 0]LogD3D11RHI: D3D11 adapters:
+[2024.01.12-23.49.42:717][ 0]LogD3D11RHI: Testing D3D11 Adapter 0:
+[2024.01.12-23.49.42:717][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.12-23.49.42:717][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.12-23.49.42:717][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.12-23.49.42:717][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.12-23.49.42:717][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.12-23.49.42:717][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.12-23.49.42:717][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.12-23.49.42:717][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.12-23.49.42:717][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.12-23.49.42:796][ 0]LogD3D11RHI: 0. 'AMD Radeon RX 6800' (Feature Level 11_1)
+[2024.01.12-23.49.42:796][ 0]LogD3D11RHI: 16337/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:2, VendorId:0x1002
+[2024.01.12-23.49.42:797][ 0]LogD3D11RHI: Testing D3D11 Adapter 1:
+[2024.01.12-23.49.42:797][ 0]LogD3D11RHI: Description : Microsoft Basic Render Driver
+[2024.01.12-23.49.42:797][ 0]LogD3D11RHI: VendorId : 1414
+[2024.01.12-23.49.42:797][ 0]LogD3D11RHI: DeviceId : 008c
+[2024.01.12-23.49.42:797][ 0]LogD3D11RHI: SubSysId : 0000
+[2024.01.12-23.49.42:797][ 0]LogD3D11RHI: Revision : 0000
+[2024.01.12-23.49.42:797][ 0]LogD3D11RHI: DedicatedVideoMemory : 0 bytes
+[2024.01.12-23.49.42:797][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.12-23.49.42:797][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.12-23.49.42:797][ 0]LogD3D11RHI: AdapterLuid : 0 93714
+[2024.01.12-23.49.42:798][ 0]LogD3D11RHI: 1. 'Microsoft Basic Render Driver' (Feature Level 11_1)
+[2024.01.12-23.49.42:798][ 0]LogD3D11RHI: 0/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
+[2024.01.12-23.49.42:798][ 0]LogD3D11RHI: Chosen D3D11 Adapter:
+[2024.01.12-23.49.42:798][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.12-23.49.42:798][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.12-23.49.42:798][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.12-23.49.42:798][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.12-23.49.42:798][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.12-23.49.42:798][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.12-23.49.42:798][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.12-23.49.42:798][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.12-23.49.42:798][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.12-23.49.42:798][ 0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.12-23.49.42:798][ 0]LogInit: Selected Device Profile: [WindowsEditor]
+[2024.01.12-23.49.42:798][ 0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
+[2024.01.12-23.49.42:798][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
+[2024.01.12-23.49.42:798][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.12-23.49.42:798][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
+[2024.01.12-23.49.42:799][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
+[2024.01.12-23.49.42:799][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
+[2024.01.12-23.49.42:799][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
+[2024.01.12-23.49.42:799][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
+[2024.01.12-23.49.42:799][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
+[2024.01.12-23.49.42:799][ 0]LogInit: Computer: DESKTOP-2MPQGVL
+[2024.01.12-23.49.42:799][ 0]LogInit: User: Windowssucks
+[2024.01.12-23.49.42:799][ 0]LogInit: CPU Page size=4096, Cores=8
+[2024.01.12-23.49.42:799][ 0]LogInit: High frequency timer resolution =10.000000 MHz
+[2024.01.12-23.49.42:799][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
+[2024.01.12-23.49.42:799][ 0]LogMemory: Platform Memory Stats for WindowsEditor
+[2024.01.12-23.49.42:799][ 0]LogMemory: Process Physical Memory: 492.12 MB used, 519.93 MB peak
+[2024.01.12-23.49.42:799][ 0]LogMemory: Process Virtual Memory: 493.06 MB used, 493.06 MB peak
+[2024.01.12-23.49.42:799][ 0]LogMemory: Physical Memory: 11733.57 MB used, 20921.18 MB free, 32654.75 MB total
+[2024.01.12-23.49.42:799][ 0]LogMemory: Virtual Memory: 21730.63 MB used, 10924.11 MB free, 32654.75 MB total
+[2024.01.12-23.49.42:799][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
+[2024.01.12-23.49.42:802][ 0]LogWindows: WindowsPlatformFeatures enabled
+[2024.01.12-23.49.42:809][ 0]LogInit: Physics initialised using underlying interface: Chaos
+[2024.01.12-23.49.42:811][ 0]LogInit: Using OS detected language (en-US).
+[2024.01.12-23.49.42:811][ 0]LogInit: Using OS detected locale (en-DE).
+[2024.01.12-23.49.42:812][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
+[2024.01.12-23.49.42:812][ 0]LogInit: Setting process to per monitor DPI aware
+[2024.01.12-23.49.42:972][ 0]LogWindowsTextInputMethodSystem: Available input methods:
+[2024.01.12-23.49.42:972][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard).
+[2024.01.12-23.49.42:972][ 0]LogWindowsTextInputMethodSystem: - English (Germany) - (Keyboard).
+[2024.01.12-23.49.42:972][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.12-23.49.42:985][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
+[2024.01.12-23.49.42:985][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
+[2024.01.12-23.49.43:075][ 0]LogRHI: Using Default RHI: D3D11
+[2024.01.12-23.49.43:075][ 0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.12-23.49.43:075][ 0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.12-23.49.43:075][ 0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.12-23.49.43:075][ 0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.12-23.49.43:076][ 0]LogWindows: Attached monitors:
+[2024.01.12-23.49.43:076][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
+[2024.01.12-23.49.43:076][ 0]LogWindows: resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
+[2024.01.12-23.49.43:076][ 0]LogWindows: Found 2 attached monitors.
+[2024.01.12-23.49.43:076][ 0]LogWindows: Gathering driver information using Windows Setup API
+[2024.01.12-23.49.43:076][ 0]LogRHI: RHI Adapter Info:
+[2024.01.12-23.49.43:076][ 0]LogRHI: Name: AMD Radeon RX 6800
+[2024.01.12-23.49.43:076][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
+[2024.01.12-23.49.43:076][ 0]LogRHI: Driver Date: 11-22-2023
+[2024.01.12-23.49.43:076][ 0]LogD3D11RHI: Creating new Direct3DDevice
+[2024.01.12-23.49.43:076][ 0]LogD3D11RHI: GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
+[2024.01.12-23.49.43:098][ 0]LogD3D11RHI: Creating D3DDevice with AMD AGS, using adapter:
+[2024.01.12-23.49.43:098][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.12-23.49.43:098][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.12-23.49.43:098][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.12-23.49.43:098][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.12-23.49.43:098][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.12-23.49.43:098][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.12-23.49.43:098][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.12-23.49.43:098][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.12-23.49.43:098][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.12-23.49.43:182][ 0]LogD3D11RHI: Created device via AGS, feature level 11_1, supported extensions fffbf.
+[2024.01.12-23.49.43:182][ 0]LogD3D11RHI: RHI has support for 64 bit atomics
+[2024.01.12-23.49.43:182][ 0]LogD3D11RHI: Async texture creation enabled
+[2024.01.12-23.49.43:182][ 0]LogD3D11RHI: D3D11_MAP_WRITE_NO_OVERWRITE for dynamic buffer SRVs is supported
+[2024.01.12-23.49.43:182][ 0]LogD3D11RHI: Array index from any shader is supported
+[2024.01.12-23.49.43:185][ 0]LogVRS: Current RHI does not support Variable Rate Shading
+[2024.01.12-23.49.43:192][ 0]LogD3D11RHI: GPU Timing Frequency: 100.000000 (Debug: 2 1)
+[2024.01.12-23.49.43:200][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all'
+[2024.01.12-23.49.43:200][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all" ]
+[2024.01.12-23.49.43:220][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
+[2024.01.12-23.49.43:220][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
+[2024.01.12-23.49.43:220][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
+[2024.01.12-23.49.43:220][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
+[2024.01.12-23.49.43:220][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
+[2024.01.12-23.49.43:220][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
+[2024.01.12-23.49.43:220][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
+[2024.01.12-23.49.43:220][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
+[2024.01.12-23.49.43:221][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
+[2024.01.12-23.49.43:221][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
+[2024.01.12-23.49.43:222][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
+[2024.01.12-23.49.43:222][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
+[2024.01.12-23.49.43:222][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
+[2024.01.12-23.49.43:234][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
+[2024.01.12-23.49.43:234][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
+[2024.01.12-23.49.43:234][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
+[2024.01.12-23.49.43:234][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
+[2024.01.12-23.49.43:234][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
+[2024.01.12-23.49.43:234][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
+[2024.01.12-23.49.43:234][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
+[2024.01.12-23.49.43:234][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
+[2024.01.12-23.49.43:234][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
+[2024.01.12-23.49.43:234][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
+[2024.01.12-23.49.43:237][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
+[2024.01.12-23.49.43:237][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
+[2024.01.12-23.49.43:239][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
+[2024.01.12-23.49.43:239][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
+[2024.01.12-23.49.43:240][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
+[2024.01.12-23.49.43:240][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
+[2024.01.12-23.49.43:242][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
+[2024.01.12-23.49.43:242][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
+[2024.01.12-23.49.43:242][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
+[2024.01.12-23.49.43:244][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
+[2024.01.12-23.49.43:244][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
+[2024.01.12-23.49.43:244][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
+[2024.01.12-23.49.43:244][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
+[2024.01.12-23.49.43:246][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
+[2024.01.12-23.49.43:246][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
+[2024.01.12-23.49.43:251][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
+[2024.01.12-23.49.43:251][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
+[2024.01.12-23.49.43:251][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
+[2024.01.12-23.49.43:251][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
+[2024.01.12-23.49.43:251][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
+[2024.01.12-23.49.43:256][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
+[2024.01.12-23.49.43:295][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: SF_METAL
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: SF_METAL_MRT
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: SF_METAL_TVOS
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: SF_METAL_SM5
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: SF_METAL_SM6
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: SF_METAL_SIM
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: PCD3D_SM6
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: PCD3D_SM5
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: PCD3D_ES31
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: GLSL_150_ES31
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: VVM_1_0
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: SF_VULKAN_SM5
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: SF_VULKAN_ES31
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID
+[2024.01.12-23.49.43:298][ 0]LogTargetPlatformManager: SF_VULKAN_SM6
+[2024.01.12-23.49.43:298][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
+[2024.01.12-23.49.43:299][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
+[2024.01.12-23.49.43:299][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
+[2024.01.12-23.49.43:299][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
+[2024.01.12-23.49.43:300][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.12-23.49.43:300][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
+[2024.01.12-23.49.43:337][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
+[2024.01.12-23.49.43:337][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.12-23.49.43:337][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
+[2024.01.12-23.49.43:341][ 0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
+[2024.01.12-23.49.43:341][ 0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=1530.10MBs, RandomWriteSpeed=264.60MBs. Assigned SpeedClass 'Local'
+[2024.01.12-23.49.43:342][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
+[2024.01.12-23.49.43:342][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured.
+[2024.01.12-23.49.43:342][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
+[2024.01.12-23.49.43:342][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
+[2024.01.12-23.49.43:342][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
+[2024.01.12-23.49.43:343][ 0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/21108/).
+[2024.01.12-23.49.43:343][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/89F4C32A48025BB58B9E5F87F0100CFB/'.
+[2024.01.12-23.49.43:343][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
+[2024.01.12-23.49.43:343][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
+[2024.01.12-23.49.44:001][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
+[2024.01.12-23.49.44:125][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2024.01.12-23.49.44:125][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.12-23.49.44:352][ 0]LogSlate: Using FreeType 2.10.0
+[2024.01.12-23.49.44:353][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
+[2024.01.12-23.49.44:367][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
+[2024.01.12-23.49.44:367][ 0]LogAssetRegistry: FAssetRegistry took 0.0018 seconds to start up
+[2024.01.12-23.49.44:374][ 0]LogEditorDomain: Display: EditorDomain is Disabled
+[2024.01.12-23.49.44:526][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
+[2024.01.12-23.49.44:526][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
+[2024.01.12-23.49.44:526][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
+[2024.01.12-23.49.44:527][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
+[2024.01.12-23.49.44:527][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: Available device profiles:
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6F9600][0000094D37FF0000 66] GlobalDefaults,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6F9A00][0000094D37FF2800 66] Windows,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FA000][0000094D3209C800 66] WindowsEditor,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FA200][0000094D366CC800 66] WindowsServer,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FA400][0000094D13197800 66] WindowsClient,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FA600][0000094D3EC80000 66] IOS,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FA800][0000094D3EC82800 66] iPadAir2,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FAA00][0000094D3EC85000 66] IPadPro,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FAC00][0000094D3EC87800 66] iPadAir3,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FAE00][0000094D3EC8A000 66] iPadAir4,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FB000][0000094D3EC8C800 66] iPadAir5,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FB200][0000094D3EC90000 66] iPadMini4,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FB400][0000094D3EC92800 66] iPadMini5,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FB600][0000094D3EC95000 66] iPadMini6,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FB800][0000094D3EC97800 66] iPhone6S,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FBA00][0000094D3EC9A000 66] iPhone7,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FBC00][0000094D3EC9C800 66] iPodTouch7,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FBE00][0000094D3ECA0000 66] iPhone6SPlus,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FC000][0000094D3ECA2800 66] iPhone7Plus,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FC200][0000094D3ECA5000 66] iPhoneSE,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FC400][0000094D3ECA7800 66] iPhone8,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FC600][0000094D3ECAA000 66] iPhone8Plus,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FC800][0000094D3ECAC800 66] iPhoneX,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FCA00][0000094D3ECB0000 66] iPhoneXS,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FCC00][0000094D3ECB2800 66] iPhoneXSMax,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FCE00][0000094D3ECB5000 66] iPhoneXR,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FD000][0000094D3ECB7800 66] iPhone11,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FD200][0000094D3ECBA000 66] iPhone11Pro,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FD400][0000094D3ECBC800 66] iPhone11ProMax,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FD600][0000094D3ECC0000 66] iPhoneSE2,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FD800][0000094D3ECC2800 66] iPhone12Mini,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FDA00][0000094D3ECC5000 66] iPhone12,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FDC00][0000094D3ECC7800 66] iPhone12Pro,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FDE00][0000094D3ECCA000 66] iPhone12ProMax,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FE000][0000094D3ECCC800 66] iPhone13Mini,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FE200][0000094D3ECD0000 66] iPhone13,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FE400][0000094D3ECD2800 66] iPhone13Pro,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FE600][0000094D3ECD5000 66] iPhone13ProMax,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FE800][0000094D3ECD7800 66] iPhoneSE3,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FEA00][0000094D3ECDA000 66] iPhone14,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FEC00][0000094D3ECDC800 66] iPhone14Plus,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FEE00][0000094D3ED20000 66] iPhone14Pro,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FF000][0000094D3ED22800 66] iPhone14ProMax,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FF200][0000094D3ED25000 66] iPhone15,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FF400][0000094D3ED27800 66] iPhone15Plus,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FF600][0000094D3ED2A000 66] iPhone15Pro,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FF800][0000094D3ED2C800 66] iPhone15ProMax,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FFA00][0000094D3ED30000 66] iPadPro105,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FFC00][0000094D3ED32800 66] iPadPro129,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E6FFE00][0000094D3ED35000 66] iPadPro97,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3E1BFE00][0000094D3ED37800 66] iPadPro2_129,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D31256600][0000094D3ED3A000 66] iPad5,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC70000][0000094D3ED3C800 66] iPad6,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC70200][0000094D3ED40000 66] iPad7,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC70400][0000094D3ED42800 66] iPad8,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC70600][0000094D3ED45000 66] iPad9,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC70800][0000094D3ED47800 66] iPad10,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC70A00][0000094D3ED4A000 66] iPadPro11,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC70C00][0000094D3ED4C800 66] iPadPro2_11,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC70E00][0000094D3ED50000 66] iPadPro3_11,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC71000][0000094D3ED52800 66] iPadPro4_11,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC71200][0000094D3ED55000 66] iPadPro3_129,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC71400][0000094D3ED57800 66] iPadPro4_129,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC71600][0000094D3ED5A000 66] iPadPro5_129,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC71800][0000094D3ED5C800 66] iPadPro6_129,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC71A00][0000094D3ED60000 66] AppleTV,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC71C00][0000094D3ED62800 66] AppleTV4K,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC71E00][0000094D3ED65000 66] AppleTV2_4K,
+[2024.01.12-23.49.44:652][ 0]LogDeviceProfileManager: [0000094D3EC72000][0000094D3ED67800 66] TVOS,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC72200][0000094D3ED6A000 66] Mac,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC72400][0000094D3ED6C800 66] MacEditor,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC72600][0000094D3ED70000 66] MacClient,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC72800][0000094D3ED72800 66] MacServer,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC72A00][0000094D3ED75000 66] Linux,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC72C00][0000094D3ED77800 66] LinuxEditor,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC72E00][0000094D3ED7A000 66] LinuxArm64Editor,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC73000][0000094D3ED7C800 66] LinuxArm64,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC73200][0000094D3ED80000 66] LinuxClient,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC73400][0000094D3ED82800 66] LinuxArm64Client,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC73600][0000094D3ED85000 66] LinuxServer,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC73800][0000094D3ED87800 66] LinuxArm64Server,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC73A00][0000094D3ED8A000 66] Android,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC73C00][0000094D3ED8C800 66] Android_Preview_OpenGL,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC73E00][0000094D3ED90000 66] Android_Preview_Vulkan,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC74000][0000094D3ED92800 66] Android_Low,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC74200][0000094D3ED95000 66] Android_Mid,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC74400][0000094D3ED97800 66] Android_High,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC74600][0000094D3ED9A000 66] Android_Default,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC74800][0000094D3ED9C800 66] Android_Adreno4xx,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC74A00][0000094D3EDA0000 66] Android_Adreno5xx_Low,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC74C00][0000094D3EDA2800 66] Android_Adreno5xx,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC74E00][0000094D3EDA5000 66] Android_Adreno6xx,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC75000][0000094D3EDA7800 66] Android_Adreno6xx_Vulkan,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC75200][0000094D3EDAA000 66] Android_Adreno7xx,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC75400][0000094D3EDAC800 66] Android_Adreno7xx_Vulkan,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC75600][0000094D3EDB0000 66] Android_Mali_T6xx,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC75800][0000094D3EDB2800 66] Android_Mali_T7xx,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC75A00][0000094D3EDB5000 66] Android_Mali_T8xx,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC75C00][0000094D3EDB7800 66] Android_Mali_G71,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC75E00][0000094D3EDBA000 66] Android_Mali_G72,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC76000][0000094D3EDBC800 66] Android_Mali_G72_Vulkan,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC76200][0000094D3EDC0000 66] Android_Mali_G76,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC76400][0000094D3EDC2800 66] Android_Mali_G76_Vulkan,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC76600][0000094D3EDC5000 66] Android_Mali_G77,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC76800][0000094D3EDC7800 66] Android_Mali_G77_Vulkan,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC76A00][0000094D3EDCA000 66] Android_Mali_G78,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC76C00][0000094D3EDCC800 66] Android_Mali_G78_Vulkan,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC76E00][0000094D3EDD0000 66] Android_Mali_G710,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC77000][0000094D3EDD2800 66] Android_Mali_G710_Vulkan,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC77400][0000094D3EDD5000 66] Android_Mali_G7xx,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC77600][0000094D3EDD7800 66] Android_Mali_G7xx_Vulkan,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC77800][0000094D3EDDA000 66] Android_Xclipse_920,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC77A00][0000094D3EDDC800 66] Android_Xclipse_920_Vulkan,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC77E00][0000094D3EDE0000 66] Android_Vulkan_SM5,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC78000][0000094D3EDE2800 66] Android_PowerVR_G6xxx,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC78200][0000094D3EDE5000 66] Android_PowerVR_GT7xxx,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC78400][0000094D3EDE7800 66] Android_PowerVR_GE8xxx,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC78600][0000094D3EDEA000 66] Android_PowerVR_GM9xxx,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC78800][0000094D3EDEC800 66] Android_PowerVR_GM9xxx_Vulkan,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC78A00][0000094D3EDF0000 66] Android_TegraK1,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC78C00][0000094D3EDF2800 66] Android_Unknown_Vulkan,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC78E00][0000094D3EDF5000 66] Oculus_Quest,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC79000][0000094D3EDF7800 66] Oculus_Quest2,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC79200][0000094D3EDFA000 66] Meta_Quest_Pro,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC79400][0000094D3EDFC800 66] Meta_Quest_3,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC79600][0000094D3EE00000 66] HoloLens,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: [0000094D3EC79800][0000094D3EE02800 66] MagicLeap_Vulkan,
+[2024.01.12-23.49.44:653][ 0]LogDeviceProfileManager: Active device profile: [0000094D3E6FA000][0000094D3209C800 66] WindowsEditor
+[2024.01.12-23.49.44:653][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
+[2024.01.12-23.49.44:653][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2024.01.12-23.49.44:653][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.12-23.49.44:653][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.12-23.49.44:653][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.12-23.49.44:653][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.12-23.49.44:653][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.12-23.49.44:653][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.12-23.49.44:656][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL'
+[2024.01.12-23.49.44:656][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
+[2024.01.12-23.49.44:728][ 0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM5_-86156035__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_347391141DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
+[2024.01.12-23.49.44:767][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
+[2024.01.12-23.49.44:767][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
+[2024.01.12-23.49.44:767][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
+[2024.01.12-23.49.44:767][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available
+[2024.01.12-23.49.44:767][ 0]LogMeshMerging: No distributed automatic mesh merging module available
+[2024.01.12-23.49.45:046][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
+[2024.01.12-23.49.45:046][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
+[2024.01.12-23.49.45:055][ 0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
+[2024.01.12-23.49.45:055][ 0]LogUObjectAllocator: 6340896 out of 0 bytes used by permanent object pool.
+[2024.01.12-23.49.45:055][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
+[2024.01.12-23.49.45:060][ 0]LogLiveCoding: Display: Starting LiveCoding
+[2024.01.12-23.49.45:060][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
+[2024.01.12-23.49.45:063][ 0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
+[2024.01.12-23.49.45:066][ 0]LogLiveCoding: Display: Waiting for server
+[2024.01.12-23.49.45:081][ 0]LogSlate: Border
+[2024.01.12-23.49.45:081][ 0]LogSlate: BreadcrumbButton
+[2024.01.12-23.49.45:081][ 0]LogSlate: Brushes.Title
+[2024.01.12-23.49.45:081][ 0]LogSlate: Default
+[2024.01.12-23.49.45:081][ 0]LogSlate: Icons.Save
+[2024.01.12-23.49.45:081][ 0]LogSlate: Icons.Toolbar.Settings
+[2024.01.12-23.49.45:081][ 0]LogSlate: ListView
+[2024.01.12-23.49.45:081][ 0]LogSlate: SoftwareCursor_CardinalCross
+[2024.01.12-23.49.45:081][ 0]LogSlate: SoftwareCursor_Grab
+[2024.01.12-23.49.45:081][ 0]LogSlate: TableView.DarkRow
+[2024.01.12-23.49.45:081][ 0]LogSlate: TableView.Row
+[2024.01.12-23.49.45:081][ 0]LogSlate: TreeView
+[2024.01.12-23.49.45:169][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
+[2024.01.12-23.49.45:171][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 2 ms
+[2024.01.12-23.49.45:183][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled
+[2024.01.12-23.49.45:183][ 0]LogInit: XR: MultiViewport is Disabled
+[2024.01.12-23.49.45:183][ 0]LogInit: XR: Mobile Multiview is Disabled
+[2024.01.12-23.49.45:341][ 0]LogTurnkeySupport: Completed device detection: Code = 0
+[2024.01.12-23.49.45:400][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread
+[2024.01.12-23.49.45:414][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
+[2024.01.12-23.49.45:431][ 0]LogMetasoundEngine: MetaSound Engine Initialized
+[2024.01.12-23.49.45:568][ 0]LogTcpMessaging: Initializing TcpMessaging bridge
+[2024.01.12-23.49.45:572][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
+[2024.01.12-23.49.45:574][ 0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
+[2024.01.12-23.49.45:599][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 7F9F63F948B73682D3920495F104AC25 | Instance: 2319ACA0445C1964B13479A39542FBA4 (DESKTOP-2MPQGVL-21108).
+[2024.01.12-23.49.45:759][ 0]LogPython: Using Python 3.9.7
+[2024.01.12-23.49.46:474][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.12-23.49.46:474][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.12-23.49.46:491][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
+[2024.01.12-23.49.46:582][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
+[2024.01.12-23.49.46:714][ 0]LogUProjectInfo: Found projects:
+[2024.01.12-23.49.46:717][ 0]SourceControl: Revision control is disabled
+[2024.01.12-23.49.46:719][ 0]SourceControl: Revision control is disabled
+[2024.01.12-23.49.46:735][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.49.46:735][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.49.46:736][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.49.46:980][ 0]LogOpenImageDenoise: OIDN starting up
+[2024.01.12-23.49.47:016][ 0]LogCollectionManager: Loaded 0 collections in 0.000725 seconds
+[2024.01.12-23.49.47:017][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
+[2024.01.12-23.49.47:019][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
+[2024.01.12-23.49.47:020][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
+[2024.01.12-23.49.47:278][ 0]LogEngine: Initializing Engine...
+[2024.01.12-23.49.47:282][ 0]LogHMD: HMD configured for shader platform PCD3D_SM5, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
+[2024.01.12-23.49.47:283][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
+[2024.01.12-23.49.47:342][ 0]LogInit: Initializing FReadOnlyCVARCache
+[2024.01.12-23.49.47:347][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.49.47:348][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.49.47:353][ 0]LogAIModule: Creating AISystem for world Untitled
+[2024.01.12-23.49.47:354][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
+[2024.01.12-23.49.47:354][ 0]LogInit: Texture streaming: Enabled
+[2024.01.12-23.49.47:366][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
+[2024.01.12-23.49.47:371][ 0]LogAudio: Display: Initializing Audio Device Manager...
+[2024.01.12-23.49.47:378][ 0]LogAudio: Display: Loading Default Audio Settings Objects...
+[2024.01.12-23.49.47:378][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
+[2024.01.12-23.49.47:378][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered
+[2024.01.12-23.49.47:379][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered
+[2024.01.12-23.49.47:379][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
+[2024.01.12-23.49.47:379][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered
+[2024.01.12-23.49.47:379][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered
+[2024.01.12-23.49.47:379][ 0]LogAudio: Display: Audio Device Manager Initialized
+[2024.01.12-23.49.47:379][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True
+[2024.01.12-23.49.47:379][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.49.47:379][ 0]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.49.47:379][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.49.47:379][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.49.47:379][ 0]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.49.47:379][ 0]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.49.47:379][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.49.47:379][ 0]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.49.47:380][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.49.47:380][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.49.47:380][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.49.47:384][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.49.47:538][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.49.47:538][ 0]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.49.47:540][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.49.47:540][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.49.47:541][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
+[2024.01.12-23.49.47:541][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
+[2024.01.12-23.49.47:542][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
+[2024.01.12-23.49.47:542][ 0]LogInit: FAudioDevice initialized with ID 1.
+[2024.01.12-23.49.47:542][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
+[2024.01.12-23.49.47:542][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
+[2024.01.12-23.49.47:542][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.12-23.49.47:553][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
+[2024.01.12-23.49.47:555][ 0]LogInit: Undo buffer set to 32 MB
+[2024.01.12-23.49.47:555][ 0]LogInit: Transaction tracking system initialized
+[2024.01.12-23.49.47:571][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
+[2024.01.12-23.49.47:571][ 0]LogSourceControl: Uncontrolled asset enumeration started...
+[2024.01.12-23.49.47:573][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002143 seconds (Found 160 uncontrolled assets)
+[2024.01.12-23.49.47:578][ 0]BlueprintLog: New page: Editor Load
+[2024.01.12-23.49.47:635][ 0]LocalizationService: Localization service is disabled
+[2024.01.12-23.49.47:650][ 0]TimingProfiler: Initialize
+[2024.01.12-23.49.47:650][ 0]TimingProfiler: OnSessionChanged
+[2024.01.12-23.49.47:650][ 0]LoadingProfiler: Initialize
+[2024.01.12-23.49.47:650][ 0]LoadingProfiler: OnSessionChanged
+[2024.01.12-23.49.47:650][ 0]NetworkingProfiler: Initialize
+[2024.01.12-23.49.47:650][ 0]NetworkingProfiler: OnSessionChanged
+[2024.01.12-23.49.47:650][ 0]MemoryProfiler: Initialize
+[2024.01.12-23.49.47:650][ 0]MemoryProfiler: OnSessionChanged
+[2024.01.12-23.49.47:710][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.49.47:710][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.49.47:711][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.49.47:778][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
+[2024.01.12-23.49.47:942][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
+[2024.01.12-23.49.47:965][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
+[2024.01.12-23.49.47:967][ 0]SourceControl: Revision control is disabled
+[2024.01.12-23.49.48:005][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete
+[2024.01.12-23.49.48:061][ 0]LogSlate: Took 0.000163 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.12-23.49.48:075][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
+[2024.01.12-23.49.48:576][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.5 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
+[2024.01.12-23.49.50:904][ 0]LogSlate: Window 'Restore Packages' being destroyed
+[2024.01.12-23.49.51:947][ 0]LogSlate: Window 'Unable to Check Out From Revision Control!' being destroyed
+[2024.01.12-23.49.51:953][ 0]Message dialog closed, result: Ok, title: Unable to Check Out From Revision Control!, text: The following assets could not be successfully checked out from revision control:
+/Game/GameMap/Walls/Wall_Material
+/Game/GameMap/Walls/Wall_Instance
+/Game/GameMap/Ceiling/Ceiling_Material
+/Game/GameMap/Ceiling/Ceiling_Material_Inst
+/Game/Materials/Test
+/Game/Materials/Test_Inst
+/Game/GameMap/Floor/Floor_Material
+/Game/GameMap/Floor/Floor_Material_Inst
+[2024.01.12-23.49.51:960][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 9.919
+[2024.01.12-23.49.51:961][ 0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
+[2024.01.12-23.49.51:961][ 0]LightingResults: New page: Lighting Build
+[2024.01.12-23.49.51:963][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.49.51:963][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.49.51:964][ 0]MapCheck: New page: Map Check
+[2024.01.12-23.49.51:964][ 0]LightingResults: New page: Lighting Build
+[2024.01.12-23.49.51:967][ 0]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.12-23.49.51:970][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms
+[2024.01.12-23.49.52:111][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.12-23.49.52:133][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
+[2024.01.12-23.49.52:133][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.49.52:133][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.49.52:134][ 0]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.49.52:183][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
+[2024.01.12-23.49.52:191][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.52ms
+[2024.01.12-23.49.52:191][ 0]Cmd: MAP CHECKDEP NOCLEARLOG
+[2024.01.12-23.49.52:191][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,093ms to complete.
+[2024.01.12-23.49.52:196][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 10.154
+[2024.01.12-23.49.52:196][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.12-23.49.52:196][ 0]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.12-23.49.52:196][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
+[2024.01.12-23.49.52:196][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
+[2024.01.12-23.49.52:196][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
+[2024.01.12-23.49.52:196][ 0]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.12-23.49.52:196][ 0]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.12-23.49.52:196][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.12-23.49.52:196][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.12-23.49.52:196][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.12-23.49.52:277][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.12-23.49.52:277][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.12-23.49.52:277][ 0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.12-23.49.52:287][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.49.52:295][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.49.52:302][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.49.52:309][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.49.52:343][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.49.52:343][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
+[2024.01.12-23.49.52:343][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.49.52:343][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
+[2024.01.12-23.49.52:344][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.49.52:344][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
+[2024.01.12-23.49.52:344][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.49.52:344][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
+[2024.01.12-23.49.52:344][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.49.52:344][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
+[2024.01.12-23.49.52:344][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.49.52:345][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
+[2024.01.12-23.49.52:345][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.49.52:345][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
+[2024.01.12-23.49.52:345][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.49.52:345][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
+[2024.01.12-23.49.52:345][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.49.52:345][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
+[2024.01.12-23.49.52:345][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.49.52:345][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
+[2024.01.12-23.49.52:409][ 0]LogSlate: Took 0.000100 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
+[2024.01.12-23.49.52:410][ 0]LogSlate: Took 0.000063 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
+[2024.01.12-23.49.52:431][ 0]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
+[2024.01.12-23.49.52:585][ 0]LogStall: Startup...
+[2024.01.12-23.49.52:587][ 0]LogStall: Startup complete.
+[2024.01.12-23.49.52:591][ 0]LogLoad: (Engine Initialization) Total time: 10.55 seconds
+[2024.01.12-23.49.52:591][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
+[2024.01.12-23.49.52:635][ 0]LogAssetRegistry: AssetRegistryGather time 0.0762s: AssetDataDiscovery 0.0201s, AssetDataGather 0.0219s, StoreResults 0.0342s.
+[2024.01.12-23.49.52:653][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000005 seconds (updated 0 objects)
+[2024.01.12-23.49.52:705][ 0]LogContentStreaming: Texture pool size now 1000 MB
+[2024.01.12-23.49.52:757][ 1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
+
+[2024.01.12-23.49.52:764][ 1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.027683 secs
+[2024.01.12-23.49.53:636][ 59]LogSlate: Took 0.000193 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
+[2024.01.12-23.49.58:249][353]LogSlate: Took 0.000118 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
+[2024.01.12-23.50.03:970][691]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/myMovement/IA_2D.IA_2D
+[2024.01.12-23.50.05:842][835]LogSlate: Window 'IA_2D' being destroyed
+[2024.01.12-23.50.15:853][466]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.50.15:853][466]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.50.15:853][466]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.50.15:855][466]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R]
+[2024.01.12-23.50.16:386][466]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.50.16:421][466]LogSlate: Took 0.000160 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K)
+[2024.01.12-23.50.16:665][467]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.50.24:577][322]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings'
+[2024.01.12-23.50.27:758][611]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.12-23.50.27:765][611]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.50.27:765][611]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:50:27)
+[2024.01.12-23.50.27:768][611]LogOnline: OSS: Created online subsystem instance for: NULL
+[2024.01.12-23.50.27:768][611]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+[2024.01.12-23.50.27:768][611]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.50.27:782][611]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013552s)
+[2024.01.12-23.50.27:782][611]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013594s)
+[2024.01.12-23.50.27:798][611]LogUObjectHash: Compacting FUObjectHashTables data took 1.14ms
+[2024.01.12-23.50.27:799][611]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.50.27:799][611]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.50.27:800][611]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.50.27:800][611]LogPlayLevel: PIE: World Init took: (0.000868s)
+[2024.01.12-23.50.27:800][611]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True
+[2024.01.12-23.50.27:800][611]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.50.27:800][611]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.50.27:800][611]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.50.27:800][611]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.50.27:800][611]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.50.27:800][611]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.50.27:800][611]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.50.27:800][611]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.50.27:801][611]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.50.27:801][611]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.50.27:801][611]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.50.27:803][611]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.50.27:826][611]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.50.27:826][611]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.50.27:826][611]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.50.27:826][611]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.50.27:827][611]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2
+[2024.01.12-23.50.27:827][611]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2
+[2024.01.12-23.50.27:829][611]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2
+[2024.01.12-23.50.27:829][611]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2
+[2024.01.12-23.50.27:829][611]LogInit: FAudioDevice initialized with ID 2.
+[2024.01.12-23.50.27:829][611]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
+[2024.01.12-23.50.27:829][611]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.12-23.50.27:838][611]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.50.30:882][611]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.12-23.50.30:888][611]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.50.30
+[2024.01.12-23.50.30:888][611]LogWorld: Bringing up level for play took: 0.006454
+[2024.01.12-23.50.30:890][611]LogOnline: OSS: Created online subsystem instance for: :Context_4
+[2024.01.12-23.50.30:895][611]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.12-23.50.30:895][611]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.12-23.50.30:897][611]vr.PixelDensity = "1"
+[2024.01.12-23.50.30:899][611]PIE: Server logged in
+[2024.01.12-23.50.30:900][611]PIE: Play in editor total start time 3,135 seconds.
+[2024.01.12-23.50.30:904][611]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.12-23.50.31:048][611]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.12-23.50.31:056][611]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.12-23.50.31:059][611]LogRenderer: Warning: Resizing VR buffer to 1800 by 1000
+[2024.01.12-23.50.31:087][611]LogSlate: Took 0.000153 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.12-23.51.04:022][ 31]LogNet: Browse: /Game/VRTemplate/Maps/VRTemplateMap
+[2024.01.12-23.51.04:022][ 31]LogLoad: LoadMap: /Game/VRTemplate/Maps/VRTemplateMap
+[2024.01.12-23.51.04:022][ 31]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.51.04:024][ 31]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.51.04:024][ 31]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.51.04:069][ 31]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.12-23.51.04:072][ 31]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.12-23.51.04:072][ 31]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.12-23.51.04:073][ 31]LogUObjectHash: Compacting FUObjectHashTables data took 1.11ms
+[2024.01.12-23.51.04:210][ 31]LogAudio: Display: Audio Device (ID: 2) registered with world 'VRTemplateMap'.
+[2024.01.12-23.51.04:210][ 31]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.51.04:210][ 31]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.51.04:210][ 31]LogAIModule: Creating AISystem for world VRTemplateMap
+[2024.01.12-23.51.04:211][ 31]LogPlayLevel: PIE: World Init took: (0.000917s)
+[2024.01.12-23.51.04:211][ 31]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.12-23.51.04:213][ 31]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Engine/EngineSky/SM_SkySphere.SM_SkySphere being ready before playing
+[2024.01.12-23.51.04:213][ 31]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Engine/VREditor/BasicMeshes/SM_Cube_01.SM_Cube_01 being ready before playing
+[2024.01.12-23.51.04:213][ 31]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Engine/VREditor/BasicMeshes/SM_Ball_01.SM_Ball_01 being ready before playing
+[2024.01.12-23.51.04:213][ 31]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/LevelPrototyping/Meshes/SM_ChamferCube.SM_ChamferCube being ready before playing
+[2024.01.12-23.51.04:213][ 31]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/LevelPrototyping/Meshes/SM_Cube.SM_Cube being ready before playing
+[2024.01.12-23.51.04:221][ 31]LogWorld: Bringing World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap up for play (max tick rate 0) at 2024.01.13-00.51.04
+[2024.01.12-23.51.04:221][ 31]LogWorld: Bringing up level for play took: 0.007830
+[2024.01.12-23.51.04:224][ 31]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.12-23.51.04:225][ 31]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.12-23.51.04:226][ 31]vr.PixelDensity = "1"
+[2024.01.12-23.51.04:226][ 31]LogLoad: Took 0.203516 seconds to LoadMap(/Game/VRTemplate/Maps/VRTemplateMap)
+[2024.01.12-23.51.04:454][ 34]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer
+[2024.01.12-23.51.05:261][ 63]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.51.05:355][ 65]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.51.05:459][ 68]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.51.51:140][123]LogNet: Browse: /Game/VRTemplate/Maps/VRTemplateMap
+[2024.01.12-23.51.51:140][123]LogLoad: LoadMap: /Game/VRTemplate/Maps/VRTemplateMap
+[2024.01.12-23.51.51:140][123]LogWorld: BeginTearingDown for /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap
+[2024.01.12-23.51.51:141][123]LogWorld: UWorld::CleanupWorld for VRTemplateMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.51.51:141][123]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.51.51:186][123]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.12-23.51.51:189][123]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.12-23.51.51:189][123]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.12-23.51.51:190][123]LogUObjectHash: Compacting FUObjectHashTables data took 1.30ms
+[2024.01.12-23.51.51:196][123]LogAudio: Display: Audio Device (ID: 2) registered with world 'VRTemplateMap'.
+[2024.01.12-23.51.51:196][123]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.51.51:196][123]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.51.51:197][123]LogAIModule: Creating AISystem for world VRTemplateMap
+[2024.01.12-23.51.51:197][123]LogPlayLevel: PIE: World Init took: (0.000643s)
+[2024.01.12-23.51.51:197][123]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.12-23.51.51:203][123]LogWorld: Bringing World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap up for play (max tick rate 0) at 2024.01.13-00.51.51
+[2024.01.12-23.51.51:203][123]LogWorld: Bringing up level for play took: 0.005942
+[2024.01.12-23.51.51:205][123]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.12-23.51.51:206][123]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.12-23.51.51:206][123]vr.PixelDensity = "1"
+[2024.01.12-23.51.51:206][123]LogLoad: Took 0.066168 seconds to LoadMap(/Game/VRTemplate/Maps/VRTemplateMap)
+[2024.01.12-23.51.58:367][444]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.51.58:367][444]LogWorld: BeginTearingDown for /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap
+[2024.01.12-23.51.58:392][444]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.12-23.51.58:394][444]LogWorld: UWorld::CleanupWorld for VRTemplateMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.51.58:395][444]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.51.58:397][444]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.51.58:402][444]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.51.58:414][444]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.12-23.51.58:414][444]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
+[2024.01.12-23.51.58:415][444]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
+[2024.01.12-23.51.58:420][444]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.12-23.51.58:420][444]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.12-23.51.58:421][444]LogUObjectHash: Compacting FUObjectHashTables data took 1.16ms
+[2024.01.12-23.51.58:451][445]LogPlayLevel: Display: Destroying online subsystem :Context_4
+[2024.01.12-23.51.58:471][445]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:15.129 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 8460 files in 10081 folders with total size 478 MiB.
+[2024.01.12-23.53.08:092][707]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.53.08:144][707]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.53.08:153][707]LogPackageLocalizationCache: Processed 51 localized package path(s) for 1 prioritized culture(s) in 0.007811 seconds
+[2024.01.12-23.53.08:213][707]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.53.08:213][707]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnAF7E4B6344B9F997383C8B864C661DB6.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.53.08:293][707]LogFileHelpers: InternalPromptForCheckoutAndSave took 200 ms
+[2024.01.12-23.53.08:295][707]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.53.08:295][707]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.53.23:658][508]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.53.23:711][508]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.53.23:772][508]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.53.23:772][508]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn921A050A42005F810B2CCEA95AD0BCB6.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.53.23:842][508]LogFileHelpers: InternalPromptForCheckoutAndSave took 183 ms (total: 384 ms)
+[2024.01.12-23.53.23:844][508]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.53.23:844][508]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.53.26:052][716]BlueprintLog: New page: Compile VRPawn
+[2024.01.12-23.53.26:117][716]LogUObjectHash: Compacting FUObjectHashTables data took 1.19ms
+[2024.01.12-23.54.01:363][326]LogAssetEditorSubsystem: Opening Asset editor for InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default
+[2024.01.12-23.54.03:026][515]LogSlate: Took 0.000064 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
+[2024.01.12-23.55.06:083][ 11]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.55.06:112][ 11]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/IMC_Default" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset" SILENT=true
+[2024.01.12-23.55.06:114][ 11]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/IMC_Default
+[2024.01.12-23.55.06:114][ 11]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IMC_Default714C0BB2448CF559383676B016E95451.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset'
+[2024.01.12-23.55.06:121][ 11]LogFileHelpers: InternalPromptForCheckoutAndSave took 37 ms (total: 421 ms)
+[2024.01.12-23.55.06:141][ 11]AssetCheck: New page: Asset Save: IMC_Default
+[2024.01.12-23.55.06:141][ 11]LogContentValidation: Display: Validating /Script/EnhancedInput.InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default
+[2024.01.12-23.55.09:387][279]LogAssetEditorSubsystem: Opening Asset editor for InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default
+[2024.01.12-23.55.28:940][500]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.55.28:987][500]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.55.29:046][500]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.55.29:046][500]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn3E254BF24C10F4BDD5E5E8826FC787C8.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.55.29:116][500]LogFileHelpers: InternalPromptForCheckoutAndSave took 175 ms (total: 597 ms)
+[2024.01.12-23.55.29:118][500]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.55.29:118][500]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.55.38:192][583]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.55.38:217][583]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.55.38:275][583]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.55.38:275][583]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnD94DBD3E40655185A4B8FF99E55DC938.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.55.38:281][583]LogFileHelpers: InternalPromptForCheckoutAndSave took 88 ms (total: 686 ms)
+[2024.01.12-23.55.38:283][583]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.55.38:283][583]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.55.49:612][935]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/IA_Turn.IA_Turn
+[2024.01.12-23.56.20:876][665]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.56.20:903][665]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/Actions/myMovement/IA_2D" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/myMovement/IA_2D.uasset" SILENT=true
+[2024.01.12-23.56.20:904][665]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/myMovement/IA_2D
+[2024.01.12-23.56.20:904][665]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_2DC74ADB884517C9CA0BA086AC9344EC6E.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/myMovement/IA_2D.uasset'
+[2024.01.12-23.56.20:911][665]LogFileHelpers: InternalPromptForCheckoutAndSave took 35 ms (total: 721 ms)
+[2024.01.12-23.56.20:911][665]AssetCheck: New page: Asset Save: IA_2D
+[2024.01.12-23.56.20:911][665]LogContentValidation: Display: Validating /Script/EnhancedInput.InputAction /Game/VRTemplate/Input/Actions/myMovement/IA_2D.IA_2D
+[2024.01.12-23.56.44:757][521]BlueprintLog: New page: Compile VRPawn
+[2024.01.12-23.56.44:827][521]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms
+[2024.01.12-23.56.49:963][ 26]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.12-23.56.49:969][ 26]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.56.49:969][ 26]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:56:49)
+[2024.01.12-23.56.49:969][ 26]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.56.49:981][ 26]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012787s)
+[2024.01.12-23.56.49:981][ 26]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012817s)
+[2024.01.12-23.56.49:994][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 1.13ms
+[2024.01.12-23.56.50:001][ 26]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.56.50:001][ 26]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.56.50:001][ 26]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.56.50:001][ 26]LogPlayLevel: PIE: World Init took: (0.000909s)
+[2024.01.12-23.56.50:001][ 26]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True
+[2024.01.12-23.56.50:001][ 26]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.56.50:001][ 26]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.56.50:001][ 26]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.56.50:001][ 26]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.56.50:001][ 26]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.56.50:001][ 26]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.56.50:001][ 26]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.56.50:001][ 26]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.56.50:002][ 26]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.56.50:002][ 26]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.56.50:002][ 26]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.56.50:004][ 26]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.56.50:028][ 26]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.56.50:028][ 26]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.56.50:028][ 26]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.56.50:028][ 26]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.56.50:029][ 26]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3
+[2024.01.12-23.56.50:029][ 26]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3
+[2024.01.12-23.56.50:030][ 26]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3
+[2024.01.12-23.56.50:030][ 26]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3
+[2024.01.12-23.56.50:030][ 26]LogInit: FAudioDevice initialized with ID 3.
+[2024.01.12-23.56.50:030][ 26]LogAudio: Display: Audio Device (ID: 3) registered with world 'BackroomsMap'.
+[2024.01.12-23.56.50:030][ 26]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3
+[2024.01.12-23.56.50:040][ 26]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.56.52:570][ 26]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.12-23.56.52:577][ 26]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.56.52
+[2024.01.12-23.56.52:577][ 26]LogWorld: Bringing up level for play took: 0.007359
+[2024.01.12-23.56.52:579][ 26]LogOnline: OSS: Created online subsystem instance for: :Context_8
+[2024.01.12-23.56.52:581][ 26]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.12-23.56.52:582][ 26]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.12-23.56.52:583][ 26]vr.PixelDensity = "1"
+[2024.01.12-23.56.52:585][ 26]PIE: Server logged in
+[2024.01.12-23.56.52:586][ 26]PIE: Play in editor total start time 2,617 seconds.
+[2024.01.12-23.56.52:586][ 26]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.12-23.56.52:706][ 26]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.12-23.56.52:710][ 26]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.12-23.57.22:433][237]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.57.22:433][237]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.57.22:459][237]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.12-23.57.22:462][237]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.57.22:463][237]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.57.22:465][237]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.57.22:469][237]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.57.22:483][237]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.12-23.57.22:483][237]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3
+[2024.01.12-23.57.22:484][237]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
+[2024.01.12-23.57.22:485][237]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
+[2024.01.12-23.57.22:491][237]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.12-23.57.22:491][237]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.12-23.57.22:492][237]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms
+[2024.01.12-23.57.22:524][238]LogPlayLevel: Display: Destroying online subsystem :Context_8
+[2024.01.12-23.57.37:072][261]LogEditorTransaction: Undo Delete current selection
+[2024.01.12-23.57.44:939][ 82]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.57.44:987][ 82]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.57.45:045][ 82]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.57.45:045][ 82]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnEF2E84AD4B6A1DB3FC446D96244B7AD4.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.57.45:112][ 82]LogFileHelpers: InternalPromptForCheckoutAndSave took 173 ms (total: 894 ms)
+[2024.01.12-23.57.45:114][ 82]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.57.45:114][ 82]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.58.06:017][946]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.58.06:070][946]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.58.06:131][946]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.58.06:131][946]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn9999C3BD402E75890D97BA8D2D8E1305.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.58.06:201][946]LogFileHelpers: InternalPromptForCheckoutAndSave took 184 ms (total: 1.07 sec)
+[2024.01.12-23.58.06:203][946]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.58.06:203][946]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.59.42:049][547]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.59.42:075][547]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.59.42:135][547]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.59.42:135][547]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnE25CA9354008AD30522CF6BE53DE43BC.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.59.42:140][547]LogFileHelpers: InternalPromptForCheckoutAndSave took 91 ms (total: 1.17 sec)
+[2024.01.12-23.59.42:142][547]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.59.42:142][547]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.59.42:583][600]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.59.42:611][600]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.59.42:673][600]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.59.42:673][600]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnB641018C446DCE0BDEA529AF66C046A3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.59.42:679][600]LogFileHelpers: InternalPromptForCheckoutAndSave took 96 ms (total: 1.26 sec)
+[2024.01.12-23.59.42:682][600]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.59.42:682][600]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.59.42:839][619]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.59.42:867][619]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.59.42:925][619]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.59.42:926][619]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnD12750EE410DEDBB60A28B97F7AE06D0.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.59.42:931][619]LogFileHelpers: InternalPromptForCheckoutAndSave took 92 ms (total: 1.35 sec)
+[2024.01.12-23.59.42:932][619]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.59.42:932][619]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.59.43:098][639]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.59.43:126][639]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.59.43:185][639]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.59.43:185][639]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnC476A4B1413A1423AEC201969D855565.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.59.43:191][639]LogFileHelpers: InternalPromptForCheckoutAndSave took 93 ms (total: 1.45 sec)
+[2024.01.12-23.59.43:193][639]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.59.43:193][639]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.59.43:657][695]BlueprintLog: New page: Compile VRPawn
+[2024.01.12-23.59.43:728][695]LogUObjectHash: Compacting FUObjectHashTables data took 1.27ms
+[2024.01.12-23.59.45:935][818]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.12-23.59.45:941][818]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.59.45:941][818]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:59:45)
+[2024.01.12-23.59.45:941][818]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.59.45:954][818]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012572s)
+[2024.01.12-23.59.45:954][818]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012600s)
+[2024.01.12-23.59.45:967][818]LogUObjectHash: Compacting FUObjectHashTables data took 1.17ms
+[2024.01.12-23.59.45:977][818]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.59.45:977][818]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.59.45:977][818]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.59.45:978][818]LogPlayLevel: PIE: World Init took: (0.000871s)
+[2024.01.12-23.59.45:978][818]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True
+[2024.01.12-23.59.45:978][818]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.59.45:978][818]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.59.45:978][818]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.59.45:978][818]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.59.45:978][818]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.59.45:978][818]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.59.45:978][818]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.59.45:978][818]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.59.45:978][818]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.59.45:978][818]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.59.45:978][818]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.59.45:980][818]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.59.46:004][818]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.59.46:004][818]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.59.46:004][818]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.59.46:004][818]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.59.46:005][818]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4
+[2024.01.12-23.59.46:005][818]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4
+[2024.01.12-23.59.46:006][818]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4
+[2024.01.12-23.59.46:006][818]LogInit: FAudioDevice initialized with ID 4.
+[2024.01.12-23.59.46:006][818]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4
+[2024.01.12-23.59.46:006][818]LogAudio: Display: Audio Device (ID: 4) registered with world 'BackroomsMap'.
+[2024.01.12-23.59.46:006][818]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4
+[2024.01.12-23.59.46:017][818]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.59.47:047][818]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.12-23.59.47:055][818]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.59.47
+[2024.01.12-23.59.47:056][818]LogWorld: Bringing up level for play took: 0.008407
+[2024.01.12-23.59.47:058][818]LogOnline: OSS: Created online subsystem instance for: :Context_9
+[2024.01.12-23.59.47:060][818]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.12-23.59.47:061][818]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.12-23.59.47:062][818]vr.PixelDensity = "1"
+[2024.01.12-23.59.47:063][818]PIE: Server logged in
+[2024.01.12-23.59.47:064][818]PIE: Play in editor total start time 1,123 seconds.
+[2024.01.12-23.59.47:065][818]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.12-23.59.47:186][818]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.12-23.59.47:190][818]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.00.08:362][680]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.00.08:362][680]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.00.08:389][680]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.00.08:392][680]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.00.08:393][680]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.00.08:394][680]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.00.08:399][680]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.00.08:411][680]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.00.08:412][680]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4
+[2024.01.13-00.00.08:412][680]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4
+[2024.01.13-00.00.08:414][680]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4
+[2024.01.13-00.00.08:420][680]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.00.08:420][680]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.00.08:421][680]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms
+[2024.01.13-00.00.08:453][681]LogPlayLevel: Display: Destroying online subsystem :Context_9
+[2024.01.13-00.00.23:793][731]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.00.23:818][731]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/Actions/myMovement/IA_2D" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/myMovement/IA_2D.uasset" SILENT=true
+[2024.01.13-00.00.23:819][731]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/myMovement/IA_2D
+[2024.01.13-00.00.23:819][731]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_2DAEE6448D419794BED39F2ABC968C5F52.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/myMovement/IA_2D.uasset'
+[2024.01.13-00.00.23:824][731]LogFileHelpers: InternalPromptForCheckoutAndSave took 31 ms (total: 1.48 sec)
+[2024.01.13-00.00.23:825][731]AssetCheck: New page: Asset Save: IA_2D
+[2024.01.13-00.00.23:825][731]LogContentValidation: Display: Validating /Script/EnhancedInput.InputAction /Game/VRTemplate/Input/Actions/myMovement/IA_2D.IA_2D
+[2024.01.13-00.00.26:844][ 85]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.00.26:874][ 85]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/Actions/myMovement/IA_2D" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/myMovement/IA_2D.uasset" SILENT=true
+[2024.01.13-00.00.26:874][ 85]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/myMovement/IA_2D
+[2024.01.13-00.00.26:875][ 85]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_2D0D24AC2B41919126D6ACE39248A81F03.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/myMovement/IA_2D.uasset'
+[2024.01.13-00.00.26:879][ 85]LogFileHelpers: InternalPromptForCheckoutAndSave took 35 ms (total: 1.51 sec)
+[2024.01.13-00.00.26:879][ 85]AssetCheck: New page: Asset Save: IA_2D
+[2024.01.13-00.00.26:879][ 85]LogContentValidation: Display: Validating /Script/EnhancedInput.InputAction /Game/VRTemplate/Input/Actions/myMovement/IA_2D.IA_2D
+[2024.01.13-00.00.40:885][940]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.00.40:892][940]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.00.40:892][940]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:00:40)
+[2024.01.13-00.00.40:893][940]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.00.40:905][940]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012876s)
+[2024.01.13-00.00.40:905][940]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012906s)
+[2024.01.13-00.00.40:919][940]LogUObjectHash: Compacting FUObjectHashTables data took 1.13ms
+[2024.01.13-00.00.40:921][940]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.00.40:921][940]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.00.40:922][940]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.00.40:922][940]LogPlayLevel: PIE: World Init took: (0.000905s)
+[2024.01.13-00.00.40:922][940]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True
+[2024.01.13-00.00.40:922][940]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.00.40:922][940]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.00.40:922][940]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.00.40:922][940]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.00.40:922][940]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.00.40:922][940]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.00.40:922][940]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.00.40:922][940]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.00.40:922][940]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.00.40:922][940]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.00.40:922][940]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.00.40:924][940]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.00.40:948][940]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.00.40:948][940]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.00.40:948][940]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.00.40:948][940]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.00.40:949][940]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5
+[2024.01.13-00.00.40:949][940]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5
+[2024.01.13-00.00.40:950][940]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5
+[2024.01.13-00.00.40:951][940]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5
+[2024.01.13-00.00.40:951][940]LogInit: FAudioDevice initialized with ID 5.
+[2024.01.13-00.00.40:951][940]LogAudio: Display: Audio Device (ID: 5) registered with world 'BackroomsMap'.
+[2024.01.13-00.00.40:951][940]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5
+[2024.01.13-00.00.40:960][940]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.00.41:984][940]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.00.41:992][940]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.00.41
+[2024.01.13-00.00.41:993][940]LogWorld: Bringing up level for play took: 0.007814
+[2024.01.13-00.00.41:995][940]LogOnline: OSS: Created online subsystem instance for: :Context_10
+[2024.01.13-00.00.41:997][940]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.00.41:998][940]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.00.41:998][940]vr.PixelDensity = "1"
+[2024.01.13-00.00.42:000][940]PIE: Server logged in
+[2024.01.13-00.00.42:001][940]PIE: Play in editor total start time 1,108 seconds.
+[2024.01.13-00.00.42:001][940]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.00.42:122][940]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.00.42:127][940]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.00.56:581][518]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.00.56:582][518]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.00.56:609][518]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.00.56:612][518]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.00.56:613][518]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.00.56:615][518]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.00.56:620][518]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.00.56:634][518]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5
+[2024.01.13-00.00.56:634][518]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5
+[2024.01.13-00.00.56:636][518]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5
+[2024.01.13-00.00.56:641][518]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.00.56:641][518]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.00.56:643][518]LogUObjectHash: Compacting FUObjectHashTables data took 1.30ms
+[2024.01.13-00.00.56:675][519]LogPlayLevel: Display: Destroying online subsystem :Context_10
+[2024.01.13-00.01.17:080][595]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.01.17:136][595]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.01.17:200][595]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.01.17:200][595]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn421637594D4C30554C09D481260275A2.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.01.17:273][595]LogFileHelpers: InternalPromptForCheckoutAndSave took 192 ms (total: 1.71 sec)
+[2024.01.13-00.01.17:274][595]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.01.17:274][595]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.01.18:194][703]BlueprintLog: New page: Compile VRPawn
+[2024.01.13-00.01.18:269][703]LogUObjectHash: Compacting FUObjectHashTables data took 1.28ms
+[2024.01.13-00.01.20:108][794]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.01.20:115][794]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.01.20:115][794]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:01:20)
+[2024.01.13-00.01.20:116][794]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.01.20:129][794]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013602s)
+[2024.01.13-00.01.20:129][794]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013637s)
+[2024.01.13-00.01.20:145][794]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms
+[2024.01.13-00.01.20:154][794]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.01.20:154][794]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.01.20:154][794]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.01.20:155][794]LogPlayLevel: PIE: World Init took: (0.001138s)
+[2024.01.13-00.01.20:155][794]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True
+[2024.01.13-00.01.20:155][794]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.01.20:155][794]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.01.20:155][794]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.01.20:155][794]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.01.20:155][794]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.01.20:155][794]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.01.20:155][794]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.01.20:155][794]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.01.20:155][794]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.01.20:155][794]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.01.20:155][794]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.01.20:157][794]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.01.20:182][794]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.01.20:182][794]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.01.20:182][794]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.01.20:182][794]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.01.20:183][794]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6
+[2024.01.13-00.01.20:183][794]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6
+[2024.01.13-00.01.20:185][794]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6
+[2024.01.13-00.01.20:185][794]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6
+[2024.01.13-00.01.20:185][794]LogInit: FAudioDevice initialized with ID 6.
+[2024.01.13-00.01.20:185][794]LogAudio: Display: Audio Device (ID: 6) registered with world 'BackroomsMap'.
+[2024.01.13-00.01.20:185][794]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6
+[2024.01.13-00.01.20:194][794]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.01.20:721][794]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.01.20:728][794]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.01.20
+[2024.01.13-00.01.20:728][794]LogWorld: Bringing up level for play took: 0.007265
+[2024.01.13-00.01.20:731][794]LogOnline: OSS: Created online subsystem instance for: :Context_11
+[2024.01.13-00.01.20:733][794]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.01.20:734][794]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.01.20:735][794]vr.PixelDensity = "1"
+[2024.01.13-00.01.20:737][794]PIE: Server logged in
+[2024.01.13-00.01.20:738][794]PIE: Play in editor total start time 0,622 seconds.
+[2024.01.13-00.01.20:738][794]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.01.20:809][794]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.01.20:815][794]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.02.16:538][149]LogLongPackageNames: Warning: Can't Find URL: Persistent Level: Input 'Persistent Level' contains one of the invalid characters for LongPackageNames: '\:*?"<>|' ,.&!~
+
@#'.. Invalidating and reverting to Default URL.
+[2024.01.13-00.02.16:558][150]LogLongPackageNames: Warning: Can't Find URL: Persistent Level: Input 'Persistent Level' contains one of the invalid characters for LongPackageNames: '\:*?"<>|' ,.&!~
+
@#'.. Invalidating and reverting to Default URL.
+[2024.01.13-00.02.16:558][150]LogNet: Browse: /Game/BackroomsMap
+[2024.01.13-00.02.16:558][150]LogNet: Warning: Travel Failure: [InvalidURL]: Invalid URL: /Game/BackroomsMap
+[2024.01.13-00.02.16:558][150]LogNet: TravelFailure: InvalidURL, Reason for Failure: 'Invalid URL: /Game/BackroomsMap'
+[2024.01.13-00.02.16:558][150]LogNet: Warning: Travel Failure: [ClientTravelFailure]: Invalid URL: /Game/BackroomsMap
+[2024.01.13-00.02.16:558][150]LogNet: TravelFailure: ClientTravelFailure, Reason for Failure: 'Invalid URL: /Game/BackroomsMap'
+[2024.01.13-00.02.16:580][151]LogNet: Browse: /Game/BackroomsMap?closed
+[2024.01.13-00.02.16:580][151]LogNet: Connection failed; returning to Entry
+[2024.01.13-00.02.16:580][151]LogLoad: LoadMap: /Game/BackroomsMap?closed
+[2024.01.13-00.02.16:580][151]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.02.16:581][151]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.02.16:581][151]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.02.16:622][151]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.02.16:624][151]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.02.16:624][151]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.02.16:626][151]LogUObjectHash: Compacting FUObjectHashTables data took 1.17ms
+[2024.01.13-00.02.16:627][151]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.02.16:639][151]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012389s)
+[2024.01.13-00.02.16:639][151]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012429s)
+[2024.01.13-00.02.16:639][151]LogAudio: Display: Audio Device (ID: 6) registered with world 'BackroomsMap'.
+[2024.01.13-00.02.16:639][151]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.02.16:640][151]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.02.16:640][151]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.02.16:640][151]LogPlayLevel: PIE: World Init took: (0.000733s)
+[2024.01.13-00.02.16:640][151]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.02.16:645][151]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.02.16
+[2024.01.13-00.02.16:645][151]LogWorld: Bringing up level for play took: 0.004970
+[2024.01.13-00.02.16:647][151]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.02.16:648][151]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.02.16:648][151]vr.PixelDensity = "1"
+[2024.01.13-00.02.16:648][151]LogLoad: Took 0.069002 seconds to LoadMap(/Game/UEDPIE_0_BackroomsMap)
+[2024.01.13-00.02.16:663][151]LogUObjectHash: Compacting FUObjectHashTables data took 1.23ms
+[2024.01.13-00.05.30:792][679]LogNet: Browse: /Game/VRTemplate/Maps/VRTemplateMap
+[2024.01.13-00.05.30:792][679]LogLoad: LoadMap: /Game/VRTemplate/Maps/VRTemplateMap
+[2024.01.13-00.05.30:792][679]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.05.30:793][679]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.05.30:794][679]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.05.30:843][679]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.05.30:845][679]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.05.30:845][679]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.05.30:846][679]LogUObjectHash: Compacting FUObjectHashTables data took 1.28ms
+[2024.01.13-00.05.30:854][679]LogAudio: Display: Audio Device (ID: 6) registered with world 'VRTemplateMap'.
+[2024.01.13-00.05.30:854][679]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.05.30:854][679]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.05.30:854][679]LogAIModule: Creating AISystem for world VRTemplateMap
+[2024.01.13-00.05.30:855][679]LogPlayLevel: PIE: World Init took: (0.000747s)
+[2024.01.13-00.05.30:855][679]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.05.30:861][679]LogWorld: Bringing World /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap.VRTemplateMap up for play (max tick rate 0) at 2024.01.13-01.05.30
+[2024.01.13-00.05.30:861][679]LogWorld: Bringing up level for play took: 0.006206
+[2024.01.13-00.05.30:863][679]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.05.30:864][679]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.05.30:865][679]vr.PixelDensity = "1"
+[2024.01.13-00.05.30:865][679]LogLoad: Took 0.073191 seconds to LoadMap(/Game/VRTemplate/Maps/VRTemplateMap)
+[2024.01.13-00.05.55:095][770]Set new viewmode: Wireframe
+[2024.01.13-00.05.55:129][770]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.05.55:129][770]LogWorld: BeginTearingDown for /Game/VRTemplate/Maps/UEDPIE_0_VRTemplateMap
+[2024.01.13-00.05.55:163][770]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.05.55:165][770]LogWorld: UWorld::CleanupWorld for VRTemplateMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.05.55:166][770]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.05.55:167][770]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.05.55:172][770]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.05.55:184][770]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6
+[2024.01.13-00.05.55:185][770]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6
+[2024.01.13-00.05.55:186][770]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6
+[2024.01.13-00.05.55:191][770]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.05.55:191][770]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.05.55:193][770]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms
+[2024.01.13-00.05.55:225][771]LogPlayLevel: Display: Destroying online subsystem :Context_11
+[2024.01.13-00.08.57:956][644]LogContentBrowser: Attempting asset rename: IA_2D -> IA_MoveAround_2D
+[2024.01.13-00.08.58:007][644]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.08.58:034][644]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/IMC_Default" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset" SILENT=true
+[2024.01.13-00.08.58:036][644]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/IMC_Default
+[2024.01.13-00.08.58:036][644]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IMC_Default7763CCEB4BB021E159AB869E6EA26679.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset'
+[2024.01.13-00.08.58:059][644]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.08.58:119][644]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.08.58:119][644]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnC8A29D1F4A14873995118B8C53CEC284.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.08.58:120][644]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/myMovement/IA_MoveAround_2D
+[2024.01.13-00.08.58:121][644]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_MoveAround_2D6F225022444F8FDCC09291B4834EDC44.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/myMovement/IA_MoveAround_2D.uasset'
+[2024.01.13-00.08.58:197][644]LogFileHelpers: InternalPromptForCheckoutAndSave took 189 ms (total: 1.90 sec)
+[2024.01.13-00.08.58:216][644]LogUObjectHash: Compacting FUObjectHashTables data took 1.19ms
+[2024.01.13-00.08.58:231][644]LogUObjectHash: Compacting FUObjectHashTables data took 1.14ms
+[2024.01.13-00.08.58:243][644]LogUObjectHash: Compacting FUObjectHashTables data took 0.56ms
+[2024.01.13-00.08.58:246][644]AssetCheck: New page: Asset Save: multiple assets
+[2024.01.13-00.08.58:246][644]LogContentValidation: Display: Validating /Script/EnhancedInput.InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default
+[2024.01.13-00.08.58:246][644]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.08.58:246][644]LogContentValidation: Display: Validating /Script/EnhancedInput.InputAction /Game/VRTemplate/Input/Actions/myMovement/IA_MoveAround_2D.IA_MoveAround_2D
+[2024.01.13-00.09.00:997][974]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.09.01:029][974]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/myMovement/IA_MoveAround_2D
+[2024.01.13-00.09.01:029][974]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_MoveAround_2DBDD4E1DF46067CFF0C1683AA32FB8E78.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/myMovement/IA_MoveAround_2D.uasset'
+[2024.01.13-00.09.01:034][974]LogFileHelpers: InternalPromptForCheckoutAndSave took 36 ms (total: 1.93 sec)
+[2024.01.13-00.09.01:034][974]AssetCheck: New page: Asset Save: IA_MoveAround_2D
+[2024.01.13-00.09.01:034][974]LogContentValidation: Display: Validating /Script/EnhancedInput.InputAction /Game/VRTemplate/Input/Actions/myMovement/IA_MoveAround_2D.IA_MoveAround_2D
+[2024.01.13-00.09.23:132][174]LogContentBrowser: Attempting asset rename: myMovement -> BackroomsActions
+[2024.01.13-00.09.23:178][174]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.09.23:208][174]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/IMC_Default" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset" SILENT=true
+[2024.01.13-00.09.23:210][174]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/IMC_Default
+[2024.01.13-00.09.23:210][174]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IMC_DefaultDEB9B19A4CD2FEFFAB0EF980DD4C3E71.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset'
+[2024.01.13-00.09.23:225][174]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.09.23:286][174]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.09.23:286][174]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnF1AA0CD14BAA8CDB32CE56B9F500845A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.09.23:287][174]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D
+[2024.01.13-00.09.23:287][174]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_MoveAround_2D0F94582149417CE755F8668C41469307.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.uasset'
+[2024.01.13-00.09.23:361][174]LogFileHelpers: InternalPromptForCheckoutAndSave took 182 ms (total: 2.12 sec)
+[2024.01.13-00.09.23:380][174]LogUObjectHash: Compacting FUObjectHashTables data took 1.14ms
+[2024.01.13-00.09.23:397][174]LogUObjectHash: Compacting FUObjectHashTables data took 1.16ms
+[2024.01.13-00.09.23:409][174]LogUObjectHash: Compacting FUObjectHashTables data took 0.56ms
+[2024.01.13-00.09.23:431][174]AssetCheck: New page: Asset Save: multiple assets
+[2024.01.13-00.09.23:431][174]LogContentValidation: Display: Validating /Script/EnhancedInput.InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default
+[2024.01.13-00.09.23:431][174]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.09.23:432][174]LogContentValidation: Display: Validating /Script/EnhancedInput.InputAction /Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.IA_MoveAround_2D
+[2024.01.13-00.09.27:927][353]LogSlate: Warning: Unable to rasterize '../../../Engine/Content/Editor/Slate/Starship/AssetIcons/SpecularProfile_64.svg'. File could not be found
+[2024.01.13-00.09.29:184][495]LogContentBrowser: Deferred new asset file creation: NewInputAction
+[2024.01.13-00.09.29:192][495]LogContentBrowser: Creating deferred item: NewInputAction
+[2024.01.13-00.09.29:200][496]LogContentBrowser: Renaming the item being created (Deferred Item: NewInputAction).
+[2024.01.13-00.09.35:612][929]LogContentBrowser: Attempting asset rename: NewInputAction -> IA_TurnAround_2D
+[2024.01.13-00.09.35:613][929]LogContentBrowser: End creating deferred item NewInputAction
+[2024.01.13-00.09.37:187][ 35]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.09.37:229][ 35]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D
+[2024.01.13-00.09.37:229][ 35]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_TurnAround_2DEB7FF120492B083E9EEAD29F2F58EA57.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.uasset'
+[2024.01.13-00.09.37:234][ 35]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 2.16 sec)
+[2024.01.13-00.09.37:235][ 35]AssetCheck: New page: Asset Save: IA_TurnAround_2D
+[2024.01.13-00.09.37:235][ 35]LogContentValidation: Display: Validating /Script/EnhancedInput.InputAction /Game/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.IA_TurnAround_2D
+[2024.01.13-00.09.38:092][ 95]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.IA_TurnAround_2D
+[2024.01.13-00.09.54:464][ 42]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.09.54:495][ 42]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D
+[2024.01.13-00.09.54:495][ 42]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_TurnAround_2DF88B96004A0A5EF141F45B97F143DEC5.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.uasset'
+[2024.01.13-00.09.54:500][ 42]LogFileHelpers: InternalPromptForCheckoutAndSave took 35 ms (total: 2.20 sec)
+[2024.01.13-00.09.54:501][ 42]AssetCheck: New page: Asset Save: IA_TurnAround_2D
+[2024.01.13-00.09.54:501][ 42]LogContentValidation: Display: Validating /Script/EnhancedInput.InputAction /Game/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.IA_TurnAround_2D
+[2024.01.13-00.10.18:790][298]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms
+[2024.01.13-00.10.18:793][298]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/BackroomsMap' took 0.019
+[2024.01.13-00.10.18:794][298]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D] ([1] browsable assets)...
+[2024.01.13-00.10.18:794][298]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D]
+[2024.01.13-00.10.18:794][298]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D_Auto1
+[2024.01.13-00.10.18:794][298]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_MoveAround_2D_Auto1882CBD444085BAEF5E6F0DA3F51102CF.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D_Auto1.uasset'
+[2024.01.13-00.10.18:794][298]LogFileHelpers: Auto-saving content packages took 0.002
+[2024.01.13-00.10.50:434][ 24]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.10.50:465][ 24]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D
+[2024.01.13-00.10.50:465][ 24]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_MoveAround_2D993F00884D47CC125FB4A284ED186213.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.uasset'
+[2024.01.13-00.10.50:471][ 24]LogFileHelpers: InternalPromptForCheckoutAndSave took 36 ms (total: 2.24 sec)
+[2024.01.13-00.10.50:471][ 24]AssetCheck: New page: Asset Save: IA_MoveAround_2D
+[2024.01.13-00.10.50:471][ 24]LogContentValidation: Display: Validating /Script/EnhancedInput.InputAction /Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.IA_MoveAround_2D
+[2024.01.13-00.11.45:359][499]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.11.45:388][499]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/IMC_Default" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset" SILENT=true
+[2024.01.13-00.11.45:389][499]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/IMC_Default
+[2024.01.13-00.11.45:390][499]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IMC_Default6B20DC2A46FE2E114FA4D9BA4902B7EE.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset'
+[2024.01.13-00.11.45:394][499]LogFileHelpers: InternalPromptForCheckoutAndSave took 35 ms (total: 2.27 sec)
+[2024.01.13-00.11.45:395][499]AssetCheck: New page: Asset Save: IMC_Default
+[2024.01.13-00.11.45:395][499]LogContentValidation: Display: Validating /Script/EnhancedInput.InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default
+[2024.01.13-00.14.41:285][777]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.14.41:333][777]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.14.41:391][777]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.14.41:392][777]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn6791FF7E40A840D36D2F93BABFBD0333.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.14.41:459][777]LogFileHelpers: InternalPromptForCheckoutAndSave took 174 ms (total: 2.45 sec)
+[2024.01.13-00.14.41:461][777]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.14.41:461][777]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.14.44:143][934]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.14.44:194][934]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.14.44:256][934]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.14.44:256][934]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn837B976F40C3C094DC6528BD8817E2A3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.14.44:326][934]LogFileHelpers: InternalPromptForCheckoutAndSave took 183 ms (total: 2.63 sec)
+[2024.01.13-00.14.44:329][934]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.14.44:329][934]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.15.10:827][902]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.15.10:880][902]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.15.10:941][902]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.15.10:941][902]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn90A1182347B157AEE164D1BE55182ABB.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.15.11:014][902]LogFileHelpers: InternalPromptForCheckoutAndSave took 187 ms (total: 2.82 sec)
+[2024.01.13-00.15.11:017][902]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.15.11:017][902]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.16.01:915][309]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.16.01:943][309]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.16.02:006][309]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.16.02:006][309]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn81BDB65C4F3CF0A2EE2436AE36877138.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.16.02:012][309]LogFileHelpers: InternalPromptForCheckoutAndSave took 97 ms (total: 2.91 sec)
+[2024.01.13-00.16.02:014][309]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.16.02:014][309]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.16.04:559][596]BlueprintLog: New page: Compile VRPawn
+[2024.01.13-00.16.04:695][596]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms
+[2024.01.13-00.16.07:027][736]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.16.07:034][736]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.16.07:034][736]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:16:07)
+[2024.01.13-00.16.07:034][736]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.16.07:047][736]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012601s)
+[2024.01.13-00.16.07:047][736]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012634s)
+[2024.01.13-00.16.07:060][736]LogUObjectHash: Compacting FUObjectHashTables data took 1.15ms
+[2024.01.13-00.16.07:070][736]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.16.07:070][736]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.16.07:070][736]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.16.07:070][736]LogPlayLevel: PIE: World Init took: (0.000908s)
+[2024.01.13-00.16.07:070][736]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True
+[2024.01.13-00.16.07:070][736]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.16.07:070][736]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.16.07:070][736]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.16.07:070][736]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.16.07:070][736]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.16.07:070][736]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.16.07:070][736]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.16.07:070][736]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.16.07:070][736]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.16.07:070][736]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.16.07:070][736]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.16.07:073][736]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.16.07:098][736]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.16.07:098][736]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.16.07:098][736]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.16.07:098][736]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.16.07:099][736]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7
+[2024.01.13-00.16.07:099][736]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7
+[2024.01.13-00.16.07:101][736]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7
+[2024.01.13-00.16.07:101][736]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7
+[2024.01.13-00.16.07:101][736]LogInit: FAudioDevice initialized with ID 7.
+[2024.01.13-00.16.07:101][736]LogAudio: Display: Audio Device (ID: 7) registered with world 'BackroomsMap'.
+[2024.01.13-00.16.07:101][736]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7
+[2024.01.13-00.16.07:110][736]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.16.09:649][736]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.16.09:655][736]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.16.09
+[2024.01.13-00.16.09:656][736]LogWorld: Bringing up level for play took: 0.007180
+[2024.01.13-00.16.09:658][736]LogOnline: OSS: Created online subsystem instance for: :Context_12
+[2024.01.13-00.16.09:660][736]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.16.09:661][736]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.16.09:662][736]vr.PixelDensity = "1"
+[2024.01.13-00.16.09:665][736]PIE: Server logged in
+[2024.01.13-00.16.09:666][736]PIE: Play in editor total start time 2,633 seconds.
+[2024.01.13-00.16.09:667][736]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.16.09:738][736]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.16.09:742][736]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.16.22:113][239]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.16.22:113][239]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.16.22:143][239]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.16.22:146][239]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.16.22:146][239]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.16.22:148][239]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.16.22:154][239]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.16.22:167][239]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.16.22:168][239]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7
+[2024.01.13-00.16.22:168][239]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7
+[2024.01.13-00.16.22:169][239]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7
+[2024.01.13-00.16.22:175][239]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.16.22:175][239]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.16.22:177][239]LogUObjectHash: Compacting FUObjectHashTables data took 1.24ms
+[2024.01.13-00.16.22:208][240]LogPlayLevel: Display: Destroying online subsystem :Context_12
+[2024.01.13-00.17.15:901][710]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.17.15:934][710]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D
+[2024.01.13-00.17.15:934][710]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_MoveAround_2DE3EC5E8245267C71B5EC18BD9D622522.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.uasset'
+[2024.01.13-00.17.15:939][710]LogFileHelpers: InternalPromptForCheckoutAndSave took 37 ms (total: 2.95 sec)
+[2024.01.13-00.17.15:940][710]AssetCheck: New page: Asset Save: IA_MoveAround_2D
+[2024.01.13-00.17.15:940][710]LogContentValidation: Display: Validating /Script/EnhancedInput.InputAction /Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.IA_MoveAround_2D
+[2024.01.13-00.17.17:010][837]BlueprintLog: New page: Compile VRPawn
+[2024.01.13-00.17.17:141][837]LogUObjectHash: Compacting FUObjectHashTables data took 1.88ms
+[2024.01.13-00.17.21:867][297]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.17.21:873][297]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.17.21:873][297]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:17:21)
+[2024.01.13-00.17.21:873][297]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.17.21:886][297]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012459s)
+[2024.01.13-00.17.21:886][297]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012490s)
+[2024.01.13-00.17.21:900][297]LogUObjectHash: Compacting FUObjectHashTables data took 1.11ms
+[2024.01.13-00.17.21:911][297]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.17.21:911][297]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.17.21:911][297]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.17.21:912][297]LogPlayLevel: PIE: World Init took: (0.001059s)
+[2024.01.13-00.17.21:912][297]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True
+[2024.01.13-00.17.21:912][297]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.17.21:912][297]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.17.21:912][297]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.17.21:912][297]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.17.21:912][297]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.17.21:912][297]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.17.21:912][297]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.17.21:912][297]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.17.21:912][297]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.17.21:912][297]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.17.21:912][297]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.17.21:914][297]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.17.21:939][297]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.17.21:939][297]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.17.21:939][297]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.17.21:939][297]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.17.21:940][297]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8
+[2024.01.13-00.17.21:940][297]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8
+[2024.01.13-00.17.21:941][297]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8
+[2024.01.13-00.17.21:942][297]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8
+[2024.01.13-00.17.21:942][297]LogInit: FAudioDevice initialized with ID 8.
+[2024.01.13-00.17.21:942][297]LogAudio: Display: Audio Device (ID: 8) registered with world 'BackroomsMap'.
+[2024.01.13-00.17.21:942][297]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8
+[2024.01.13-00.17.21:951][297]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.17.23:482][297]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.17.23:489][297]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.17.23
+[2024.01.13-00.17.23:490][297]LogWorld: Bringing up level for play took: 0.007404
+[2024.01.13-00.17.23:492][297]LogOnline: OSS: Created online subsystem instance for: :Context_13
+[2024.01.13-00.17.23:495][297]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.17.23:495][297]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.17.23:496][297]vr.PixelDensity = "1"
+[2024.01.13-00.17.23:498][297]PIE: Server logged in
+[2024.01.13-00.17.23:499][297]PIE: Play in editor total start time 1,626 seconds.
+[2024.01.13-00.17.23:500][297]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.17.23:570][297]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.17.23:574][297]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.17.33:182][690]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.17.33:182][690]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.17.33:211][690]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.17.33:214][690]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.17.33:215][690]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.17.33:217][690]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.17.33:222][690]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.17.33:235][690]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.17.33:235][690]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8
+[2024.01.13-00.17.33:235][690]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8
+[2024.01.13-00.17.33:237][690]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8
+[2024.01.13-00.17.33:243][690]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.17.33:243][690]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.17.33:244][690]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms
+[2024.01.13-00.17.33:276][691]LogPlayLevel: Display: Destroying online subsystem :Context_13
+[2024.01.13-00.17.40:081][308]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.17.40:109][308]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D
+[2024.01.13-00.17.40:109][308]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_MoveAround_2D040B87DD4E2FC4478863A3AE2FB85D4A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.uasset'
+[2024.01.13-00.17.40:115][308]LogFileHelpers: InternalPromptForCheckoutAndSave took 34 ms (total: 2.99 sec)
+[2024.01.13-00.17.40:116][308]AssetCheck: New page: Asset Save: IA_MoveAround_2D
+[2024.01.13-00.17.40:116][308]LogContentValidation: Display: Validating /Script/EnhancedInput.InputAction /Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.IA_MoveAround_2D
+[2024.01.13-00.18.06:436][438]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.18.06:468][438]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D
+[2024.01.13-00.18.06:469][438]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_TurnAround_2D10C43EDE48C0E50F52C2ECB27CB94605.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.uasset'
+[2024.01.13-00.18.06:474][438]LogFileHelpers: InternalPromptForCheckoutAndSave took 38 ms (total: 3.02 sec)
+[2024.01.13-00.18.06:475][438]AssetCheck: New page: Asset Save: IA_TurnAround_2D
+[2024.01.13-00.18.06:475][438]LogContentValidation: Display: Validating /Script/EnhancedInput.InputAction /Game/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.IA_TurnAround_2D
+[2024.01.13-00.18.07:904][609]BlueprintLog: New page: Compile VRPawn
+[2024.01.13-00.18.08:024][609]LogUObjectHash: Compacting FUObjectHashTables data took 1.17ms
+[2024.01.13-00.18.09:846][716]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.18.09:852][716]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.18.09:852][716]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:18:09)
+[2024.01.13-00.18.09:852][716]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.18.09:864][716]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012305s)
+[2024.01.13-00.18.09:864][716]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012335s)
+[2024.01.13-00.18.09:879][716]LogUObjectHash: Compacting FUObjectHashTables data took 1.16ms
+[2024.01.13-00.18.09:889][716]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.18.09:889][716]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.18.09:889][716]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.18.09:889][716]LogPlayLevel: PIE: World Init took: (0.000845s)
+[2024.01.13-00.18.09:889][716]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True
+[2024.01.13-00.18.09:889][716]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.18.09:889][716]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.18.09:889][716]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.18.09:889][716]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.18.09:890][716]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.18.09:890][716]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.18.09:890][716]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.18.09:890][716]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.18.09:890][716]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.18.09:890][716]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.18.09:890][716]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.18.09:892][716]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.18.09:916][716]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.18.09:916][716]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.18.09:916][716]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.18.09:916][716]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.18.09:916][716]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9
+[2024.01.13-00.18.09:916][716]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9
+[2024.01.13-00.18.09:918][716]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9
+[2024.01.13-00.18.09:918][716]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9
+[2024.01.13-00.18.09:918][716]LogInit: FAudioDevice initialized with ID 9.
+[2024.01.13-00.18.09:918][716]LogAudio: Display: Audio Device (ID: 9) registered with world 'BackroomsMap'.
+[2024.01.13-00.18.09:918][716]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9
+[2024.01.13-00.18.09:927][716]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.18.10:953][716]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.18.10:961][716]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.18.10
+[2024.01.13-00.18.10:962][716]LogWorld: Bringing up level for play took: 0.008343
+[2024.01.13-00.18.10:964][716]LogOnline: OSS: Created online subsystem instance for: :Context_14
+[2024.01.13-00.18.10:966][716]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.18.10:967][716]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.18.10:968][716]vr.PixelDensity = "1"
+[2024.01.13-00.18.10:969][716]PIE: Server logged in
+[2024.01.13-00.18.10:970][716]PIE: Play in editor total start time 1,118 seconds.
+[2024.01.13-00.18.10:971][716]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.18.11:091][716]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.18.11:095][716]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.18.29:582][484]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.18.29:582][484]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.18.29:606][484]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.18.29:609][484]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.18.29:609][484]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.18.29:612][484]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.18.29:617][484]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.18.29:631][484]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.18.29:631][484]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 9
+[2024.01.13-00.18.29:631][484]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9
+[2024.01.13-00.18.29:633][484]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9
+[2024.01.13-00.18.29:638][484]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.18.29:638][484]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.18.29:640][484]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms
+[2024.01.13-00.18.29:672][485]LogPlayLevel: Display: Destroying online subsystem :Context_14
+[2024.01.13-00.20.22:985][342]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.20.23:016][342]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D
+[2024.01.13-00.20.23:016][342]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_TurnAround_2D640BE450416BEDC28CBEE98A71E590D7.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.uasset'
+[2024.01.13-00.20.23:021][342]LogFileHelpers: InternalPromptForCheckoutAndSave took 35 ms (total: 3.06 sec)
+[2024.01.13-00.20.23:022][342]AssetCheck: New page: Asset Save: IA_TurnAround_2D
+[2024.01.13-00.20.23:022][342]LogContentValidation: Display: Validating /Script/EnhancedInput.InputAction /Game/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.IA_TurnAround_2D
+[2024.01.13-00.20.45:586][947]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.20.45:634][947]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.20.45:695][947]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.20.45:695][947]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn1A16D6B64035EEE457DE6487826059E3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.20.45:768][947]LogFileHelpers: InternalPromptForCheckoutAndSave took 181 ms (total: 3.24 sec)
+[2024.01.13-00.20.45:770][947]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.20.45:770][947]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.20.52:322][654]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.20.52:349][654]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.20.52:409][654]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.20.52:409][654]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn0619A8DE46108E5FEFB464935B9774E6.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.20.52:415][654]LogFileHelpers: InternalPromptForCheckoutAndSave took 93 ms (total: 3.34 sec)
+[2024.01.13-00.20.52:416][654]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.20.52:416][654]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.20.56:544][149]BlueprintLog: New page: Compile VRPawn
+[2024.01.13-00.20.56:613][149]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms
+[2024.01.13-00.20.58:258][255]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.20.58:265][255]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.20.58:265][255]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:20:58)
+[2024.01.13-00.20.58:265][255]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.20.58:278][255]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012656s)
+[2024.01.13-00.20.58:278][255]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012693s)
+[2024.01.13-00.20.58:291][255]LogUObjectHash: Compacting FUObjectHashTables data took 1.13ms
+[2024.01.13-00.20.58:300][255]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.20.58:300][255]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.20.58:300][255]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.20.58:300][255]LogPlayLevel: PIE: World Init took: (0.000884s)
+[2024.01.13-00.20.58:301][255]LogAudio: Display: Creating Audio Device: Id: 10, Scope: Unique, Realtime: True
+[2024.01.13-00.20.58:301][255]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.20.58:301][255]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.20.58:301][255]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.20.58:301][255]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.20.58:301][255]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.20.58:301][255]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.20.58:301][255]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.20.58:301][255]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.20.58:301][255]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.20.58:301][255]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.20.58:301][255]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.20.58:303][255]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.20.58:327][255]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.20.58:327][255]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.20.58:327][255]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.20.58:327][255]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.20.58:328][255]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10
+[2024.01.13-00.20.58:328][255]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10
+[2024.01.13-00.20.58:329][255]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10
+[2024.01.13-00.20.58:329][255]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10
+[2024.01.13-00.20.58:329][255]LogInit: FAudioDevice initialized with ID 10.
+[2024.01.13-00.20.58:329][255]LogAudio: Display: Audio Device (ID: 10) registered with world 'BackroomsMap'.
+[2024.01.13-00.20.58:329][255]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 10
+[2024.01.13-00.20.58:338][255]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.20.59:369][255]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.20.59:377][255]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.20.59
+[2024.01.13-00.20.59:377][255]LogWorld: Bringing up level for play took: 0.008286
+[2024.01.13-00.20.59:380][255]LogOnline: OSS: Created online subsystem instance for: :Context_15
+[2024.01.13-00.20.59:382][255]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.20.59:382][255]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.20.59:383][255]vr.PixelDensity = "1"
+[2024.01.13-00.20.59:385][255]PIE: Server logged in
+[2024.01.13-00.20.59:386][255]PIE: Play in editor total start time 1,121 seconds.
+[2024.01.13-00.20.59:386][255]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.20.59:508][255]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.20.59:513][255]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.21.56:630][677]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.21.56:630][677]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.21.56:655][677]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.21.56:657][677]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.21.56:659][677]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.21.56:661][677]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.21.56:667][677]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.21.56:680][677]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.21.56:680][677]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 10
+[2024.01.13-00.21.56:680][677]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10
+[2024.01.13-00.21.56:682][677]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10
+[2024.01.13-00.21.56:687][677]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.21.56:687][677]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.21.56:690][677]LogUObjectHash: Compacting FUObjectHashTables data took 1.16ms
+[2024.01.13-00.21.56:722][678]LogPlayLevel: Display: Destroying online subsystem :Context_15
+[2024.01.13-00.22.24:963][277]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.22.24:993][277]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/IMC_Default" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset" SILENT=true
+[2024.01.13-00.22.24:995][277]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/IMC_Default
+[2024.01.13-00.22.24:996][277]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IMC_Default3558E8214EA1E2A35FB083A30B3D99FF.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset'
+[2024.01.13-00.22.25:000][277]LogFileHelpers: InternalPromptForCheckoutAndSave took 37 ms (total: 3.37 sec)
+[2024.01.13-00.22.25:001][277]AssetCheck: New page: Asset Save: IMC_Default
+[2024.01.13-00.22.25:001][277]LogContentValidation: Display: Validating /Script/EnhancedInput.InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default
+[2024.01.13-00.23.43:207][552]LogViewport: Scene viewport resized to 1141x685, mode Windowed.
+[2024.01.13-00.27.45:642][231]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.27.45:686][231]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.27.45:747][231]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.27.45:747][231]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnF039917D412F99B99D27A99F20612083.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.27.45:819][231]LogFileHelpers: InternalPromptForCheckoutAndSave took 177 ms (total: 3.55 sec)
+[2024.01.13-00.27.45:821][231]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.27.45:822][231]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.27.52:894][761]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.27.52:934][761]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.27.52:995][761]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.27.52:995][761]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn7EAF958A4665BE81D38DDEB9E631A69F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.27.53:064][761]LogFileHelpers: InternalPromptForCheckoutAndSave took 170 ms (total: 3.72 sec)
+[2024.01.13-00.27.53:064][761]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.27.53:065][761]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.28.27:253][666]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.28.27:284][666]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.28.27:345][666]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.28.27:345][666]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn3EE780F1483C0D0A6F86978159A3EF99.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.28.27:351][666]LogFileHelpers: InternalPromptForCheckoutAndSave took 98 ms (total: 3.82 sec)
+[2024.01.13-00.28.27:353][666]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.28.27:353][666]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.29.54:336][126]LogEditorTransaction: Undo Move Nodes
+[2024.01.13-00.30.22:256][936]LogEditorTransaction: Undo Create Pin Link
+[2024.01.13-00.30.45:490][510]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.30.45:539][510]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.30.45:602][510]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.30.45:602][510]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn32E6F340422268994FB28E85BC7D14EC.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.30.45:674][510]LogFileHelpers: InternalPromptForCheckoutAndSave took 184 ms (total: 4.00 sec)
+[2024.01.13-00.30.45:677][510]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.30.45:677][510]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.30.47:453][721]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.30.47:484][721]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.30.47:545][721]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.30.47:545][721]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn78D8F9D14883415E33C6058428BA0BA2.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.30.47:551][721]LogFileHelpers: InternalPromptForCheckoutAndSave took 98 ms (total: 4.10 sec)
+[2024.01.13-00.30.47:553][721]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.30.47:553][721]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.30.57:420][889]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.30.57:448][889]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.30.57:511][889]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.30.57:511][889]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnADFE5C7D498F52B393703991F86660B7.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.30.57:517][889]LogFileHelpers: InternalPromptForCheckoutAndSave took 97 ms (total: 4.20 sec)
+[2024.01.13-00.30.57:519][889]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.30.57:519][889]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.30.58:331][986]BlueprintLog: New page: Compile VRPawn
+[2024.01.13-00.30.58:419][986]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms
+[2024.01.13-00.30.59:832][ 73]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.30.59:839][ 73]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.30.59:839][ 73]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:30:59)
+[2024.01.13-00.30.59:840][ 73]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.30.59:852][ 73]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013037s)
+[2024.01.13-00.30.59:852][ 73]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013073s)
+[2024.01.13-00.30.59:867][ 73]LogUObjectHash: Compacting FUObjectHashTables data took 1.15ms
+[2024.01.13-00.30.59:878][ 73]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.30.59:878][ 73]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.30.59:879][ 73]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.30.59:879][ 73]LogPlayLevel: PIE: World Init took: (0.000902s)
+[2024.01.13-00.30.59:879][ 73]LogAudio: Display: Creating Audio Device: Id: 11, Scope: Unique, Realtime: True
+[2024.01.13-00.30.59:879][ 73]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.30.59:879][ 73]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.30.59:879][ 73]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.30.59:879][ 73]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.30.59:879][ 73]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.30.59:879][ 73]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.30.59:879][ 73]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.30.59:879][ 73]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.30.59:880][ 73]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.30.59:880][ 73]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.30.59:880][ 73]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.30.59:881][ 73]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.30.59:905][ 73]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.30.59:906][ 73]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.30.59:906][ 73]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.30.59:906][ 73]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.30.59:907][ 73]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11
+[2024.01.13-00.30.59:907][ 73]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11
+[2024.01.13-00.30.59:908][ 73]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11
+[2024.01.13-00.30.59:908][ 73]LogInit: FAudioDevice initialized with ID 11.
+[2024.01.13-00.30.59:908][ 73]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11
+[2024.01.13-00.30.59:908][ 73]LogAudio: Display: Audio Device (ID: 11) registered with world 'BackroomsMap'.
+[2024.01.13-00.30.59:908][ 73]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 11
+[2024.01.13-00.30.59:918][ 73]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.31.00:441][ 73]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.31.00:451][ 73]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.31.00
+[2024.01.13-00.31.00:451][ 73]LogWorld: Bringing up level for play took: 0.010178
+[2024.01.13-00.31.00:453][ 73]LogOnline: OSS: Created online subsystem instance for: :Context_16
+[2024.01.13-00.31.00:456][ 73]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.31.00:457][ 73]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.31.00:457][ 73]vr.PixelDensity = "1"
+[2024.01.13-00.31.00:460][ 73]PIE: Server logged in
+[2024.01.13-00.31.00:460][ 73]PIE: Play in editor total start time 0,621 seconds.
+[2024.01.13-00.31.00:461][ 73]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.31.00:531][ 73]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.31.00:535][ 73]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.31.00:573][ 73]LogD3D11RHI: Error: Direct3DDevice->CreateTexture2D(TextureDesc,SubResourceData,OutTexture2D) failed with error E_OUTOFMEMORY
+ at D:\build\++UE5\Sync\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Texture.cpp:181
+ Size=1800x1000x1 PF=9 D3DFormat=(0x0000001A), NumMips=1, Flags=D3D11_BIND_SHADER_RESOURCE D3D11_BIND_UNORDERED_ACCESS , Usage:0x0, CPUFlags:0x0, MiscFlags:0x0, SampleCount:0x1, SampleQuality:0x0, SubresPtr:0x0000000000000000, SubresPitch:0, SubresSlicePitch:0, Name:'Lumen.Reflections.TraceRadiance', DebugInfo:
+[2024.01.13-00.31.00:574][ 73]LogD3D11RHI: Error: Budget: 15569.21 MB
+[2024.01.13-00.31.00:574][ 73]LogD3D11RHI: Error: Used: 2173.50 MB
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 130 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 13 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 143 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 166 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 34 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 37 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 169 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 167 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 35 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 165 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT) Lumen.SceneEmissive
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 33 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT) Lumen.SceneEmissive
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 188 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 12 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 129 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 142 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 42 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.Radiosity.TraceRadianceAtlas
+[2024.01.13-00.31.05:434][ 73]LogConsoleResponse: 30 = 65536 KB (2D 4096x4096 PF_R8G8B8A8 RT) Lumen.SceneAlbedo
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 162 = 65536 KB (2D 4096x4096 PF_R8G8B8A8 RT) Lumen.SceneAlbedo
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 83 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 47 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 77 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 29 = 32768 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 161 = 32768 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 141 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 128 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 11 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 164 = 32768 KB (2D 4096x4096 PF_R8G8 RT) Lumen.SceneNormal
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 32 = 32768 KB (2D 4096x4096 PF_R8G8 RT) Lumen.SceneNormal
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 5 = 32768 KB (2D 4096x4096 PF_ShadowDepth) PreShadowCacheDepthZ
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 89 = 32768 KB (2D 4096x4096 PF_ShadowDepth) PreShadowCacheDepthZ
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 14 = 28125 KB (2D 3600x2000 PF_R32_FLOAT RT) Composite.PrimitivesDepthHistory
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 134 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 17 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 147 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 68 = 18705 KB (2D 2684x1784 PF_FloatR11G11B10 UAV) TSR.Output
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 31 = 16384 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 163 = 16384 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 36 = 16384 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 168 = 16384 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 67 = 16384 KB (3D 1024x1024x16 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 156 = 14063 KB (2D 1800x1000 PF_A16B16G16R16 RT UAV) SceneVelocity
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 8 = 14063 KB (2D 1800x1000 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 219 = 14063 KB (2D 1800x1000 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 174 = 14063 KB (2D 1800x1000 PF_FloatRGBA RT UAV) SceneColor
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 20 = 14063 KB (2D 1800x1000 PF_FloatRGBA RT UAV) SceneColor
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 226 = 14063 KB (2D 1800x1000 PF_FloatRGBA UAV) Lumen.Reflections.ReflectionRayBuffer
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 202 = 14063 KB (2D 1800x1000 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 212 = 14063 KB (2D 1800x1000 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 75 = 14063 KB (2D 1800x1000 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 97 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 21 = 8790 KB (2D 1800x1000 PF_DepthStencil) SceneDepthZ
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 38 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHBlueAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 39 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHGreenAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 40 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHRedAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 56 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 46 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 41 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 3 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 54 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 57 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 76 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 66 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 78 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 84 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 48 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 175 = 7032 KB (2D 1800x1000 PF_A2B10G10R10 RT) GBufferA
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 201 = 7032 KB (2D 1800x1000 PF_A2B10G10R10 UAV) Lumen.ScreenProbeGather.ScreenBentNormal
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 71 = 7032 KB (2D 1800x1000 PF_A2B10G10R10 UAV) TSR.History.Guide
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 177 = 7032 KB (2D 1800x1000 PF_B8G8R8A8 RT sRGB) GBufferC
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 176 = 7032 KB (2D 1800x1000 PF_B8G8R8A8 RT) GBufferB
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 178 = 7032 KB (2D 1800x1000 PF_B8G8R8A8 RT) GBufferD
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 179 = 7032 KB (2D 1800x1000 PF_B8G8R8A8 RT) GBufferE
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 18 = 7032 KB (2D 1800x1000 PF_FloatR11G11B10 UAV) TSR.Output
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 216 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.Reflections.ResolvedSpecularIndirect
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 74 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 214 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 203 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 73 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 204 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 222 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 27 = 7032 KB (2D 1800x1000 PF_R32_FLOAT UAV) Lumen.DepthHistory
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 211 = 7032 KB (2D 1800x1000 PF_R32_FLOAT UAV) Lumen.DepthHistory
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 225 = 7032 KB (2D 1800x1000 PF_R32_FLOAT UAV) Lumen.Reflections.ReflectionDownsampledDepth
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 72 = 7032 KB (2D 1800x1000 PF_R32_UINT UAV) TSR.History.SubpixelDepth
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 70 = 7032 KB (2D 1800x1000 PF_R8G8B8A8 UAV) TSR.History.Moire
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 19 = 4677 KB (2D 2684x1784 PF_R8 UAV) TSR.History.Metadata
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 200 = 4150 KB (2D 1130x940 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadianceWithBorder
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 189 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 16 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 133 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 146 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 187 = 3560 KB (2D 1808x1008 PF_R16_UINT UAV) Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeIndices
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 213 = 3516 KB (2D 1800x1000 PF_R16_UINT UAV) Lumen.Reflections.RayTraceDistance
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 220 = 3516 KB (2D 1800x1000 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 7 = 3516 KB (2D 1800x1000 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 217 = 3516 KB (2D 1800x1000 PF_R16F UAV) Lumen.Reflections.ResolvedSpecularIndirectDepth
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 218 = 3516 KB (2D 1800x1000 PF_R16F UAV) Lumen.Reflections.ResolveVariance
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 215 = 3516 KB (2D 1800x1000 PF_R16F UAV) Lumen.Reflections.TraceHit
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 99 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 98 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 95 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 148 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 192 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 43 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 135 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 194 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 193 = 2656 KB (2D 904x752 PF_R32_UINT UAV) Lumen.ScreenProbeGather.TraceHit
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 132 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 145 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 15 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 6 = 1758 KB (2D 1800x1000 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 221 = 1758 KB (2D 1800x1000 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 58 = 1758 KB (2D 1800x1000 PF_R8 RT) Final Luminance
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 69 = 1758 KB (2D 1800x1000 PF_R8 RT) Final Luminance
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 10 = 1758 KB (2D 1800x1000 PF_R8 UAV) Lumen.ScreenProbeGather.FastUpdateMode
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 9 = 1758 KB (2D 1800x1000 PF_R8 UAV) Lumen.ScreenProbeGather.NumHistoryFramesAccumulated
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 182 = 1758 KB (2D 1800x1000 PF_R8_UINT RT) LightingChannels
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 53 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 127 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 140 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 191 = 1328 KB (2D 904x752 PF_R16_UINT UAV) Lumen.ScreenProbeGather.RayInfosForTracing
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 190 = 1328 KB (2D 904x752 PF_R16F UAV) Lumen.ScreenProbeGather.LightingProbabilityDensityFunction
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 173 = 1280 KB (2D 512x512 PF_DepthStencil) Lumen.CardCaptureDepthStencilAtlas
+[2024.01.13-00.31.05:435][ 73]LogConsoleResponse: 126 = 1024 KB (2D 1024x512 PF_ShadowDepth) ShadowDepthAtlas
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 172 = 1024 KB (2D 512x512 PF_FloatR11G11B10 RT) Lumen.CardCaptureEmissiveAtlas
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 170 = 1024 KB (2D 512x512 PF_R8G8B8A8 RT) Lumen.CardCaptureAlbedoAtlas
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 171 = 1024 KB (2D 512x512 PF_R8G8B8A8 RT) Lumen.CardCaptureNormalAtlas
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 51 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 80 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 86 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 206 = 849 KB (3D 87x96x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 208 = 849 KB (3D 87x96x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 93 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 90 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 106 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 108 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 94 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 107 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 52 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 79 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 85 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 49 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 88 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 82 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 50 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 87 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 81 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 160 = 683 KB (2D 512x512 PF_R16F UAV) HZBClosest
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 158 = 683 KB (2D 512x512 PF_R16F UAV) HZBClosest
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 159 = 683 KB (2D 512x512 PF_R16F UAV) HZBFurthest
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 157 = 683 KB (2D 512x512 PF_R16F UAV) HZBFurthest
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 195 = 664 KB (2D 904x752 PF_R8 UAV) Lumen.ScreenProbeGather.ScreenProbeHitDistance
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 196 = 664 KB (2D 904x752 PF_R8 UAV) Lumen.ScreenProbeGather.ScreenProbeTraceMoving
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 199 = 498 KB (2D 678x94 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.ScreenProbeRadianceSHDirectional
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 207 = 425 KB (3D 87x96x26 PF_R16F UAV) Lumen.TranslucencyVolume.VolumeTraceHitDistance
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 155 = 245 KB (3D 63x63x63 PF_R8 UAV) GlobalDistanceField.TempMip
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 22 = 201 KB (3D 38x26x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 124 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 123 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 100 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 91 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 111 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 117 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 116 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 110 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 113 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 101 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 96 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 109 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 92 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 103 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 210 = 189 KB (3D 29x32x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLighting1
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 224 = 189 KB (3D 29x32x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLighting1
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 139 = 189 KB (3D 29x32x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 152 = 189 KB (3D 29x32x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 64 = 168 KB (3D 35x35x140 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 137 = 166 KB (2D 113x94 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 150 = 166 KB (2D 113x94 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 26 = 166 KB (2D 113x94 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 131 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 45 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 144 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 24 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 154 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 59 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 65 = 125 KB (3D 20x20x80 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 62 = 125 KB (3D 20x20x80 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 63 = 125 KB (3D 20x20x80 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 25 = 101 KB (3D 38x26x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 209 = 95 KB (3D 29x32x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLighting0
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 223 = 95 KB (3D 29x32x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLighting0
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 151 = 95 KB (3D 29x32x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 138 = 95 KB (3D 29x32x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 198 = 42 KB (2D 113x94 PF_FloatR11G11B10 UAV) Lumen.ScreenProbeGather.ScreenProbeRadianceSHAmbient
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 28 = 42 KB (2D 113x94 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 149 = 42 KB (2D 113x94 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 136 = 42 KB (2D 113x94 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 4 = 33 KB (2D 66x64 PF_A16B16G16R16) SSProfiles
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 186 = 28 KB (2D 113x63 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeHeader
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 205 = 28 KB (2D 225x125 PF_R8_UINT UAV) Lumen.Reflections.ResolveTileUsed
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 185 = 21 KB (2D 113x94 PF_R16_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeWorldSpeed
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 184 = 21 KB (2D 113x94 PF_R8G8 UAV) Lumen.ScreenProbeGather.ScreenProbeWorldNormal
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 122 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 125 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 121 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 102 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 104 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 105 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 112 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 115 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 118 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 119 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 120 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 114 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 197 = 11 KB (2D 113x94 PF_R8 UAV) Lumen.ScreenProbeGather.ScreenProbeMoving
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 2 = 6 KB (2D 768x8 PF_R8) AsciiTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 61 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 60 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 153 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 44 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 23 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 55 = 1 KB (2D 1x1 PF_R16F UAV) Dummy
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 181 = 1 KB (2D 1x1 PF_R8 UAV) Substrate.DummyWritableTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 180 = 1 KB (2D[1] 1x1 PF_R32_UINT UAV) Substrate.DummyWritableTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 183 = 1 KB (2D[1] 4x4 PF_R32_UINT UAV) Dummy-OutDepthBuffer
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: 1 = 1 KB (3D 1x1x1 PF_B8G8R8A8 RT) HairLUT0
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse:
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: Pool: 2231/2344 MB (referenced/allocated)
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse:
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: RDGResourceName (what was rendered this frame, use <RDGResourceName>@<Version> to get intermediate versions):
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: BloomSetup Lumen.RadianceCache.DepthProbeAtlasTexture Lumen.ScreenProbeGather.BackfaceDiffuseIndirect Lumen.TranslucencyVolume.SHLightingNewHistory0 TSR.AntiAliasing.Raw
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: BloomX Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture Lumen.ScreenProbeGather.DiffuseIndirect Lumen.TranslucencyVolume.VolumeTraceHitDistance TSR.ClosestDepthTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: BloomY Lumen.RadianceCache.FinalRadianceAtlas Lumen.ScreenProbeGather.LightingProbabilityDensityFunction Lumen.TranslucencyVolume.VolumeTraceRadiance TSR.DummyOutput
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: CombineLUTs Lumen.RadianceCache.RadianceProbeAtlasTextureSource Lumen.ScreenProbeGather.RayInfosForTracing OIT.SampleColor TSR.HalfResOutput
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: CubeShadowDepthZ Lumen.RadianceCache.RadianceProbeIndirectionTexture Lumen.ScreenProbeGather.RoughSpecularIndirect OIT.SampleCount TSR.History.Guide
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: Dummy-OutDepthBuffer Lumen.Reflections.AccumulatedResolveVariance Lumen.ScreenProbeGather.ScreenBentNormal OIT.SampleDepth TSR.History.Metadata
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: EyeAdaptationTexture Lumen.Reflections.NumHistoryFramesAccumulated Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance OIT.SampleTrans TSR.History.Moire
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: Final Luminance Lumen.Reflections.RayTraceDistance Lumen.ScreenProbeGather.ScreenProbeFilteredRadianceWithBorder PreShadowCacheDepthZ TSR.History.SubpixelDepth
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: GaussianLumSetupTexture Lumen.Reflections.ReflectionDownsampledDepth Lumen.ScreenProbeGather.ScreenProbeHitDistance Scene(1/16) TSR.HistoryRejection
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: GBufferA Lumen.Reflections.ReflectionRayBuffer Lumen.ScreenProbeGather.ScreenProbeMoving Scene(1/32) TSR.Moire.Luma
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: GBufferB Lumen.Reflections.ResolvedSpecularIndirect Lumen.ScreenProbeGather.ScreenProbeRadiance Scene(1/4) TSR.Output
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: GBufferC Lumen.Reflections.ResolvedSpecularIndirectDepth Lumen.ScreenProbeGather.ScreenProbeRadianceSHAmbient Scene(1/64) TSR.ParallaxFactor
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: GBufferD Lumen.Reflections.ResolveTileUsed Lumen.ScreenProbeGather.ScreenProbeRadianceSHDirectional Scene(1/8) TSR.ParallaxRejectionMask
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: GBufferE Lumen.Reflections.ResolveVariance Lumen.ScreenProbeGather.ScreenProbeSceneDepth SceneColor TSR.PrevClosestDepthTexture
+[2024.01.13-00.31.05:436][ 73]LogConsoleResponse: HeterogeneousVolumes Lumen.Reflections.SpecularIndirect Lumen.ScreenProbeGather.ScreenProbeTraceMoving SceneDepthZ TSR.PrevUseCountTexture
+[2024.01.13-00.31.05:437][ 73]LogConsoleResponse: HZBClosest Lumen.Reflections.TraceHit Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition SceneVelocity TSR.ReprojectedHistoryGuide
+[2024.01.13-00.31.05:437][ 73]LogConsoleResponse: HZBFurthest Lumen.Reflections.TraceRadiance Lumen.ScreenProbeGather.ScreenProbeWorldNormal ShadowDepthAtlas TSR.ReprojectedHistoryMoire
+[2024.01.13-00.31.05:437][ 73]LogConsoleResponse: LightingChannels Lumen.SceneAlbedo Lumen.ScreenProbeGather.ScreenProbeWorldSpeed ShadowMaskTexture TSR.SceneColorLdrLuma
+[2024.01.13-00.31.05:437][ 73]LogConsoleResponse: LocalExposure Lumen.SceneDepth Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeHeader Substrate.DummyWritableTexture TSR.Velocity.Dilated
+[2024.01.13-00.31.05:437][ 73]LogConsoleResponse: LocalExposureGaussianX Lumen.SceneDirectLighting Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeIndices Translucency.AfterDOF.Color TSR.Velocity.HoleFilled
+[2024.01.13-00.31.05:437][ 73]LogConsoleResponse: LocalExposureGaussianY Lumen.SceneEmissive Lumen.ScreenProbeGather.TileClassificationModes TranslucentVolumeAmbient0 TSR.velocity.HoleFillMask
+[2024.01.13-00.31.05:437][ 73]LogConsoleResponse: Lumen.CardCaptureAlbedoAtlas Lumen.SceneFinalLighting Lumen.ScreenProbeGather.TraceHit TranslucentVolumeAmbient1 ViewFamilyTexture
+[2024.01.13-00.31.05:437][ 73]LogConsoleResponse: Lumen.CardCaptureDepthStencilAtlas Lumen.SceneIndirectLighting Lumen.ScreenProbeGather.TraceRadiance TranslucentVolumeDirectional0
+[2024.01.13-00.31.05:437][ 73]LogConsoleResponse: Lumen.CardCaptureEmissiveAtlas Lumen.SceneNormal Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance TranslucentVolumeDirectional1
+[2024.01.13-00.31.05:437][ 73]LogConsoleResponse: Lumen.CardCaptureNormalAtlas Lumen.SceneNumFramesAccumulatedAtlas Lumen.TranslucencyVolume.SHLighting0 TSR.AntiAliasing.Filtered
+[2024.01.13-00.31.05:437][ 73]LogConsoleResponse: Lumen.DepthHistory Lumen.SceneOpacity Lumen.TranslucencyVolume.SHLighting1 TSR.AntiAliasing.Noise
+[2024.01.13-00.31.05:437][ 73]LogConsoleResponse:
+[2024.01.13-00.31.05:437][ 73]Cmd: rhi.DumpMemory
+[2024.01.13-00.31.05:439][ 73]RHI resource memory (not tracked by our allocator)
+[2024.01.13-00.31.05:439][ 73] 0.000MB - Bindless Resource Heap - STAT_BindlessResourceHeapMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 0.000MB - Bindless Sampler Heap - STAT_BindlessSamplerHeapMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 0.000MB - Misc Buffer Memory - STAT_MiscBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 0.000MB - Draw Indirect Buffer Memory - STAT_DrawIndirectBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 0.572MB - Byte Address Buffer Memory - STAT_ByteAddressBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 138.436MB - Structured Buffer Memory - STAT_StructuredBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 0.000MB - RayTracing Acceleration Structure Memory - STAT_RTAccelerationStructureMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 159.330MB - Vertex Buffer Memory - STAT_VertexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 6.363MB - Index Buffer Memory - STAT_IndexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 2.714MB - Uniform Buffer Memory - STAT_UniformBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 22.086MB - Texture Cube Memory - STAT_TextureMemoryCube - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 0.172MB - Texture 3D Memory - STAT_TextureMemory3D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 272.899MB - Texture 2D Memory - STAT_TextureMemory2D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 517.229MB - UAV Texture Memory - STAT_UAVTextureMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 0.000MB - Render Target Cube Memory - STAT_RenderTargetMemoryCube - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 0.250MB - Render Target 3D Memory - STAT_RenderTargetMemory3D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73] 947.923MB - Render Target 2D Memory - STAT_RenderTargetMemory2D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.31.05:439][ 73]2067.974MB total
+[2024.01.13-00.31.05:439][ 73]LogWindows: FPlatformMisc::RequestExit(1, TerminateOnOutOfMemory)
+[2024.01.13-00.31.05:439][ 73]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 0, TerminateOnOutOfMemory)
+[2024.01.13-00.31.05:439][ 73]LogCore: Engine exit requested (reason: Win RequestExit)
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.13-00.47.39.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.13-00.47.39.log
new file mode 100644
index 0000000000000000000000000000000000000000..8364d364770750afb75799356da7945f57bb6818
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.13-00.47.39.log
@@ -0,0 +1,2333 @@
+Log file open, 01/13/24 01:31:08
+LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
+LogWindows: File 'aqProf.dll' does not exist
+LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
+LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi.dll' does not exist
+LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi32e.dll' does not exist
+LogWindows: Started CrashReportClient (pid=24268)
+LogWindows: Custom abort handler registered for crash reporting.
+LogInit: Display: Running engine for game: BackroomsDigitalArt
+LogCore: UnrealTraceServer: Trace store launch successful
+LogTrace: Initializing trace...
+LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
+LogTrace: Finished trace initialization.
+LogCsvProfiler: Display: Metadata set : platform="Windows"
+LogCsvProfiler: Display: Metadata set : config="Development"
+LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046"
+LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3"
+LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.3007] "
+LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 5800X 8-Core Processor"
+LogCsvProfiler: Display: Metadata set : pgoenabled="0"
+LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
+LogCsvProfiler: Display: Metadata set : ltoenabled="0"
+LogCsvProfiler: Display: Metadata set : asan="0"
+LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
+LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
+LogCsvProfiler: Display: Metadata set : llm="0"
+LogStats: Stats thread started at 0.250636
+LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
+LogInit: Session CrashGUID >====================================================
+ Session CrashGUID > UECC-Windows-079362144C52F791E5DA35BCE0EF9841
+ Session CrashGUID >====================================================
+LogConfig: Display: Loading Mac ini files took 0.02 seconds
+LogConfig: Display: Loading Android ini files took 0.03 seconds
+LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds
+LogConfig: Display: Loading IOS ini files took 0.03 seconds
+LogConfig: Display: Loading Unix ini files took 0.03 seconds
+LogConfig: Display: Loading TVOS ini files took 0.03 seconds
+LogConfig: Display: Loading Windows ini files took 0.03 seconds
+LogConfig: Display: Loading Linux ini files took 0.03 seconds
+LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
+LogAssetRegistry: Display: Asset registry cache read as 17.5 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
+LogPluginManager: Mounting Engine plugin EnhancedInput
+LogPluginManager: Found config from plugin[EnhancedInput] Input
+LogPluginManager: Mounting Engine plugin FastBuildController
+LogPluginManager: Mounting Engine plugin MeshPainting
+LogPluginManager: Mounting Engine plugin Bridge
+LogPluginManager: Mounting Engine plugin TraceUtilities
+LogPluginManager: Mounting Engine plugin XGEController
+LogPluginManager: Mounting Engine plugin AndroidMedia
+LogPluginManager: Mounting Engine plugin AvfMedia
+LogPluginManager: Mounting Engine plugin Paper2D
+LogPluginManager: Mounting Engine plugin ImgMedia
+LogPluginManager: Mounting Engine plugin MediaCompositing
+LogPluginManager: Mounting Engine plugin MediaPlate
+LogPluginManager: Mounting Engine plugin MediaPlayerEditor
+LogPluginManager: Mounting Engine plugin WebMMedia
+LogPluginManager: Mounting Engine plugin WmfMedia
+LogPluginManager: Mounting Engine plugin Takes
+LogPluginManager: Mounting Engine plugin AISupport
+LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
+LogPluginManager: Mounting Engine plugin AlembicImporter
+LogPluginManager: Mounting Engine plugin ActorLayerUtilities
+LogPluginManager: Mounting Engine plugin AndroidFileServer
+LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
+LogPluginManager: Mounting Engine plugin AppleImageUtils
+LogPluginManager: Mounting Engine plugin ArchVisCharacter
+LogPluginManager: Mounting Engine plugin AppleMoviePlayer
+LogPluginManager: Mounting Engine plugin AudioCapture
+LogPluginManager: Mounting Engine plugin AssetTags
+LogPluginManager: Mounting Engine plugin AudioSynesthesia
+LogPluginManager: Mounting Engine plugin AudioWidgets
+LogPluginManager: Mounting Engine plugin CableComponent
+LogPluginManager: Mounting Engine plugin ChunkDownloader
+LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin GeometryCache
+LogPluginManager: Mounting Engine plugin CustomMeshComponent
+LogPluginManager: Mounting Engine plugin GeometryProcessing
+LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
+LogPluginManager: Mounting Engine plugin GooglePAD
+LogPluginManager: Mounting Engine plugin AndroidPermission
+LogPluginManager: Mounting Engine plugin InputDebugging
+LogPluginManager: Found config from plugin[InputDebugging] Input
+LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin MeshModelingToolset
+LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
+LogPluginManager: Mounting Engine plugin Metasound
+LogPluginManager: Mounting Engine plugin MobilePatchingUtils
+LogPluginManager: Mounting Engine plugin MsQuic
+LogPluginManager: Mounting Engine plugin OpenXREyeTracker
+LogPluginManager: Mounting Engine plugin OpenXR
+LogPluginManager: Mounting Engine plugin OpenXRHandTracking
+LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
+LogPluginManager: Mounting Engine plugin PropertyAccessEditor
+LogPluginManager: Mounting Engine plugin RigVM
+LogPluginManager: Mounting Engine plugin SignificanceManager
+LogPluginManager: Mounting Engine plugin ResonanceAudio
+LogPluginManager: Mounting Engine plugin SoundFields
+LogPluginManager: Mounting Engine plugin Synthesis
+LogPluginManager: Mounting Engine plugin WaveTable
+LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin WebMMoviePlayer
+LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
+LogPluginManager: Mounting Engine plugin XRBase
+LogPluginManager: Mounting Engine plugin ACLPlugin
+LogPluginManager: Mounting Engine plugin AnimationData
+LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
+LogPluginManager: Mounting Engine plugin ControlRigSpline
+LogPluginManager: Mounting Engine plugin ControlRig
+LogPluginManager: Mounting Engine plugin IKRig
+LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
+LogPluginManager: Mounting Engine plugin LiveLink
+LogPluginManager: Mounting Engine plugin OnlineBase
+LogPluginManager: Mounting Engine plugin OnlineServices
+LogPluginManager: Mounting Engine plugin Niagara
+LogPluginManager: Mounting Engine plugin OnlineSubsystem
+LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
+LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
+LogPluginManager: Mounting Engine plugin AnimationSharing
+LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
+LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
+LogPluginManager: Mounting Engine plugin DumpGPUServices
+LogPluginManager: Mounting Engine plugin GitSourceControl
+LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
+LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
+LogPluginManager: Mounting Engine plugin PerforceSourceControl
+LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
+LogPluginManager: Mounting Engine plugin PixWinPlugin
+LogPluginManager: Mounting Engine plugin PropertyAccessNode
+LogPluginManager: Mounting Engine plugin PluginUtils
+LogPluginManager: Mounting Engine plugin RenderDocPlugin
+LogPluginManager: Mounting Engine plugin TextureFormatOodle
+LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
+LogPluginManager: Mounting Engine plugin TraceDataFilters
+LogPluginManager: Mounting Engine plugin PlasticSourceControl
+LogPluginManager: Mounting Engine plugin SubversionSourceControl
+LogPluginManager: Mounting Engine plugin UObjectPlugin
+LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
+LogPluginManager: Mounting Engine plugin GameplayCameras
+LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
+LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin ActorSequence
+LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin CameraShakePreviewer
+LogPluginManager: Mounting Engine plugin LevelSequenceEditor
+LogPluginManager: Mounting Engine plugin TemplateSequence
+LogPluginManager: Mounting Engine plugin SequencerScripting
+LogPluginManager: Mounting Engine plugin InterchangeEditor
+LogPluginManager: Mounting Engine plugin OodleNetwork
+LogPluginManager: Mounting Engine plugin Interchange
+LogPluginManager: Mounting Engine plugin InterchangeTests
+LogPluginManager: Mounting Engine plugin AssetManagerEditor
+LogPluginManager: Mounting Engine plugin BlueprintHeaderView
+LogPluginManager: Mounting Engine plugin ChangelistReview
+LogPluginManager: Mounting Engine plugin DataValidation
+LogPluginManager: Mounting Engine plugin CurveEditorTools
+LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
+LogPluginManager: Mounting Engine plugin CryptoKeys
+LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
+LogPluginManager: Mounting Engine plugin FacialAnimation
+LogPluginManager: Mounting Engine plugin GameplayTagsEditor
+LogPluginManager: Mounting Engine plugin GeometryMode
+LogPluginManager: Mounting Engine plugin EditorDebugTools
+LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
+LogPluginManager: Mounting Engine plugin MaterialAnalyzer
+LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
+LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
+LogPluginManager: Mounting Engine plugin SequencerAnimTools
+LogPluginManager: Mounting Engine plugin PluginBrowser
+LogPluginManager: Mounting Engine plugin SpeedTreeImporter
+LogPluginManager: Mounting Engine plugin UVEditor
+LogPluginManager: Mounting Engine plugin UdpMessaging
+LogPluginManager: Mounting Engine plugin TcpMessaging
+LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
+LogPluginManager: Mounting Engine plugin DatasmithContent
+LogPluginManager: Mounting Engine plugin GLTFExporter
+LogPluginManager: Mounting Engine plugin VariantManagerContent
+LogPluginManager: Mounting Engine plugin VariantManager
+LogPluginManager: Mounting Engine plugin AutomationUtils
+LogPluginManager: Mounting Engine plugin BackChannel
+LogPluginManager: Mounting Engine plugin ChaosCaching
+LogPluginManager: Mounting Engine plugin ChaosCloth
+LogPluginManager: Mounting Engine plugin ChaosClothEditor
+LogPluginManager: Mounting Engine plugin ChaosEditor
+LogPluginManager: Mounting Engine plugin ChaosNiagara
+LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
+LogPluginManager: Mounting Engine plugin ChaosUserDataPT
+LogPluginManager: Mounting Engine plugin CharacterAI
+LogPluginManager: Mounting Engine plugin Fracture
+LogPluginManager: Mounting Engine plugin FullBodyIK
+LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
+LogPluginManager: Mounting Engine plugin LocalizableMessage
+LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
+LogPluginManager: Mounting Engine plugin MeshLODToolset
+LogPluginManager: Mounting Engine plugin GeometryFlow
+LogPluginManager: Mounting Engine plugin OpenImageDenoise
+LogPluginManager: Mounting Engine plugin PlatformCrypto
+LogPluginManager: Mounting Engine plugin PythonScriptPlugin
+LogPluginManager: Mounting Engine plugin PlanarCut
+LogPluginManager: Mounting Engine plugin ProxyLODPlugin
+LogPluginManager: Mounting Engine plugin Dataflow
+LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
+LogPluginManager: Mounting Engine plugin SkeletalReduction
+LogPluginManager: Mounting Engine plugin StructUtils
+LogPluginManager: Mounting Engine plugin ToolPresets
+LogPluginManager: Mounting Engine plugin LightMixer
+LogPluginManager: Mounting Engine plugin ObjectMixer
+LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
+LogPluginManager: Mounting Engine plugin SQLiteCore
+LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
+LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
+LogPluginManager: Mounting Engine plugin ConcertMain
+LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
+LogPluginManager: Mounting Engine plugin ConcertSyncClient
+LogPluginManager: Mounting Engine plugin ConcertSyncCore
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+LogInit: Using libcurl 8.4.0
+LogInit: - built for Windows
+LogInit: - supports SSL with OpenSSL/1.1.1t
+LogInit: - supports HTTP deflate (compression) using libz 1.2.13
+LogInit: - other features:
+LogInit: CURL_VERSION_SSL
+LogInit: CURL_VERSION_LIBZ
+LogInit: CURL_VERSION_IPV6
+LogInit: CURL_VERSION_ASYNCHDNS
+LogInit: CURL_VERSION_LARGEFILE
+LogInit: CurlRequestOptions (configurable via config and command line):
+LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
+LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
+LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
+LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host
+LogInit: - LocalHostAddr = Default
+LogInit: - BufferSize = 65536
+LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
+LogOnline: OSS: Created online subsystem instance for: NULL
+LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
+LogWindows: File 'WinPixGpuCapturer.dll' does not exist
+PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
+LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
+RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
+LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
+LogHMD: OpenXR runtime supported extensions:
+LogHMD: XR_KHR_vulkan_enable
+LogHMD: XR_KHR_vulkan_enable2
+LogHMD: XR_KHR_D3D11_enable
+LogHMD: XR_KHR_D3D12_enable
+LogHMD: XR_KHR_opengl_enable
+LogHMD: XR_KHR_win32_convert_performance_counter_time
+LogHMD: XR_EXT_win32_appcontainer_compatible
+LogHMD: XR_KHR_binding_modification
+LogHMD: XR_KHR_composition_layer_depth
+LogHMD: XR_KHR_visibility_mask
+LogHMD: XR_EXT_active_action_set_priority
+LogHMD: XR_EXT_dpad_binding
+LogHMD: XR_EXT_frame_composition_report
+LogHMD: XR_EXT_hand_tracking
+LogHMD: XR_EXT_hand_joints_motion_range
+LogHMD: XR_EXT_hp_mixed_reality_controller
+LogHMD: XR_EXT_palm_pose
+LogHMD: XR_FB_display_refresh_rate
+LogHMD: XR_HTC_vive_cosmos_controller_interaction
+LogHMD: XR_HTC_vive_focus3_controller_interaction
+LogHMD: XR_HTC_vive_wrist_tracker_interaction
+LogHMD: XR_MND_headless
+LogHMD: XR_VALVE_analog_threshold
+LogHMD: XR_HTCX_vive_tracker_interaction
+LogHMD: XR_EXT_debug_utils
+LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available
+LogHMD: Optional extension XR_FB_foveation_vulkan is not available
+LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available
+LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available
+LogHMD: Optional extension XR_VARJO_quad_views is not available
+LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available
+LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available
+LogHMD: Optional extension XR_FB_foveation is not available
+LogHMD: Optional extension XR_FB_swapchain_update_state is not available
+LogHMD: Optional extension XR_FB_foveation_configuration is not available
+LogHMD: Optional extension XR_OCULUS_audio_device_guid is not available
+LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available
+LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension.
+LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.2.3
+LogInit: ExecutableName: UnrealEditor.exe
+LogInit: Build: ++UE5+Release-5.3-CL-29314046
+LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3
+LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3
+LogInit: Net CL: 27405482
+LogInit: OS: Windows 11 (23H2) [10.0.22631.3007] (), CPU: AMD Ryzen 7 5800X 8-Core Processor , GPU: AMD Radeon RX 6800
+LogInit: Compiled (64-bit): Nov 3 2023 16:09:16
+LogInit: Architecture: x64
+LogInit: Compiled with Visual C++: 19.36.32537.00
+LogInit: Build Configuration: Development
+LogInit: Branch Name: ++UE5+Release-5.3
+LogInit: Command Line:
+LogInit: Base Directory: G:/UnrealEngines/UE_5.3/Engine/Binaries/Win64/
+LogInit: Allocator: Mimalloc
+LogInit: Installed Engine Build: 1
+LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
+LogDevObjectVersion: Number of dev versions registered: 36
+LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
+LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
+LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
+LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
+LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
+LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
+LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
+LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
+LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
+LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
+LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47
+LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
+LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
+LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
+LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
+LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
+LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
+LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
+LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
+LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111
+LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2
+LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10
+LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11
+LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
+LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
+LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
+LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
+LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
+LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
+LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
+LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118
+LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47
+LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
+LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
+LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
+LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
+LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
+LogInit: Object subsystem initialized
+LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
+LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
+LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
+LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
+LogConfig: Set CVar [[r.setres:1280x720]]
+LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
+LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
+LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
+LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
+LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
+[2024.01.13-00.31.08:506][ 0]LogConfig: Set CVar [[r.VSync:0]]
+[2024.01.13-00.31.08:506][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
+[2024.01.13-00.31.08:506][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
+[2024.01.13-00.31.08:506][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
+[2024.01.13-00.31.08:506][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
+[2024.01.13-00.31.08:506][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
+[2024.01.13-00.31.08:506][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
+[2024.01.13-00.31.08:506][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
+[2024.01.13-00.31.08:506][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
+[2024.01.13-00.31.08:506][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
+[2024.01.13-00.31.08:506][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
+[2024.01.13-00.31.08:506][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
+[2024.01.13-00.31.08:506][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
+[2024.01.13-00.31.08:506][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
+[2024.01.13-00.31.08:506][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
+[2024.01.13-00.31.08:506][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
+[2024.01.13-00.31.08:506][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
+[2024.01.13-00.31.08:506][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
+[2024.01.13-00.31.08:506][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
+[2024.01.13-00.31.08:507][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
+[2024.01.13-00.31.08:507][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
+[2024.01.13-00.31.08:508][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
+[2024.01.13-00.31.08:508][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
+[2024.01.13-00.31.08:508][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
+[2024.01.13-00.31.08:508][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
+[2024.01.13-00.31.08:508][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
+[2024.01.13-00.31.08:508][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
+[2024.01.13-00.31.08:508][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
+[2024.01.13-00.31.08:508][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
+[2024.01.13-00.31.08:508][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
+[2024.01.13-00.31.08:508][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
+[2024.01.13-00.31.08:508][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
+[2024.01.13-00.31.08:508][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
+[2024.01.13-00.31.08:508][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
+[2024.01.13-00.31.08:508][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
+[2024.01.13-00.31.08:508][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
+[2024.01.13-00.31.08:508][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
+[2024.01.13-00.31.08:509][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
+[2024.01.13-00.31.08:511][ 0]LogRHI: Using Default RHI: D3D11
+[2024.01.13-00.31.08:511][ 0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.13-00.31.08:511][ 0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.13-00.31.08:517][ 0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll
+[2024.01.13-00.31.08:517][ 0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.13-00.31.08:519][ 0]LogD3D11RHI: D3D11 min allowed feature level: 11_0
+[2024.01.13-00.31.08:519][ 0]LogD3D11RHI: D3D11 max allowed feature level: 11_1
+[2024.01.13-00.31.08:519][ 0]LogD3D11RHI: D3D11 adapters:
+[2024.01.13-00.31.08:519][ 0]LogD3D11RHI: Testing D3D11 Adapter 0:
+[2024.01.13-00.31.08:519][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.13-00.31.08:519][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.13-00.31.08:519][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.13-00.31.08:519][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.13-00.31.08:519][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.13-00.31.08:519][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.13-00.31.08:519][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.31.08:519][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.31.08:519][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.13-00.31.08:601][ 0]LogD3D11RHI: 0. 'AMD Radeon RX 6800' (Feature Level 11_1)
+[2024.01.13-00.31.08:601][ 0]LogD3D11RHI: 16337/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:2, VendorId:0x1002
+[2024.01.13-00.31.08:601][ 0]LogD3D11RHI: Testing D3D11 Adapter 1:
+[2024.01.13-00.31.08:601][ 0]LogD3D11RHI: Description : Microsoft Basic Render Driver
+[2024.01.13-00.31.08:601][ 0]LogD3D11RHI: VendorId : 1414
+[2024.01.13-00.31.08:601][ 0]LogD3D11RHI: DeviceId : 008c
+[2024.01.13-00.31.08:601][ 0]LogD3D11RHI: SubSysId : 0000
+[2024.01.13-00.31.08:601][ 0]LogD3D11RHI: Revision : 0000
+[2024.01.13-00.31.08:601][ 0]LogD3D11RHI: DedicatedVideoMemory : 0 bytes
+[2024.01.13-00.31.08:601][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.31.08:601][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.31.08:601][ 0]LogD3D11RHI: AdapterLuid : 0 93714
+[2024.01.13-00.31.08:603][ 0]LogD3D11RHI: 1. 'Microsoft Basic Render Driver' (Feature Level 11_1)
+[2024.01.13-00.31.08:603][ 0]LogD3D11RHI: 0/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
+[2024.01.13-00.31.08:603][ 0]LogD3D11RHI: Chosen D3D11 Adapter:
+[2024.01.13-00.31.08:603][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.13-00.31.08:603][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.13-00.31.08:603][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.13-00.31.08:603][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.13-00.31.08:603][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.13-00.31.08:603][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.13-00.31.08:603][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.31.08:603][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.31.08:603][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.13-00.31.08:603][ 0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.13-00.31.08:603][ 0]LogInit: Selected Device Profile: [WindowsEditor]
+[2024.01.13-00.31.08:603][ 0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
+[2024.01.13-00.31.08:603][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
+[2024.01.13-00.31.08:603][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.13-00.31.08:603][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
+[2024.01.13-00.31.08:604][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
+[2024.01.13-00.31.08:604][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
+[2024.01.13-00.31.08:604][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
+[2024.01.13-00.31.08:604][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
+[2024.01.13-00.31.08:604][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
+[2024.01.13-00.31.08:604][ 0]LogInit: Computer: DESKTOP-2MPQGVL
+[2024.01.13-00.31.08:604][ 0]LogInit: User: Windowssucks
+[2024.01.13-00.31.08:604][ 0]LogInit: CPU Page size=4096, Cores=8
+[2024.01.13-00.31.08:604][ 0]LogInit: High frequency timer resolution =10.000000 MHz
+[2024.01.13-00.31.08:604][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
+[2024.01.13-00.31.08:604][ 0]LogMemory: Platform Memory Stats for WindowsEditor
+[2024.01.13-00.31.08:604][ 0]LogMemory: Process Physical Memory: 493.47 MB used, 520.70 MB peak
+[2024.01.13-00.31.08:604][ 0]LogMemory: Process Virtual Memory: 496.44 MB used, 496.44 MB peak
+[2024.01.13-00.31.08:604][ 0]LogMemory: Physical Memory: 12957.85 MB used, 19696.90 MB free, 32654.75 MB total
+[2024.01.13-00.31.08:604][ 0]LogMemory: Virtual Memory: 23227.21 MB used, 9427.54 MB free, 32654.75 MB total
+[2024.01.13-00.31.08:604][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
+[2024.01.13-00.31.08:608][ 0]LogWindows: WindowsPlatformFeatures enabled
+[2024.01.13-00.31.08:616][ 0]LogInit: Physics initialised using underlying interface: Chaos
+[2024.01.13-00.31.08:618][ 0]LogInit: Using OS detected language (en-US).
+[2024.01.13-00.31.08:618][ 0]LogInit: Using OS detected locale (en-DE).
+[2024.01.13-00.31.08:619][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
+[2024.01.13-00.31.08:619][ 0]LogInit: Setting process to per monitor DPI aware
+[2024.01.13-00.31.08:802][ 0]LogWindowsTextInputMethodSystem: Available input methods:
+[2024.01.13-00.31.08:802][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard).
+[2024.01.13-00.31.08:802][ 0]LogWindowsTextInputMethodSystem: - English (Germany) - (Keyboard).
+[2024.01.13-00.31.08:802][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.13-00.31.08:814][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
+[2024.01.13-00.31.08:814][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
+[2024.01.13-00.31.08:900][ 0]LogRHI: Using Default RHI: D3D11
+[2024.01.13-00.31.08:900][ 0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.13-00.31.08:900][ 0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.13-00.31.08:900][ 0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.13-00.31.08:900][ 0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.13-00.31.08:900][ 0]LogWindows: Attached monitors:
+[2024.01.13-00.31.08:900][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
+[2024.01.13-00.31.08:900][ 0]LogWindows: resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
+[2024.01.13-00.31.08:900][ 0]LogWindows: Found 2 attached monitors.
+[2024.01.13-00.31.08:900][ 0]LogWindows: Gathering driver information using Windows Setup API
+[2024.01.13-00.31.08:900][ 0]LogRHI: RHI Adapter Info:
+[2024.01.13-00.31.08:901][ 0]LogRHI: Name: AMD Radeon RX 6800
+[2024.01.13-00.31.08:901][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
+[2024.01.13-00.31.08:901][ 0]LogRHI: Driver Date: 11-22-2023
+[2024.01.13-00.31.08:901][ 0]LogD3D11RHI: Creating new Direct3DDevice
+[2024.01.13-00.31.08:901][ 0]LogD3D11RHI: GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
+[2024.01.13-00.31.08:927][ 0]LogD3D11RHI: Creating D3DDevice with AMD AGS, using adapter:
+[2024.01.13-00.31.08:927][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.13-00.31.08:927][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.13-00.31.08:927][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.13-00.31.08:927][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.13-00.31.08:927][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.13-00.31.08:927][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.13-00.31.08:927][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.31.08:927][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.31.08:927][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.13-00.31.09:008][ 0]LogD3D11RHI: Created device via AGS, feature level 11_1, supported extensions fffbf.
+[2024.01.13-00.31.09:008][ 0]LogD3D11RHI: RHI has support for 64 bit atomics
+[2024.01.13-00.31.09:008][ 0]LogD3D11RHI: Async texture creation enabled
+[2024.01.13-00.31.09:008][ 0]LogD3D11RHI: D3D11_MAP_WRITE_NO_OVERWRITE for dynamic buffer SRVs is supported
+[2024.01.13-00.31.09:008][ 0]LogD3D11RHI: Array index from any shader is supported
+[2024.01.13-00.31.09:011][ 0]LogVRS: Current RHI does not support Variable Rate Shading
+[2024.01.13-00.31.09:018][ 0]LogD3D11RHI: GPU Timing Frequency: 100.000000 (Debug: 2 1)
+[2024.01.13-00.31.09:026][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all'
+[2024.01.13-00.31.09:026][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all" ]
+[2024.01.13-00.31.09:045][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
+[2024.01.13-00.31.09:045][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
+[2024.01.13-00.31.09:045][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
+[2024.01.13-00.31.09:045][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
+[2024.01.13-00.31.09:045][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
+[2024.01.13-00.31.09:045][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
+[2024.01.13-00.31.09:045][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
+[2024.01.13-00.31.09:046][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
+[2024.01.13-00.31.09:046][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
+[2024.01.13-00.31.09:047][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
+[2024.01.13-00.31.09:047][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
+[2024.01.13-00.31.09:047][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
+[2024.01.13-00.31.09:048][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
+[2024.01.13-00.31.09:059][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
+[2024.01.13-00.31.09:059][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
+[2024.01.13-00.31.09:059][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
+[2024.01.13-00.31.09:059][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
+[2024.01.13-00.31.09:059][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
+[2024.01.13-00.31.09:059][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
+[2024.01.13-00.31.09:059][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
+[2024.01.13-00.31.09:059][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
+[2024.01.13-00.31.09:059][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
+[2024.01.13-00.31.09:059][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
+[2024.01.13-00.31.09:062][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
+[2024.01.13-00.31.09:062][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
+[2024.01.13-00.31.09:065][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
+[2024.01.13-00.31.09:065][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
+[2024.01.13-00.31.09:065][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
+[2024.01.13-00.31.09:065][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
+[2024.01.13-00.31.09:068][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
+[2024.01.13-00.31.09:068][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
+[2024.01.13-00.31.09:068][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
+[2024.01.13-00.31.09:070][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
+[2024.01.13-00.31.09:070][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
+[2024.01.13-00.31.09:070][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
+[2024.01.13-00.31.09:070][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
+[2024.01.13-00.31.09:072][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
+[2024.01.13-00.31.09:072][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
+[2024.01.13-00.31.09:077][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
+[2024.01.13-00.31.09:077][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
+[2024.01.13-00.31.09:077][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
+[2024.01.13-00.31.09:077][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
+[2024.01.13-00.31.09:077][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
+[2024.01.13-00.31.09:082][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
+[2024.01.13-00.31.09:122][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: SF_METAL
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: SF_METAL_MRT
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: SF_METAL_TVOS
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: SF_METAL_SM5
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: SF_METAL_SM6
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: SF_METAL_SIM
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: PCD3D_SM6
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: PCD3D_SM5
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: PCD3D_ES31
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: GLSL_150_ES31
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: VVM_1_0
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: SF_VULKAN_SM5
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: SF_VULKAN_ES31
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID
+[2024.01.13-00.31.09:124][ 0]LogTargetPlatformManager: SF_VULKAN_SM6
+[2024.01.13-00.31.09:124][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
+[2024.01.13-00.31.09:126][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
+[2024.01.13-00.31.09:126][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
+[2024.01.13-00.31.09:126][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
+[2024.01.13-00.31.09:126][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.13-00.31.09:126][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
+[2024.01.13-00.31.09:163][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
+[2024.01.13-00.31.09:163][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.13-00.31.09:163][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
+[2024.01.13-00.31.09:167][ 0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
+[2024.01.13-00.31.09:167][ 0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=1900.81MBs, RandomWriteSpeed=286.98MBs. Assigned SpeedClass 'Local'
+[2024.01.13-00.31.09:168][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
+[2024.01.13-00.31.09:168][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured.
+[2024.01.13-00.31.09:168][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
+[2024.01.13-00.31.09:168][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
+[2024.01.13-00.31.09:168][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
+[2024.01.13-00.31.09:169][ 0]LogShaderCompilers: Guid format shader working directory is 8 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/7104/).
+[2024.01.13-00.31.09:169][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/E59622FB40C9F3D79427BFA4A17D9AFF/'.
+[2024.01.13-00.31.09:169][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
+[2024.01.13-00.31.09:169][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
+[2024.01.13-00.31.09:791][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
+[2024.01.13-00.31.09:927][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2024.01.13-00.31.09:927][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.13-00.31.10:155][ 0]LogSlate: Using FreeType 2.10.0
+[2024.01.13-00.31.10:156][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
+[2024.01.13-00.31.10:169][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
+[2024.01.13-00.31.10:169][ 0]LogAssetRegistry: FAssetRegistry took 0.0017 seconds to start up
+[2024.01.13-00.31.10:177][ 0]LogEditorDomain: Display: EditorDomain is Disabled
+[2024.01.13-00.31.10:327][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
+[2024.01.13-00.31.10:327][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
+[2024.01.13-00.31.10:327][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
+[2024.01.13-00.31.10:329][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
+[2024.01.13-00.31.10:329][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: Available device profiles:
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9BA00][000005645A480000 66] GlobalDefaults,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9B200][000005645A482800 66] Windows,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9B000][000005645B8AC800 66] WindowsEditor,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E99E00][000005645954C800 66] WindowsServer,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9AE00][0000056436187800 66] WindowsClient,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9C000][0000056462470000 66] IOS,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9C200][0000056462472800 66] iPadAir2,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9C400][0000056462475000 66] IPadPro,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9C600][0000056462477800 66] iPadAir3,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9C800][000005646247A000 66] iPadAir4,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9CA00][000005646247C800 66] iPadAir5,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9CC00][0000056462480000 66] iPadMini4,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9CE00][0000056462482800 66] iPadMini5,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9D000][0000056462485000 66] iPadMini6,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9D200][0000056462487800 66] iPhone6S,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9D400][000005646248A000 66] iPhone7,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9D600][000005646248C800 66] iPodTouch7,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9D800][0000056462490000 66] iPhone6SPlus,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9DA00][0000056462492800 66] iPhone7Plus,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9DC00][0000056462495000 66] iPhoneSE,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9DE00][0000056462497800 66] iPhone8,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9E000][000005646249A000 66] iPhone8Plus,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9E200][000005646249C800 66] iPhoneX,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9E400][00000564624A0000 66] iPhoneXS,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9E600][00000564624A2800 66] iPhoneXSMax,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9E800][00000564624A5000 66] iPhoneXR,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9EA00][00000564624A7800 66] iPhone11,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9EC00][00000564624AA000 66] iPhone11Pro,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9EE00][00000564624AC800 66] iPhone11ProMax,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9F000][00000564624B0000 66] iPhoneSE2,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9F200][00000564624B2800 66] iPhone12Mini,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9F400][00000564624B5000 66] iPhone12,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9F600][00000564624B7800 66] iPhone12Pro,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9F800][00000564624BA000 66] iPhone12ProMax,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9FA00][00000564624BC800 66] iPhone13Mini,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9FC00][0000056462500000 66] iPhone13,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056461E9FE00][0000056462502800 66] iPhone13Pro,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [00000564617DFE00][0000056462505000 66] iPhone13ProMax,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056454256800][0000056462507800 66] iPhoneSE3,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462510000][000005646250A000 66] iPhone14,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462510200][000005646250C800 66] iPhone14Plus,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462510400][0000056462450000 66] iPhone14Pro,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462510600][0000056462452800 66] iPhone14ProMax,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462510800][0000056462455000 66] iPhone15,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462510A00][0000056462457800 66] iPhone15Plus,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462510C00][000005646245A000 66] iPhone15Pro,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462510E00][000005646245C800 66] iPhone15ProMax,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462511000][0000056462520000 66] iPadPro105,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462511200][0000056462522800 66] iPadPro129,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462511400][0000056462525000 66] iPadPro97,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462511600][0000056462527800 66] iPadPro2_129,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462511800][000005646252A000 66] iPad5,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462511A00][000005646252C800 66] iPad6,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462511C00][0000056462530000 66] iPad7,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462511E00][0000056462532800 66] iPad8,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462512000][0000056462535000 66] iPad9,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462512200][0000056462537800 66] iPad10,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462512400][000005646253A000 66] iPadPro11,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462512600][000005646253C800 66] iPadPro2_11,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462512800][0000056462540000 66] iPadPro3_11,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462512A00][0000056462542800 66] iPadPro4_11,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462512C00][0000056462545000 66] iPadPro3_129,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462512E00][0000056462547800 66] iPadPro4_129,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462513000][000005646254A000 66] iPadPro5_129,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462513200][000005646254C800 66] iPadPro6_129,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462513400][0000056462550000 66] AppleTV,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462513600][0000056462552800 66] AppleTV4K,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462513800][0000056462555000 66] AppleTV2_4K,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462513A00][0000056462557800 66] TVOS,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462513C00][000005646255A000 66] Mac,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462513E00][000005646255C800 66] MacEditor,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462514000][0000056462560000 66] MacClient,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462514200][0000056462562800 66] MacServer,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462514400][0000056462565000 66] Linux,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462514600][0000056462567800 66] LinuxEditor,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462514800][000005646256A000 66] LinuxArm64Editor,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462514A00][000005646256C800 66] LinuxArm64,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462514C00][0000056462570000 66] LinuxClient,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462514E00][0000056462572800 66] LinuxArm64Client,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462515000][0000056462575000 66] LinuxServer,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462515200][0000056462577800 66] LinuxArm64Server,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462515400][000005646257A000 66] Android,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462515600][000005646257C800 66] Android_Preview_OpenGL,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462515800][0000056462580000 66] Android_Preview_Vulkan,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462515A00][0000056462582800 66] Android_Low,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462515C00][0000056462585000 66] Android_Mid,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462515E00][0000056462587800 66] Android_High,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462516000][000005646258A000 66] Android_Default,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462516200][000005646258C800 66] Android_Adreno4xx,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462516400][0000056462590000 66] Android_Adreno5xx_Low,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462516600][0000056462592800 66] Android_Adreno5xx,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462516800][0000056462595000 66] Android_Adreno6xx,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462516A00][0000056462597800 66] Android_Adreno6xx_Vulkan,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462516C00][000005646259A000 66] Android_Adreno7xx,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462516E00][000005646259C800 66] Android_Adreno7xx_Vulkan,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462517000][00000564625A0000 66] Android_Mali_T6xx,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462517200][00000564625A2800 66] Android_Mali_T7xx,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462517400][00000564625A5000 66] Android_Mali_T8xx,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462517600][00000564625A7800 66] Android_Mali_G71,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462517800][00000564625AA000 66] Android_Mali_G72,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462517A00][00000564625AC800 66] Android_Mali_G72_Vulkan,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462517C00][00000564625B0000 66] Android_Mali_G76,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462517E00][00000564625B2800 66] Android_Mali_G76_Vulkan,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462518000][00000564625B5000 66] Android_Mali_G77,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462518200][00000564625B7800 66] Android_Mali_G77_Vulkan,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462518400][00000564625BA000 66] Android_Mali_G78,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462518600][00000564625BC800 66] Android_Mali_G78_Vulkan,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462518800][00000564625C0000 66] Android_Mali_G710,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462518A00][00000564625C2800 66] Android_Mali_G710_Vulkan,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462518E00][00000564625C5000 66] Android_Mali_G7xx,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462519000][00000564625C7800 66] Android_Mali_G7xx_Vulkan,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462519200][00000564625CA000 66] Android_Xclipse_920,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462519400][00000564625CC800 66] Android_Xclipse_920_Vulkan,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462519800][00000564625D0000 66] Android_Vulkan_SM5,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462519A00][00000564625D2800 66] Android_PowerVR_G6xxx,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462519C00][00000564625D5000 66] Android_PowerVR_GT7xxx,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [0000056462519E00][00000564625D7800 66] Android_PowerVR_GE8xxx,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [000005646251A000][00000564625DA000 66] Android_PowerVR_GM9xxx,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [000005646251A200][00000564625DC800 66] Android_PowerVR_GM9xxx_Vulkan,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [000005646251A400][00000564625E0000 66] Android_TegraK1,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [000005646251A600][00000564625E2800 66] Android_Unknown_Vulkan,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [000005646251A800][00000564625E5000 66] Oculus_Quest,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [000005646251AA00][00000564625E7800 66] Oculus_Quest2,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [000005646251AC00][00000564625EA000 66] Meta_Quest_Pro,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [000005646251AE00][00000564625EC800 66] Meta_Quest_3,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [000005646251B000][00000564625F0000 66] HoloLens,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: [000005646251B200][00000564625F2800 66] MagicLeap_Vulkan,
+[2024.01.13-00.31.10:451][ 0]LogDeviceProfileManager: Active device profile: [0000056461E9B000][000005645B8AC800 66] WindowsEditor
+[2024.01.13-00.31.10:451][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
+[2024.01.13-00.31.10:451][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2024.01.13-00.31.10:451][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.13-00.31.10:451][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.31.10:451][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.31.10:451][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.31.10:451][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.31.10:451][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.31.10:454][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL'
+[2024.01.13-00.31.10:454][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
+[2024.01.13-00.31.10:525][ 0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM5_-86156035__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_347391141DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
+[2024.01.13-00.31.10:561][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
+[2024.01.13-00.31.10:561][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
+[2024.01.13-00.31.10:561][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
+[2024.01.13-00.31.10:561][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available
+[2024.01.13-00.31.10:561][ 0]LogMeshMerging: No distributed automatic mesh merging module available
+[2024.01.13-00.31.10:825][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
+[2024.01.13-00.31.10:825][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
+[2024.01.13-00.31.10:835][ 0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
+[2024.01.13-00.31.10:835][ 0]LogUObjectAllocator: 6340888 out of 0 bytes used by permanent object pool.
+[2024.01.13-00.31.10:835][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
+[2024.01.13-00.31.10:840][ 0]LogLiveCoding: Display: Starting LiveCoding
+[2024.01.13-00.31.10:840][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
+[2024.01.13-00.31.10:841][ 0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
+[2024.01.13-00.31.10:844][ 0]LogLiveCoding: Display: Waiting for server
+[2024.01.13-00.31.10:863][ 0]LogSlate: Border
+[2024.01.13-00.31.10:863][ 0]LogSlate: BreadcrumbButton
+[2024.01.13-00.31.10:863][ 0]LogSlate: Brushes.Title
+[2024.01.13-00.31.10:863][ 0]LogSlate: Default
+[2024.01.13-00.31.10:863][ 0]LogSlate: Icons.Save
+[2024.01.13-00.31.10:863][ 0]LogSlate: Icons.Toolbar.Settings
+[2024.01.13-00.31.10:863][ 0]LogSlate: ListView
+[2024.01.13-00.31.10:863][ 0]LogSlate: SoftwareCursor_CardinalCross
+[2024.01.13-00.31.10:863][ 0]LogSlate: SoftwareCursor_Grab
+[2024.01.13-00.31.10:863][ 0]LogSlate: TableView.DarkRow
+[2024.01.13-00.31.10:863][ 0]LogSlate: TableView.Row
+[2024.01.13-00.31.10:863][ 0]LogSlate: TreeView
+[2024.01.13-00.31.10:951][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
+[2024.01.13-00.31.10:952][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
+[2024.01.13-00.31.10:964][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled
+[2024.01.13-00.31.10:964][ 0]LogInit: XR: MultiViewport is Disabled
+[2024.01.13-00.31.10:964][ 0]LogInit: XR: Mobile Multiview is Disabled
+[2024.01.13-00.31.11:127][ 0]LogTurnkeySupport: Completed device detection: Code = 0
+[2024.01.13-00.31.11:137][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
+[2024.01.13-00.31.11:156][ 0]LogMetasoundEngine: MetaSound Engine Initialized
+[2024.01.13-00.31.11:178][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread
+[2024.01.13-00.31.11:297][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 6173DCF74B7DEEB226DEE9BFAD4AB74B | Instance: FBB329F745B27A430EE96D9BBEFAE25A (DESKTOP-2MPQGVL-7104).
+[2024.01.13-00.31.11:476][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
+[2024.01.13-00.31.11:478][ 0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
+[2024.01.13-00.31.11:483][ 0]LogTcpMessaging: Initializing TcpMessaging bridge
+[2024.01.13-00.31.11:521][ 0]LogPython: Using Python 3.9.7
+[2024.01.13-00.31.12:287][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.13-00.31.12:287][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.13-00.31.12:306][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
+[2024.01.13-00.31.12:359][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
+[2024.01.13-00.31.12:428][ 0]SourceControl: Revision control is disabled
+[2024.01.13-00.31.12:431][ 0]LogUProjectInfo: Found projects:
+[2024.01.13-00.31.12:441][ 0]SourceControl: Revision control is disabled
+[2024.01.13-00.31.12:450][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.31.12:450][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.31.12:451][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.31.12:716][ 0]LogOpenImageDenoise: OIDN starting up
+[2024.01.13-00.31.12:753][ 0]LogCollectionManager: Loaded 0 collections in 0.000712 seconds
+[2024.01.13-00.31.12:754][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
+[2024.01.13-00.31.12:756][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
+[2024.01.13-00.31.12:757][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
+[2024.01.13-00.31.13:012][ 0]LogEngine: Initializing Engine...
+[2024.01.13-00.31.13:014][ 0]LogHMD: HMD configured for shader platform PCD3D_SM5, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
+[2024.01.13-00.31.13:016][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
+[2024.01.13-00.31.13:074][ 0]LogInit: Initializing FReadOnlyCVARCache
+[2024.01.13-00.31.13:079][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.31.13:079][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.31.13:084][ 0]LogAIModule: Creating AISystem for world Untitled
+[2024.01.13-00.31.13:085][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
+[2024.01.13-00.31.13:085][ 0]LogInit: Texture streaming: Enabled
+[2024.01.13-00.31.13:095][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
+[2024.01.13-00.31.13:099][ 0]LogAudio: Display: Initializing Audio Device Manager...
+[2024.01.13-00.31.13:106][ 0]LogAudio: Display: Loading Default Audio Settings Objects...
+[2024.01.13-00.31.13:106][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
+[2024.01.13-00.31.13:107][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered
+[2024.01.13-00.31.13:107][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered
+[2024.01.13-00.31.13:107][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
+[2024.01.13-00.31.13:107][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered
+[2024.01.13-00.31.13:107][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered
+[2024.01.13-00.31.13:108][ 0]LogAudio: Display: Audio Device Manager Initialized
+[2024.01.13-00.31.13:108][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True
+[2024.01.13-00.31.13:108][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.31.13:108][ 0]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.31.13:108][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.31.13:108][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.31.13:108][ 0]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.31.13:108][ 0]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.31.13:108][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.31.13:108][ 0]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.31.13:108][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.31.13:108][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.31.13:108][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.31.13:112][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.31.13:267][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.31.13:267][ 0]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.31.13:269][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.31.13:269][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.31.13:269][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
+[2024.01.13-00.31.13:269][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
+[2024.01.13-00.31.13:271][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
+[2024.01.13-00.31.13:271][ 0]LogInit: FAudioDevice initialized with ID 1.
+[2024.01.13-00.31.13:271][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
+[2024.01.13-00.31.13:271][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
+[2024.01.13-00.31.13:271][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.13-00.31.13:281][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
+[2024.01.13-00.31.13:284][ 0]LogInit: Undo buffer set to 32 MB
+[2024.01.13-00.31.13:284][ 0]LogInit: Transaction tracking system initialized
+[2024.01.13-00.31.13:298][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
+[2024.01.13-00.31.13:299][ 0]LogSourceControl: Uncontrolled asset enumeration started...
+[2024.01.13-00.31.13:301][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002281 seconds (Found 160 uncontrolled assets)
+[2024.01.13-00.31.13:304][ 0]BlueprintLog: New page: Editor Load
+[2024.01.13-00.31.13:361][ 0]LocalizationService: Localization service is disabled
+[2024.01.13-00.31.13:375][ 0]TimingProfiler: Initialize
+[2024.01.13-00.31.13:375][ 0]TimingProfiler: OnSessionChanged
+[2024.01.13-00.31.13:375][ 0]LoadingProfiler: Initialize
+[2024.01.13-00.31.13:375][ 0]LoadingProfiler: OnSessionChanged
+[2024.01.13-00.31.13:375][ 0]NetworkingProfiler: Initialize
+[2024.01.13-00.31.13:375][ 0]NetworkingProfiler: OnSessionChanged
+[2024.01.13-00.31.13:375][ 0]MemoryProfiler: Initialize
+[2024.01.13-00.31.13:375][ 0]MemoryProfiler: OnSessionChanged
+[2024.01.13-00.31.13:433][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.31.13:433][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.31.13:433][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.31.13:497][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
+[2024.01.13-00.31.13:621][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
+[2024.01.13-00.31.13:658][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
+[2024.01.13-00.31.13:659][ 0]SourceControl: Revision control is disabled
+[2024.01.13-00.31.13:659][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 5.874
+[2024.01.13-00.31.13:659][ 0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
+[2024.01.13-00.31.13:660][ 0]LightingResults: New page: Lighting Build
+[2024.01.13-00.31.13:661][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.31.13:662][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.31.13:662][ 0]MapCheck: New page: Map Check
+[2024.01.13-00.31.13:662][ 0]LightingResults: New page: Lighting Build
+[2024.01.13-00.31.13:664][ 0]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.31.13:668][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.53ms
+[2024.01.13-00.31.13:697][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete
+[2024.01.13-00.31.13:775][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.13-00.31.13:793][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
+[2024.01.13-00.31.13:793][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.31.13:793][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.31.13:793][ 0]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.31.13:841][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
+[2024.01.13-00.31.13:848][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms
+[2024.01.13-00.31.13:849][ 0]Cmd: MAP CHECKDEP NOCLEARLOG
+[2024.01.13-00.31.13:849][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,086ms to complete.
+[2024.01.13-00.31.13:853][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 6.068
+[2024.01.13-00.31.13:853][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.13-00.31.13:853][ 0]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.13-00.31.13:853][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
+[2024.01.13-00.31.13:853][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
+[2024.01.13-00.31.13:853][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
+[2024.01.13-00.31.13:853][ 0]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.13-00.31.13:853][ 0]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.13-00.31.13:853][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.13-00.31.13:853][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.13-00.31.13:853][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.13-00.31.13:944][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.13-00.31.13:944][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.13-00.31.13:944][ 0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.13-00.31.13:954][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.31.13:962][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.31.13:969][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.31.13:977][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.31.14:012][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.31.14:012][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
+[2024.01.13-00.31.14:012][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.31.14:012][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
+[2024.01.13-00.31.14:012][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.31.14:012][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
+[2024.01.13-00.31.14:012][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.31.14:013][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
+[2024.01.13-00.31.14:013][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.31.14:013][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
+[2024.01.13-00.31.14:013][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.31.14:013][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
+[2024.01.13-00.31.14:014][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.31.14:014][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
+[2024.01.13-00.31.14:014][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.31.14:014][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
+[2024.01.13-00.31.14:014][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.31.14:014][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
+[2024.01.13-00.31.14:014][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.31.14:014][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
+[2024.01.13-00.31.14:066][ 0]LogSlate: Took 0.000087 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.13-00.31.14:069][ 0]LogSlate: Took 0.000085 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
+[2024.01.13-00.31.14:069][ 0]LogSlate: Took 0.000063 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
+[2024.01.13-00.31.14:084][ 0]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
+[2024.01.13-00.31.14:184][ 0]LogStall: Startup...
+[2024.01.13-00.31.14:186][ 0]LogStall: Startup complete.
+[2024.01.13-00.31.14:190][ 0]LogLoad: (Engine Initialization) Total time: 6.41 seconds
+[2024.01.13-00.31.14:190][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
+[2024.01.13-00.31.14:259][ 0]LogAssetRegistry: AssetRegistryGather time 0.0711s: AssetDataDiscovery 0.0158s, AssetDataGather 0.0196s, StoreResults 0.0358s.
+[2024.01.13-00.31.14:270][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.5 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
+[2024.01.13-00.31.14:279][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000005 seconds (updated 0 objects)
+[2024.01.13-00.31.14:326][ 0]LogContentStreaming: Texture pool size now 1000 MB
+[2024.01.13-00.31.14:355][ 1]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
+[2024.01.13-00.31.14:376][ 1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
+
+[2024.01.13-00.31.14:384][ 1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.027697 secs
+[2024.01.13-00.31.15:237][ 3]LogSlate: Took 0.000050 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
+[2024.01.13-00.31.18:868][122]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.31.18:874][122]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.31.18:874][122]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:31:18)
+[2024.01.13-00.31.18:878][122]LogOnline: OSS: Created online subsystem instance for: NULL
+[2024.01.13-00.31.18:878][122]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+[2024.01.13-00.31.18:878][122]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.31.18:890][122]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012474s)
+[2024.01.13-00.31.18:890][122]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012510s)
+[2024.01.13-00.31.18:894][122]LogUObjectHash: Compacting FUObjectHashTables data took 0.49ms
+[2024.01.13-00.31.18:894][122]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.31.18:894][122]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.31.18:894][122]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.31.18:895][122]LogPlayLevel: PIE: World Init took: (0.000888s)
+[2024.01.13-00.31.18:895][122]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True
+[2024.01.13-00.31.18:895][122]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.31.18:895][122]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.31.18:895][122]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.31.18:895][122]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.31.18:895][122]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.31.18:896][122]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.31.18:896][122]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.31.18:896][122]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.31.18:896][122]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.31.18:896][122]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.31.18:896][122]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.31.18:898][122]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.31.18:922][122]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.31.18:922][122]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.31.18:922][122]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.31.18:922][122]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.31.18:923][122]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2
+[2024.01.13-00.31.18:923][122]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2
+[2024.01.13-00.31.18:924][122]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2
+[2024.01.13-00.31.18:924][122]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2
+[2024.01.13-00.31.18:924][122]LogInit: FAudioDevice initialized with ID 2.
+[2024.01.13-00.31.18:924][122]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
+[2024.01.13-00.31.18:924][122]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.13-00.31.18:936][122]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.31.19:869][122]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.31.19:875][122]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.31.19
+[2024.01.13-00.31.19:876][122]LogWorld: Bringing up level for play took: 0.006660
+[2024.01.13-00.31.19:878][122]LogOnline: OSS: Created online subsystem instance for: :Context_1
+[2024.01.13-00.31.19:883][122]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.31.19:884][122]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.31.19:886][122]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Engine/VREditor/Devices/Generic/GenericHMD.GenericHMD being ready before playing
+[2024.01.13-00.31.19:887][122]vr.PixelDensity = "1"
+[2024.01.13-00.31.19:890][122]PIE: Server logged in
+[2024.01.13-00.31.19:890][122]PIE: Play in editor total start time 1,016 seconds.
+[2024.01.13-00.31.19:899][122]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.31.20:044][122]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.31.20:049][122]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.31.20:052][122]LogRenderer: Warning: Resizing VR buffer to 1800 by 1000
+[2024.01.13-00.31.20:084][122]LogSlate: Took 0.000150 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.13-00.31.44:177][192]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.31.44:177][192]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.31.44:213][192]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.31.44:216][192]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.31.44:217][192]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.31.44:219][192]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.31.44:221][192]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.31.44:225][192]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.31.44:225][192]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.13-00.31.44:225][192]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
+[2024.01.13-00.31.44:227][192]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
+[2024.01.13-00.31.44:236][192]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.31.44:236][192]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.31.44:237][192]LogUObjectHash: Compacting FUObjectHashTables data took 0.63ms
+[2024.01.13-00.31.44:265][193]LogPlayLevel: Display: Destroying online subsystem :Context_1
+[2024.01.13-00.31.48:515][511]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.IA_MoveAround_2D
+[2024.01.13-00.31.48:578][511]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.31.48:578][511]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.31.48:578][511]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.31.48:581][511]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R]
+[2024.01.13-00.31.49:161][511]LogAssetEditorSubsystem: Opening Asset editor for InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default
+[2024.01.13-00.31.49:206][511]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.IA_TurnAround_2D
+[2024.01.13-00.31.52:236][845]LogSlate: Took 0.000162 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K)
+[2024.01.13-00.31.53:930][964]LogSlate: Window 'IA_TurnAround_2D' being destroyed
+[2024.01.13-00.33.24:263][580]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:15.095 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 8461 files in 10083 folders with total size 478 MiB.
+[2024.01.13-00.33.24:263][580]LogViewport: Scene viewport resized to 1141x685, mode Windowed.
+[2024.01.13-00.37.18:481][766]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings'
+[2024.01.13-00.37.19:389][874]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.37.19:418][874]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/IMC_Default" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset" SILENT=true
+[2024.01.13-00.37.19:428][874]LogPackageLocalizationCache: Processed 51 localized package path(s) for 1 prioritized culture(s) in 0.009283 seconds
+[2024.01.13-00.37.19:429][874]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/IMC_Default
+[2024.01.13-00.37.19:429][874]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IMC_DefaultCC0E795144D449F6611923AA93881DAC.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset'
+[2024.01.13-00.37.19:437][874]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms
+[2024.01.13-00.37.19:438][874]AssetCheck: New page: Asset Save: IMC_Default
+[2024.01.13-00.37.19:438][874]LogContentValidation: Display: Validating /Script/EnhancedInput.InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default
+[2024.01.13-00.37.40:809][390]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.37.40:841][390]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.37.40:872][390]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.37.40:934][390]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.37.40:935][390]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn39A9DF1D480753A5F7C131A70BA6D963.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.37.40:943][390]LogFileHelpers: InternalPromptForCheckoutAndSave took 133 ms (total: 181 ms)
+[2024.01.13-00.37.40:945][390]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.37.40:945][390]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.37.43:271][633]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.37.43:298][633]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.37.43:357][633]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.37.43:357][633]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn158796ED486263579C54AFBF5B42436F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.37.43:363][633]LogFileHelpers: InternalPromptForCheckoutAndSave took 91 ms (total: 273 ms)
+[2024.01.13-00.37.43:365][633]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.37.43:365][633]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.37.44:213][713]BlueprintLog: New page: Compile VRPawn
+[2024.01.13-00.37.44:281][713]LogUObjectHash: Compacting FUObjectHashTables data took 1.35ms
+[2024.01.13-00.37.52:575][819]LogEditorTransaction: Undo Delete current selection
+[2024.01.13-00.37.53:900][910]LogEditorTransaction: Undo Delete current selection
+[2024.01.13-00.37.55:038][ 17]LogEditorTransaction: Undo Delete current selection
+[2024.01.13-00.37.55:682][ 66]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.37.55:730][ 66]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.37.55:793][ 66]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.37.55:793][ 66]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnBAF86C594E32E48105AD61BE3D863309.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.37.55:800][ 66]LogFileHelpers: InternalPromptForCheckoutAndSave took 118 ms (total: 392 ms)
+[2024.01.13-00.37.55:803][ 66]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.37.55:803][ 66]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.37.57:362][250]BlueprintLog: New page: Compile VRPawn
+[2024.01.13-00.37.57:434][250]LogUObjectHash: Compacting FUObjectHashTables data took 1.21ms
+[2024.01.13-00.38.10:468][694]LogSlate: Took 0.000060 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
+[2024.01.13-00.38.29:412][956]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.38.29:437][956]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/IMC_Default" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset" SILENT=true
+[2024.01.13-00.38.29:438][956]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/IMC_Default
+[2024.01.13-00.38.29:438][956]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IMC_Default15B7EE0E4903E17CE24447899F89C8F3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset'
+[2024.01.13-00.38.29:442][956]LogFileHelpers: InternalPromptForCheckoutAndSave took 30 ms (total: 422 ms)
+[2024.01.13-00.38.29:443][956]AssetCheck: New page: Asset Save: IMC_Default
+[2024.01.13-00.38.29:443][956]LogContentValidation: Display: Validating /Script/EnhancedInput.InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default
+[2024.01.13-00.38.36:927][226]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.38.36:933][226]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.38.36:933][226]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:38:36)
+[2024.01.13-00.38.36:933][226]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.38.36:946][226]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012846s)
+[2024.01.13-00.38.36:946][226]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012877s)
+[2024.01.13-00.38.36:960][226]LogUObjectHash: Compacting FUObjectHashTables data took 1.12ms
+[2024.01.13-00.38.36:966][226]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.38.36:966][226]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.38.36:966][226]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.38.36:966][226]LogPlayLevel: PIE: World Init took: (0.000838s)
+[2024.01.13-00.38.36:966][226]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True
+[2024.01.13-00.38.36:966][226]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.38.36:966][226]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.38.36:966][226]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.38.36:966][226]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.38.36:966][226]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.38.36:966][226]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.38.36:966][226]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.38.36:967][226]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.38.36:967][226]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.38.36:967][226]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.38.36:967][226]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.38.36:969][226]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.38.36:993][226]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.38.36:993][226]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.38.36:993][226]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.38.36:993][226]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.38.36:994][226]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3
+[2024.01.13-00.38.36:994][226]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3
+[2024.01.13-00.38.36:995][226]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3
+[2024.01.13-00.38.36:995][226]LogInit: FAudioDevice initialized with ID 3.
+[2024.01.13-00.38.36:995][226]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3
+[2024.01.13-00.38.36:995][226]LogAudio: Display: Audio Device (ID: 3) registered with world 'BackroomsMap'.
+[2024.01.13-00.38.36:995][226]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3
+[2024.01.13-00.38.37:004][226]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.38.38:028][226]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.38.38:037][226]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.38.38
+[2024.01.13-00.38.38:037][226]LogWorld: Bringing up level for play took: 0.009135
+[2024.01.13-00.38.38:040][226]LogOnline: OSS: Created online subsystem instance for: :Context_4
+[2024.01.13-00.38.38:043][226]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.38.38:043][226]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.38.38:044][226]vr.PixelDensity = "1"
+[2024.01.13-00.38.38:046][226]PIE: Server logged in
+[2024.01.13-00.38.38:047][226]PIE: Play in editor total start time 1,114 seconds.
+[2024.01.13-00.38.38:047][226]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.38.38:118][226]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.38.38:123][226]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.38.50:863][772]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.38.50:863][772]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.38.50:889][772]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.38.50:891][772]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.38.50:893][772]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.38.50:895][772]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.38.50:900][772]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.38.50:914][772]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.38.50:914][772]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3
+[2024.01.13-00.38.50:914][772]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
+[2024.01.13-00.38.50:916][772]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
+[2024.01.13-00.38.50:922][772]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.38.50:922][772]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.38.50:924][772]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms
+[2024.01.13-00.38.50:954][773]LogPlayLevel: Display: Destroying online subsystem :Context_4
+[2024.01.13-00.39.41:212][164]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.39.41:265][164]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.13-00.39.41:327][164]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.13-00.39.41:327][164]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn0BF59F4B4BFFBFE8D36A2B964E63F5D4.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.13-00.39.41:334][164]LogFileHelpers: InternalPromptForCheckoutAndSave took 122 ms (total: 545 ms)
+[2024.01.13-00.39.41:336][164]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.13-00.39.41:336][164]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.13-00.39.41:869][228]BlueprintLog: New page: Compile VRPawn
+[2024.01.13-00.39.41:939][228]LogUObjectHash: Compacting FUObjectHashTables data took 1.18ms
+[2024.01.13-00.39.43:684][358]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.39.43:691][358]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.39.43:691][358]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:39:43)
+[2024.01.13-00.39.43:691][358]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.39.43:704][358]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012762s)
+[2024.01.13-00.39.43:704][358]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012791s)
+[2024.01.13-00.39.43:717][358]LogUObjectHash: Compacting FUObjectHashTables data took 1.11ms
+[2024.01.13-00.39.43:726][358]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.39.43:726][358]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.39.43:726][358]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.39.43:726][358]LogPlayLevel: PIE: World Init took: (0.000811s)
+[2024.01.13-00.39.43:726][358]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True
+[2024.01.13-00.39.43:726][358]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.39.43:726][358]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.39.43:726][358]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.39.43:726][358]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.39.43:726][358]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.39.43:726][358]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.39.43:726][358]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.39.43:726][358]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.39.43:727][358]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.39.43:727][358]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.39.43:727][358]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.39.43:729][358]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.39.43:753][358]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.39.43:753][358]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.39.43:753][358]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.39.43:753][358]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.39.43:753][358]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4
+[2024.01.13-00.39.43:754][358]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4
+[2024.01.13-00.39.43:755][358]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4
+[2024.01.13-00.39.43:755][358]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4
+[2024.01.13-00.39.43:755][358]LogInit: FAudioDevice initialized with ID 4.
+[2024.01.13-00.39.43:755][358]LogAudio: Display: Audio Device (ID: 4) registered with world 'BackroomsMap'.
+[2024.01.13-00.39.43:755][358]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4
+[2024.01.13-00.39.43:765][358]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.39.44:791][358]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.39.44:799][358]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.39.44
+[2024.01.13-00.39.44:801][358]LogWorld: Bringing up level for play took: 0.008736
+[2024.01.13-00.39.44:803][358]LogOnline: OSS: Created online subsystem instance for: :Context_5
+[2024.01.13-00.39.44:805][358]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.39.44:806][358]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.39.44:807][358]vr.PixelDensity = "1"
+[2024.01.13-00.39.44:809][358]PIE: Server logged in
+[2024.01.13-00.39.44:809][358]PIE: Play in editor total start time 1,119 seconds.
+[2024.01.13-00.39.44:810][358]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.39.44:879][358]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.39.44:883][358]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.40.50:531][382]LogLongPackageNames: Warning: Can't Find URL: Persistent Level: Input 'Persistent Level' contains one of the invalid characters for LongPackageNames: '\:*?"<>|' ,.&!~
+
@#'.. Invalidating and reverting to Default URL.
+[2024.01.13-00.40.50:551][383]LogLongPackageNames: Warning: Can't Find URL: Persistent Level: Input 'Persistent Level' contains one of the invalid characters for LongPackageNames: '\:*?"<>|' ,.&!~
+
@#'.. Invalidating and reverting to Default URL.
+[2024.01.13-00.40.50:551][383]LogNet: Browse: /Game/BackroomsMap
+[2024.01.13-00.40.50:551][383]LogNet: Warning: Travel Failure: [InvalidURL]: Invalid URL: /Game/BackroomsMap
+[2024.01.13-00.40.50:551][383]LogNet: TravelFailure: InvalidURL, Reason for Failure: 'Invalid URL: /Game/BackroomsMap'
+[2024.01.13-00.40.50:551][383]LogNet: Warning: Travel Failure: [ClientTravelFailure]: Invalid URL: /Game/BackroomsMap
+[2024.01.13-00.40.50:551][383]LogNet: TravelFailure: ClientTravelFailure, Reason for Failure: 'Invalid URL: /Game/BackroomsMap'
+[2024.01.13-00.40.50:573][384]LogNet: Browse: /Game/BackroomsMap?closed
+[2024.01.13-00.40.50:573][384]LogNet: Connection failed; returning to Entry
+[2024.01.13-00.40.50:573][384]LogLoad: LoadMap: /Game/BackroomsMap?closed
+[2024.01.13-00.40.50:573][384]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.40.50:574][384]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.40.50:575][384]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.40.50:624][384]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.40.50:626][384]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.40.50:626][384]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.40.50:627][384]LogUObjectHash: Compacting FUObjectHashTables data took 1.17ms
+[2024.01.13-00.40.50:629][384]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.40.50:641][384]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012333s)
+[2024.01.13-00.40.50:641][384]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012371s)
+[2024.01.13-00.40.50:641][384]LogAudio: Display: Audio Device (ID: 4) registered with world 'BackroomsMap'.
+[2024.01.13-00.40.50:641][384]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.40.50:641][384]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.40.50:642][384]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.40.50:642][384]LogPlayLevel: PIE: World Init took: (0.000718s)
+[2024.01.13-00.40.50:642][384]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.40.50:646][384]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.40.50
+[2024.01.13-00.40.50:647][384]LogWorld: Bringing up level for play took: 0.004572
+[2024.01.13-00.40.50:649][384]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.40.50:650][384]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.40.50:650][384]vr.PixelDensity = "1"
+[2024.01.13-00.40.50:650][384]LogLoad: Took 0.077205 seconds to LoadMap(/Game/UEDPIE_0_BackroomsMap)
+[2024.01.13-00.40.50:664][384]LogUObjectHash: Compacting FUObjectHashTables data took 1.12ms
+[2024.01.13-00.41.42:288][660]LogShaderCompilers: Display: ================================================
+[2024.01.13-00.41.42:288][660]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.13-00.41.42:288][660]LogShaderCompilers: Display: Total job queries 2, among them cache hits 0 (0.00%)
+[2024.01.13-00.41.42:288][660]LogShaderCompilers: Display: Tracking 2 distinct input hashes that result in 2 distinct outputs (100.00%)
+[2024.01.13-00.41.42:288][660]LogShaderCompilers: Display: RAM used: 3,49 KiB of 1,60 GiB budget. Usage: 0.00%
+[2024.01.13-00.41.42:288][660]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.13-00.41.42:288][660]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.13-00.41.42:288][660]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.13-00.41.42:288][660]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.13-00.41.42:288][660]LogShaderCompilers: Display: ================================================
+[2024.01.13-00.41.42:324][662]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer
+[2024.01.13-00.41.47:893][ 54]Cmd: quit
+[2024.01.13-00.41.47:894][ 54]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.41.47:894][ 54]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.41.47:925][ 54]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.41.47:961][ 54]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.41.47:962][ 54]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.41.47:964][ 54]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.41.47:968][ 54]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.41.47:983][ 54]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4
+[2024.01.13-00.41.47:983][ 54]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4
+[2024.01.13-00.41.47:985][ 54]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4
+[2024.01.13-00.41.47:990][ 54]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.41.47:990][ 54]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.41.47:992][ 54]LogUObjectHash: Compacting FUObjectHashTables data took 1.63ms
+[2024.01.13-00.41.48:058][ 55]LogPlayLevel: Display: Destroying online subsystem :Context_5
+[2024.01.13-00.42.02:472][ 37]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.42.02:499][ 37]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.13-00.42.02:530][ 37]LogUObjectHash: Compacting FUObjectHashTables data took 1.15ms
+[2024.01.13-00.42.02:568][ 37]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.13-00.42.02:568][ 37]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap105B51114098B794F8A45388D349BC34.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.13-00.42.02:573][ 37]LogFileHelpers: All files are already saved.
+[2024.01.13-00.42.02:573][ 37]LogFileHelpers: Saving map 'BackroomsMap' took 0.075
+[2024.01.13-00.42.02:582][ 37]LogFileHelpers: InternalPromptForCheckoutAndSave took 110 ms (total: 655 ms)
+[2024.01.13-00.42.02:583][ 37]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.13-00.42.02:583][ 37]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.13-00.42.12:143][956]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.42.12:149][956]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.42.12:149][956]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:42:12)
+[2024.01.13-00.42.12:149][956]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.42.12:162][956]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012398s)
+[2024.01.13-00.42.12:162][956]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012428s)
+[2024.01.13-00.42.12:176][956]LogUObjectHash: Compacting FUObjectHashTables data took 1.12ms
+[2024.01.13-00.42.12:177][956]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.42.12:177][956]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.42.12:177][956]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.42.12:178][956]LogPlayLevel: PIE: World Init took: (0.000894s)
+[2024.01.13-00.42.12:178][956]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True
+[2024.01.13-00.42.12:178][956]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.42.12:178][956]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.42.12:178][956]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.42.12:178][956]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.42.12:178][956]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.42.12:178][956]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.42.12:178][956]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.42.12:178][956]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.42.12:178][956]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.42.12:178][956]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.42.12:178][956]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.42.12:180][956]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.42.12:203][956]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.42.12:204][956]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.42.12:204][956]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.42.12:204][956]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.42.12:204][956]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5
+[2024.01.13-00.42.12:204][956]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5
+[2024.01.13-00.42.12:206][956]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5
+[2024.01.13-00.42.12:206][956]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5
+[2024.01.13-00.42.12:206][956]LogInit: FAudioDevice initialized with ID 5.
+[2024.01.13-00.42.12:206][956]LogAudio: Display: Audio Device (ID: 5) registered with world 'BackroomsMap'.
+[2024.01.13-00.42.12:206][956]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5
+[2024.01.13-00.42.12:215][956]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.42.13:248][956]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.42.13:256][956]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.42.13
+[2024.01.13-00.42.13:257][956]LogWorld: Bringing up level for play took: 0.007500
+[2024.01.13-00.42.13:258][956]LogOnline: OSS: Created online subsystem instance for: :Context_6
+[2024.01.13-00.42.13:261][956]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.42.13:262][956]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.42.13:263][956]vr.PixelDensity = "1"
+[2024.01.13-00.42.13:265][956]PIE: Server logged in
+[2024.01.13-00.42.13:266][956]PIE: Play in editor total start time 1,117 seconds.
+[2024.01.13-00.42.13:266][956]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.42.13:335][956]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.42.13:339][956]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.42.39:320][ 16]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.42.39:320][ 16]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.42.39:346][ 16]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.42.39:348][ 16]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.42.39:349][ 16]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.42.39:351][ 16]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.42.39:356][ 16]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.42.39:368][ 16]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.42.39:368][ 16]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5
+[2024.01.13-00.42.39:368][ 16]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5
+[2024.01.13-00.42.39:370][ 16]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5
+[2024.01.13-00.42.39:377][ 16]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.42.39:377][ 16]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.42.39:378][ 16]LogUObjectHash: Compacting FUObjectHashTables data took 1.13ms
+[2024.01.13-00.42.39:409][ 17]LogPlayLevel: Display: Destroying online subsystem :Context_6
+[2024.01.13-00.42.45:945][641]LogSlate: Took 0.000169 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
+[2024.01.13-00.42.53:912][353]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.43.01:867][ 89]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.43.01:930][ 91]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.43.05:292][395]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Locker/LockerHide.LockerHide
+[2024.01.13-00.43.05:292][395]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.43.05:292][395]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.43.06:666][535]LogViewport: Scene viewport resized to 1141x685, mode Windowed.
+[2024.01.13-00.43.21:839][314]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.43.21:879][314]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Locker/LockerHide" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset" SILENT=true
+[2024.01.13-00.43.21:890][314]LogSavePackage: Moving output files for package: /Game/GameMap/Locker/LockerHide
+[2024.01.13-00.43.21:890][314]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LockerHideE04D660545F14FDA6E929EB4FCCB5384.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset'
+[2024.01.13-00.43.21:910][314]LogFileHelpers: InternalPromptForCheckoutAndSave took 71 ms (total: 726 ms)
+[2024.01.13-00.43.21:911][314]AssetCheck: New page: Asset Save: LockerHide
+[2024.01.13-00.43.21:911][314]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Locker/LockerHide.LockerHide
+[2024.01.13-00.43.22:571][392]BlueprintLog: New page: Compile LockerHide
+[2024.01.13-00.43.22:608][392]LogUObjectHash: Compacting FUObjectHashTables data took 1.12ms
+[2024.01.13-00.43.24:195][532]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.43.24:201][532]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.43.24:201][532]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:43:24)
+[2024.01.13-00.43.24:201][532]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.43.24:214][532]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012266s)
+[2024.01.13-00.43.24:214][532]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012299s)
+[2024.01.13-00.43.24:227][532]LogUObjectHash: Compacting FUObjectHashTables data took 1.12ms
+[2024.01.13-00.43.24:230][532]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.43.24:230][532]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.43.24:230][532]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.43.24:230][532]LogPlayLevel: PIE: World Init took: (0.000835s)
+[2024.01.13-00.43.24:230][532]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True
+[2024.01.13-00.43.24:230][532]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.43.24:231][532]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.43.24:231][532]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.43.24:231][532]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.43.24:231][532]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.43.24:231][532]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.43.24:231][532]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.43.24:231][532]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.43.24:231][532]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.43.24:231][532]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.43.24:231][532]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.43.24:233][532]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.43.24:257][532]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.43.24:257][532]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.43.24:257][532]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.43.24:257][532]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.43.24:258][532]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6
+[2024.01.13-00.43.24:258][532]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6
+[2024.01.13-00.43.24:260][532]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6
+[2024.01.13-00.43.24:260][532]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6
+[2024.01.13-00.43.24:260][532]LogInit: FAudioDevice initialized with ID 6.
+[2024.01.13-00.43.24:260][532]LogAudio: Display: Audio Device (ID: 6) registered with world 'BackroomsMap'.
+[2024.01.13-00.43.24:260][532]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6
+[2024.01.13-00.43.24:269][532]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.43.25:796][532]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.43.25:804][532]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.43.25
+[2024.01.13-00.43.25:804][532]LogWorld: Bringing up level for play took: 0.008283
+[2024.01.13-00.43.25:806][532]LogOnline: OSS: Created online subsystem instance for: :Context_11
+[2024.01.13-00.43.25:808][532]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.43.25:809][532]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.43.25:810][532]vr.PixelDensity = "1"
+[2024.01.13-00.43.25:812][532]PIE: Server logged in
+[2024.01.13-00.43.25:813][532]PIE: Play in editor total start time 1,612 seconds.
+[2024.01.13-00.43.25:813][532]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.43.25:935][532]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.43.25:940][532]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.43.56:811][813]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer
+[2024.01.13-00.43.57:030][820]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.43.57:030][820]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.43.57:054][820]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.43.57:057][820]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.43.57:057][820]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.43.57:059][820]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.43.57:064][820]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.43.57:077][820]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.43.57:077][820]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6
+[2024.01.13-00.43.57:077][820]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6
+[2024.01.13-00.43.57:079][820]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6
+[2024.01.13-00.43.57:085][820]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.43.57:085][820]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.43.57:097][820]LogUObjectHash: Compacting FUObjectHashTables data took 1.17ms
+[2024.01.13-00.43.57:121][821]LogPlayLevel: Display: Destroying online subsystem :Context_11
+[2024.01.13-00.44.16:177][591]LogEditorBookmarks: Warning: FBookmarkTypeToolsImpl::JumpToBookmark - Null Bookmark at index 2
+[2024.01.13-00.44.17:054][649]LogViewport: Scene viewport resized to 423x281, mode Windowed.
+[2024.01.13-00.44.23:905][931]Cmd: TRANSACTION UNDO
+[2024.01.13-00.44.23:905][931]LogEditorTransaction: Undo Move Elements
+[2024.01.13-00.44.24:205][940]Cmd: TRANSACTION UNDO
+[2024.01.13-00.44.24:205][940]LogEditorTransaction: Undo Scale Elements
+[2024.01.13-00.44.36:545][977]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.44.36:587][977]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Locker/LockerHide" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset" SILENT=true
+[2024.01.13-00.44.36:598][977]LogSavePackage: Moving output files for package: /Game/GameMap/Locker/LockerHide
+[2024.01.13-00.44.36:598][977]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LockerHide99A6D49D4ACC9AD4708E4BB68EF5A751.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset'
+[2024.01.13-00.44.36:617][977]LogFileHelpers: InternalPromptForCheckoutAndSave took 72 ms (total: 799 ms)
+[2024.01.13-00.44.36:618][977]AssetCheck: New page: Asset Save: LockerHide
+[2024.01.13-00.44.36:618][977]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Locker/LockerHide.LockerHide
+[2024.01.13-00.45.00:155][671]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.13-00.45.03:213][986]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.13-00.45.13:798][228]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.13-00.45.14:186][243]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.13-00.45.14:619][283]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.13-00.45.15:627][401]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.45.15:673][401]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Locker/LockerHide" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset" SILENT=true
+[2024.01.13-00.45.15:683][401]LogSavePackage: Moving output files for package: /Game/GameMap/Locker/LockerHide
+[2024.01.13-00.45.15:684][401]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LockerHide85F3EF044C03F4FDB714B9ABAAD59DFA.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset'
+[2024.01.13-00.45.15:704][401]LogFileHelpers: InternalPromptForCheckoutAndSave took 77 ms (total: 876 ms)
+[2024.01.13-00.45.15:705][401]AssetCheck: New page: Asset Save: LockerHide
+[2024.01.13-00.45.15:705][401]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Locker/LockerHide.LockerHide
+[2024.01.13-00.45.16:416][485]BlueprintLog: New page: Compile LockerHide
+[2024.01.13-00.45.16:535][485]LogUObjectHash: Compacting FUObjectHashTables data took 1.24ms
+[2024.01.13-00.45.18:554][645]LogViewport: Scene viewport resized to 423x281, mode Windowed.
+[2024.01.13-00.45.36:143][955]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.45.36:181][955]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Locker/LockerHide" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset" SILENT=true
+[2024.01.13-00.45.36:192][955]LogSavePackage: Moving output files for package: /Game/GameMap/Locker/LockerHide
+[2024.01.13-00.45.36:192][955]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LockerHide84CFD3B84E82656A0919548D4C31D236.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset'
+[2024.01.13-00.45.36:210][955]LogFileHelpers: InternalPromptForCheckoutAndSave took 67 ms (total: 943 ms)
+[2024.01.13-00.45.36:211][955]AssetCheck: New page: Asset Save: LockerHide
+[2024.01.13-00.45.36:211][955]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Locker/LockerHide.LockerHide
+[2024.01.13-00.45.36:674][ 11]BlueprintLog: New page: Compile LockerHide
+[2024.01.13-00.45.36:718][ 11]LogUObjectHash: Compacting FUObjectHashTables data took 1.16ms
+[2024.01.13-00.45.36:883][ 24]LogViewport: Scene viewport resized to 423x281, mode Windowed.
+[2024.01.13-00.45.40:725][183]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.45.40:773][183]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.13-00.45.40:806][183]LogUObjectHash: Compacting FUObjectHashTables data took 1.12ms
+[2024.01.13-00.45.40:845][183]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.13-00.45.40:845][183]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapDD0DEE1049CBC6D8DAAAD597523FBE01.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.13-00.45.40:851][183]LogFileHelpers: All files are already saved.
+[2024.01.13-00.45.40:851][183]LogFileHelpers: Saving map 'BackroomsMap' took 0.078
+[2024.01.13-00.45.40:857][183]LogFileHelpers: InternalPromptForCheckoutAndSave took 132 ms (total: 1.07 sec)
+[2024.01.13-00.45.40:859][183]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.13-00.45.40:859][183]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.13-00.45.42:372][243]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.45.42:380][243]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.45.42:381][243]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:45:42)
+[2024.01.13-00.45.42:381][243]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.45.42:393][243]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012589s)
+[2024.01.13-00.45.42:393][243]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012618s)
+[2024.01.13-00.45.42:406][243]LogUObjectHash: Compacting FUObjectHashTables data took 1.14ms
+[2024.01.13-00.45.42:407][243]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.45.42:407][243]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.45.42:408][243]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.45.42:408][243]LogPlayLevel: PIE: World Init took: (0.000874s)
+[2024.01.13-00.45.42:408][243]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True
+[2024.01.13-00.45.42:408][243]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.45.42:408][243]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.45.42:408][243]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.45.42:408][243]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.45.42:408][243]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.45.42:408][243]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.45.42:408][243]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.45.42:408][243]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.45.42:408][243]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.45.42:409][243]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.45.42:409][243]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.45.42:410][243]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.45.42:434][243]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.45.42:435][243]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.45.42:435][243]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.45.42:435][243]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.45.42:436][243]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7
+[2024.01.13-00.45.42:436][243]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7
+[2024.01.13-00.45.42:437][243]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7
+[2024.01.13-00.45.42:437][243]LogInit: FAudioDevice initialized with ID 7.
+[2024.01.13-00.45.42:437][243]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7
+[2024.01.13-00.45.42:437][243]LogAudio: Display: Audio Device (ID: 7) registered with world 'BackroomsMap'.
+[2024.01.13-00.45.42:437][243]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7
+[2024.01.13-00.45.42:446][243]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.45.43:476][243]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.45.43:483][243]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.45.43
+[2024.01.13-00.45.43:483][243]LogWorld: Bringing up level for play took: 0.007602
+[2024.01.13-00.45.43:486][243]LogOnline: OSS: Created online subsystem instance for: :Context_12
+[2024.01.13-00.45.43:489][243]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.45.43:490][243]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.45.43:491][243]vr.PixelDensity = "1"
+[2024.01.13-00.45.43:494][243]PIE: Server logged in
+[2024.01.13-00.45.43:495][243]PIE: Play in editor total start time 1,116 seconds.
+[2024.01.13-00.45.43:496][243]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.45.43:568][243]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.45.43:572][243]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.45.59:758][904]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.45.59:759][904]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.45.59:791][904]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.45.59:794][904]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.45.59:795][904]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.45.59:798][904]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.45.59:803][904]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.45.59:817][904]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7
+[2024.01.13-00.45.59:817][904]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7
+[2024.01.13-00.45.59:818][904]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7
+[2024.01.13-00.45.59:824][904]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.45.59:824][904]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.45.59:826][904]LogUObjectHash: Compacting FUObjectHashTables data took 1.29ms
+[2024.01.13-00.45.59:872][905]LogPlayLevel: Display: Destroying online subsystem :Context_12
+[2024.01.13-00.45.59:936][905]LogViewport: Scene viewport resized to 423x281, mode Windowed.
+[2024.01.13-00.46.06:947][174]Cmd: TRANSACTION UNDO
+[2024.01.13-00.46.06:947][174]LogEditorTransaction: Undo Move Elements
+[2024.01.13-00.46.07:341][188]Cmd: TRANSACTION UNDO
+[2024.01.13-00.46.07:341][188]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.13-00.46.07:674][215]Cmd: TRANSACTION UNDO
+[2024.01.13-00.46.07:674][215]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.13-00.46.08:073][250]Cmd: TRANSACTION UNDO
+[2024.01.13-00.46.08:073][250]LogEditorTransaction: Undo Move Elements
+[2024.01.13-00.46.08:504][267]Cmd: TRANSACTION UNDO
+[2024.01.13-00.46.08:504][267]LogEditorTransaction: Undo Clicking on Elements
+[2024.01.13-00.46.08:947][294]Cmd: TRANSACTION UNDO
+[2024.01.13-00.46.08:947][294]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.13-00.46.09:370][324]Cmd: TRANSACTION UNDO
+[2024.01.13-00.46.09:370][324]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.13-00.46.09:773][353]Cmd: TRANSACTION UNDO
+[2024.01.13-00.46.09:773][353]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.13-00.46.10:095][376]Cmd: TRANSACTION UNDO
+[2024.01.13-00.46.10:095][376]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.13-00.46.10:606][414]Cmd: TRANSACTION UNDO
+[2024.01.13-00.46.10:606][414]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.13-00.46.11:591][468]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.46.11:629][468]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.13-00.46.11:661][468]LogUObjectHash: Compacting FUObjectHashTables data took 1.12ms
+[2024.01.13-00.46.11:702][468]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.13-00.46.11:702][468]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapA5FC4233425C8451335D669C9F928321.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.13-00.46.11:707][468]LogFileHelpers: All files are already saved.
+[2024.01.13-00.46.11:707][468]LogFileHelpers: Saving map 'BackroomsMap' took 0.078
+[2024.01.13-00.46.11:716][468]LogFileHelpers: InternalPromptForCheckoutAndSave took 124 ms (total: 1.20 sec)
+[2024.01.13-00.46.11:718][468]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.13-00.46.11:718][468]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.13-00.46.18:403][160]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.46.18:445][160]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Locker/LockerHide" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset" SILENT=true
+[2024.01.13-00.46.18:455][160]LogSavePackage: Moving output files for package: /Game/GameMap/Locker/LockerHide
+[2024.01.13-00.46.18:455][160]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LockerHideBB8250AC45D130F831BBB6B9C4B053E7.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset'
+[2024.01.13-00.46.18:473][160]LogFileHelpers: InternalPromptForCheckoutAndSave took 69 ms (total: 1.27 sec)
+[2024.01.13-00.46.18:474][160]AssetCheck: New page: Asset Save: LockerHide
+[2024.01.13-00.46.18:474][160]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Locker/LockerHide.LockerHide
+[2024.01.13-00.46.18:821][202]BlueprintLog: New page: Compile LockerHide
+[2024.01.13-00.46.18:864][202]LogUObjectHash: Compacting FUObjectHashTables data took 1.25ms
+[2024.01.13-00.46.20:301][326]LogViewport: Scene viewport resized to 423x281, mode Windowed.
+[2024.01.13-00.46.31:789][811]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.46.31:835][811]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.13-00.46.31:867][811]LogUObjectHash: Compacting FUObjectHashTables data took 1.11ms
+[2024.01.13-00.46.31:907][811]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.13-00.46.31:907][811]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap1BD253E54D7A901913C8548BE3389306.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.13-00.46.31:912][811]LogFileHelpers: All files are already saved.
+[2024.01.13-00.46.31:912][811]LogFileHelpers: Saving map 'BackroomsMap' took 0.078
+[2024.01.13-00.46.31:921][811]LogFileHelpers: InternalPromptForCheckoutAndSave took 132 ms (total: 1.40 sec)
+[2024.01.13-00.46.31:923][811]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.13-00.46.31:923][811]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.13-00.46.32:772][853]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.46.32:778][853]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.46.32:778][853]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:46:32)
+[2024.01.13-00.46.32:779][853]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.46.32:791][853]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012689s)
+[2024.01.13-00.46.32:791][853]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012719s)
+[2024.01.13-00.46.32:804][853]LogUObjectHash: Compacting FUObjectHashTables data took 1.10ms
+[2024.01.13-00.46.32:805][853]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.46.32:805][853]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.46.32:806][853]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.46.32:806][853]LogPlayLevel: PIE: World Init took: (0.000843s)
+[2024.01.13-00.46.32:806][853]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True
+[2024.01.13-00.46.32:806][853]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.46.32:806][853]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.46.32:806][853]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.46.32:806][853]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.46.32:806][853]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.46.32:806][853]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.46.32:806][853]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.46.32:806][853]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.46.32:806][853]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.46.32:807][853]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.46.32:807][853]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.46.32:808][853]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.46.32:833][853]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.46.32:833][853]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.46.32:833][853]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.46.32:833][853]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.46.32:834][853]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8
+[2024.01.13-00.46.32:834][853]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8
+[2024.01.13-00.46.32:835][853]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8
+[2024.01.13-00.46.32:835][853]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8
+[2024.01.13-00.46.32:835][853]LogInit: FAudioDevice initialized with ID 8.
+[2024.01.13-00.46.32:835][853]LogAudio: Display: Audio Device (ID: 8) registered with world 'BackroomsMap'.
+[2024.01.13-00.46.32:835][853]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8
+[2024.01.13-00.46.32:845][853]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.46.34:370][853]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.46.34:378][853]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.46.34
+[2024.01.13-00.46.34:379][853]LogWorld: Bringing up level for play took: 0.008046
+[2024.01.13-00.46.34:381][853]LogOnline: OSS: Created online subsystem instance for: :Context_13
+[2024.01.13-00.46.34:383][853]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.46.34:384][853]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.46.34:385][853]vr.PixelDensity = "1"
+[2024.01.13-00.46.34:389][853]PIE: Server logged in
+[2024.01.13-00.46.34:390][853]PIE: Play in editor total start time 1,612 seconds.
+[2024.01.13-00.46.34:391][853]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.46.34:462][853]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.46.34:466][853]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.46.47:155][379]Set new viewmode: ShaderComplexity
+[2024.01.13-00.46.47:155][379]Set new viewmode: Lit_DetailLighting
+[2024.01.13-00.47.11:678][451]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.47.11:678][451]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.47.11:705][451]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.47.11:707][451]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.47.11:708][451]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.47.11:712][451]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.47.11:717][451]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.47.11:729][451]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8
+[2024.01.13-00.47.11:729][451]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8
+[2024.01.13-00.47.11:730][451]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8
+[2024.01.13-00.47.11:735][451]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.47.11:735][451]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.47.11:738][451]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms
+[2024.01.13-00.47.11:783][452]LogPlayLevel: Display: Destroying online subsystem :Context_13
+[2024.01.13-00.47.11:847][452]LogViewport: Scene viewport resized to 423x281, mode Windowed.
+[2024.01.13-00.47.13:120][502]Cmd: TRANSACTION UNDO
+[2024.01.13-00.47.13:120][502]LogEditorTransaction: Undo Move Elements
+[2024.01.13-00.47.13:305][505]Cmd: TRANSACTION UNDO
+[2024.01.13-00.47.13:305][505]LogEditorTransaction: Undo Move Elements
+[2024.01.13-00.47.13:478][508]Cmd: TRANSACTION UNDO
+[2024.01.13-00.47.13:478][508]LogEditorTransaction: Undo Move Elements
+[2024.01.13-00.47.13:595][510]Cmd: TRANSACTION UNDO
+[2024.01.13-00.47.13:595][510]LogEditorTransaction: Undo Clicking on Elements
+[2024.01.13-00.47.13:751][514]Cmd: TRANSACTION UNDO
+[2024.01.13-00.47.13:751][514]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.13-00.47.13:935][523]Cmd: TRANSACTION UNDO
+[2024.01.13-00.47.13:935][523]LogEditorTransaction: Undo Clicking on Elements
+[2024.01.13-00.47.13:985][524]LogViewport: Scene viewport resized to 423x281, mode Windowed.
+[2024.01.13-00.47.14:217][533]Cmd: TRANSACTION UNDO
+[2024.01.13-00.47.14:218][533]LogEditorTransaction: Undo Clicking on Elements
+[2024.01.13-00.47.14:535][553]Cmd: TRANSACTION UNDO
+[2024.01.13-00.47.14:535][553]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.13-00.47.14:903][578]Cmd: TRANSACTION UNDO
+[2024.01.13-00.47.14:903][578]LogEditorTransaction: Undo Create Pin Link
+[2024.01.13-00.47.15:597][624]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.47.15:638][624]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.13-00.47.15:671][624]LogUObjectHash: Compacting FUObjectHashTables data took 1.20ms
+[2024.01.13-00.47.15:713][624]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.13-00.47.15:714][624]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap56364B8C46741DE0BC5AE9A723A0051A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.13-00.47.15:719][624]LogFileHelpers: All files are already saved.
+[2024.01.13-00.47.15:719][624]LogFileHelpers: Saving map 'BackroomsMap' took 0.082
+[2024.01.13-00.47.15:728][624]LogFileHelpers: InternalPromptForCheckoutAndSave took 130 ms (total: 1.53 sec)
+[2024.01.13-00.47.15:729][624]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.13-00.47.15:730][624]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.13-00.47.18:325][838]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.47.18:375][838]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Locker/LockerHide" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset" SILENT=true
+[2024.01.13-00.47.18:389][838]LogSavePackage: Moving output files for package: /Game/GameMap/Locker/LockerHide
+[2024.01.13-00.47.18:389][838]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LockerHide033F3225419A44E16B3683AFE6A66A2F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset'
+[2024.01.13-00.47.18:414][838]LogFileHelpers: InternalPromptForCheckoutAndSave took 89 ms (total: 1.62 sec)
+[2024.01.13-00.47.18:415][838]AssetCheck: New page: Asset Save: LockerHide
+[2024.01.13-00.47.18:415][838]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Locker/LockerHide.LockerHide
+[2024.01.13-00.47.20:935][ 64]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.13-00.47.20:980][ 64]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.13-00.47.21:012][ 64]LogUObjectHash: Compacting FUObjectHashTables data took 1.13ms
+[2024.01.13-00.47.21:049][ 64]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.13-00.47.21:049][ 64]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapDFEB00D94135CEF6C8A095B8164B3DAE.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.13-00.47.21:054][ 64]LogFileHelpers: All files are already saved.
+[2024.01.13-00.47.21:054][ 64]LogFileHelpers: Saving map 'BackroomsMap' took 0.074
+[2024.01.13-00.47.21:061][ 64]LogFileHelpers: InternalPromptForCheckoutAndSave took 125 ms (total: 1.74 sec)
+[2024.01.13-00.47.21:062][ 64]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.13-00.47.21:062][ 64]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.13-00.47.30:627][169]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.47.30:633][169]BlueprintLog: New page: Pre-Play auto-recompile
+[2024.01.13-00.47.30:634][169]LogPlayLevel: [PlayLevel] Compiling VRPawn before play...
+[2024.01.13-00.47.30:748][169]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms
+[2024.01.13-00.47.30:757][169]LogPlayLevel: PlayLevel: Blueprint regeneration took 124 ms (1 blueprints)
+[2024.01.13-00.47.30:757][169]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:47:30)
+[2024.01.13-00.47.30:757][169]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.47.30:770][169]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012873s)
+[2024.01.13-00.47.30:770][169]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012904s)
+[2024.01.13-00.47.30:782][169]LogUObjectHash: Compacting FUObjectHashTables data took 1.16ms
+[2024.01.13-00.47.30:783][169]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.47.30:783][169]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.47.30:783][169]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.47.30:784][169]LogPlayLevel: PIE: World Init took: (0.000906s)
+[2024.01.13-00.47.30:784][169]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True
+[2024.01.13-00.47.30:784][169]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.47.30:784][169]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.47.30:784][169]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.47.30:784][169]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.47.30:784][169]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.47.30:784][169]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.47.30:784][169]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.47.30:784][169]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.47.30:784][169]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.47.30:784][169]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.47.30:784][169]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.47.30:786][169]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.47.30:810][169]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.47.30:811][169]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.47.30:811][169]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.47.30:811][169]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.47.30:812][169]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9
+[2024.01.13-00.47.30:812][169]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9
+[2024.01.13-00.47.30:813][169]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9
+[2024.01.13-00.47.30:813][169]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9
+[2024.01.13-00.47.30:813][169]LogInit: FAudioDevice initialized with ID 9.
+[2024.01.13-00.47.30:813][169]LogAudio: Display: Audio Device (ID: 9) registered with world 'BackroomsMap'.
+[2024.01.13-00.47.30:813][169]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9
+[2024.01.13-00.47.30:823][169]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.47.32:849][169]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.47.32:855][169]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.47.32
+[2024.01.13-00.47.32:857][169]LogWorld: Bringing up level for play took: 0.006920
+[2024.01.13-00.47.32:859][169]LogOnline: OSS: Created online subsystem instance for: :Context_14
+[2024.01.13-00.47.32:861][169]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.47.32:862][169]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.47.32:863][169]vr.PixelDensity = "1"
+[2024.01.13-00.47.32:864][169]PIE: Server logged in
+[2024.01.13-00.47.32:865][169]PIE: Play in editor total start time 2,232 seconds.
+[2024.01.13-00.47.32:865][169]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.47.32:985][169]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.47.32:989][169]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.47.33:034][169]LogD3D11RHI: Error: Direct3DDevice->CreateTexture2D(TextureDesc,SubResourceData,OutTexture2D) failed with error E_OUTOFMEMORY
+ at D:\build\++UE5\Sync\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Texture.cpp:181
+ Size=1800x1000x1 PF=28 D3DFormat=(0x0000002A), NumMips=1, Flags=D3D11_BIND_SHADER_RESOURCE D3D11_BIND_UNORDERED_ACCESS , Usage:0x0, CPUFlags:0x0, MiscFlags:0x0, SampleCount:0x1, SampleQuality:0x0, SubresPtr:0x0000000000000000, SubresPitch:0, SubresSlicePitch:0, Name:'TSR.History.SubpixelDepth', DebugInfo:
+[2024.01.13-00.47.33:034][169]LogD3D11RHI: Error: Budget: 15569.21 MB
+[2024.01.13-00.47.33:034][169]LogD3D11RHI: Error: Used: 2125.50 MB
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 154 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 13 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 141 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 34 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 177 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 37 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 180 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 35 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 178 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 176 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT) Lumen.SceneEmissive
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 33 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT) Lumen.SceneEmissive
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 199 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 140 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 12 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 153 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 58 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.Radiosity.TraceRadianceAtlas
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 30 = 65536 KB (2D 4096x4096 PF_R8G8B8A8 RT) Lumen.SceneAlbedo
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 173 = 65536 KB (2D 4096x4096 PF_R8G8B8A8 RT) Lumen.SceneAlbedo
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 86 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 14 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 92 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 29 = 32768 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 172 = 32768 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 152 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 11 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 139 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 32 = 32768 KB (2D 4096x4096 PF_R8G8 RT) Lumen.SceneNormal
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 175 = 32768 KB (2D 4096x4096 PF_R8G8 RT) Lumen.SceneNormal
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 5 = 32768 KB (2D 4096x4096 PF_ShadowDepth) PreShadowCacheDepthZ
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 98 = 32768 KB (2D 4096x4096 PF_ShadowDepth) PreShadowCacheDepthZ
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 82 = 28125 KB (2D 3600x2000 PF_R32_FLOAT RT) Composite.PrimitivesDepthHistory
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 145 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 17 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 158 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 79 = 18705 KB (2D 2684x1784 PF_FloatR11G11B10 UAV) TSR.Output
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 174 = 16384 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 31 = 16384 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 36 = 16384 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 179 = 16384 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 62 = 16384 KB (3D 1024x1024x16 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 76 = 16384 KB (3D 1024x1024x16 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 167 = 14063 KB (2D 1800x1000 PF_A16B16G16R16 RT UAV) SceneVelocity
+[2024.01.13-00.47.39:095][169]LogConsoleResponse: 50 = 14063 KB (2D 1800x1000 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 239 = 14063 KB (2D 1800x1000 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 230 = 14063 KB (2D 1800x1000 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 185 = 14063 KB (2D 1800x1000 PF_FloatRGBA RT UAV) SceneColor
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 19 = 14063 KB (2D 1800x1000 PF_FloatRGBA RT UAV) SceneColor
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 255 = 14063 KB (2D 1800x1000 PF_FloatRGBA RT) Translucency.AfterDOF.Color
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 237 = 14063 KB (2D 1800x1000 PF_FloatRGBA UAV) Lumen.Reflections.ReflectionRayBuffer
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 42 = 14063 KB (2D 1800x1000 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 223 = 14063 KB (2D 1800x1000 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 213 = 14063 KB (2D 1800x1000 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 273 = 14063 KB (2D 1800x2000 PF_FloatR11G11B10 UAV) TSR.Output
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 108 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 18 = 8790 KB (2D 1800x1000 PF_DepthStencil) SceneDepthZ
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 57 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHBlueAtlas
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 59 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHGreenAtlas
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 60 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHRedAtlas
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 47 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 41 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 39 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 61 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 3 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 85 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 40 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 75 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 87 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 93 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 10 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 186 = 7032 KB (2D 1800x1000 PF_A2B10G10R10 RT) GBufferA
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 212 = 7032 KB (2D 1800x1000 PF_A2B10G10R10 UAV) Lumen.ScreenProbeGather.ScreenBentNormal
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 267 = 7032 KB (2D 1800x1000 PF_A2B10G10R10 UAV) TSR.History.Guide
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 77 = 7032 KB (2D 1800x1000 PF_A2B10G10R10 UAV) TSR.History.Guide
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 262 = 7032 KB (2D 1800x1000 PF_A2B10G10R10 UAV) TSR.ReprojectedHistoryGuide
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 188 = 7032 KB (2D 1800x1000 PF_B8G8R8A8 RT sRGB) GBufferC
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 187 = 7032 KB (2D 1800x1000 PF_B8G8R8A8 RT) GBufferB
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 189 = 7032 KB (2D 1800x1000 PF_B8G8R8A8 RT) GBufferD
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 190 = 7032 KB (2D 1800x1000 PF_B8G8R8A8 RT) GBufferE
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 246 = 7032 KB (2D 1800x1000 PF_B8G8R8A8 RT) ShadowMaskTexture
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 20 = 7032 KB (2D 1800x1000 PF_FloatR11G11B10 UAV) TSR.Output
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 276 = 7032 KB (2D 1800x1000 PF_FloatR11G11B10 UAV) TSR.Output
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 227 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.Reflections.ResolvedSpecularIndirect
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 238 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.Reflections.TraceRadiance
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 214 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 225 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 27 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 233 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 21 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 215 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 258 = 7032 KB (2D 1800x1000 PF_G16R16 UAV) TSR.Velocity.Dilated
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 264 = 7032 KB (2D 1800x1000 PF_G16R16 UAV) TSR.Velocity.HoleFilled
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 236 = 7032 KB (2D 1800x1000 PF_R32_FLOAT UAV) Lumen.DepthHistory
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 222 = 7032 KB (2D 1800x1000 PF_R32_FLOAT UAV) Lumen.DepthHistory
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 46 = 7032 KB (2D 1800x1000 PF_R32_FLOAT UAV) Lumen.DepthHistory
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 67 = 7032 KB (2D 1800x1000 PF_R32_UINT UAV) TSR.History.SubpixelDepth
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 261 = 7032 KB (2D 1800x1000 PF_R32_UINT UAV) TSR.History.SubpixelDepth
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 257 = 7032 KB (2D 1800x1000 PF_R32_UINT UAV) TSR.PrevClosestDepthTexture
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 256 = 7032 KB (2D 1800x1000 PF_R32_UINT UAV) TSR.PrevUseCountTexture
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 268 = 7032 KB (2D 1800x1000 PF_R8G8B8A8 UAV) TSR.History.Moire
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 78 = 7032 KB (2D 1800x1000 PF_R8G8B8A8 UAV) TSR.History.Moire
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 263 = 7032 KB (2D 1800x1000 PF_R8G8B8A8 UAV) TSR.ReprojectedHistoryMoire
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 80 = 4677 KB (2D 2684x1784 PF_R8 UAV) TSR.History.Metadata
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 211 = 4150 KB (2D 1130x940 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadianceWithBorder
+[2024.01.13-00.47.39:096][169]LogConsoleResponse: 200 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 16 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 157 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 144 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 198 = 3560 KB (2D 1808x1008 PF_R16_UINT UAV) Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeIndices
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 224 = 3516 KB (2D 1800x1000 PF_R16_UINT UAV) Lumen.Reflections.RayTraceDistance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 240 = 3516 KB (2D 1800x1000 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 231 = 3516 KB (2D 1800x1000 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 53 = 3516 KB (2D 1800x1000 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 228 = 3516 KB (2D 1800x1000 PF_R16F UAV) Lumen.Reflections.ResolvedSpecularIndirectDepth
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 229 = 3516 KB (2D 1800x1000 PF_R16F UAV) Lumen.Reflections.ResolveVariance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 226 = 3516 KB (2D 1800x1000 PF_R16F UAV) Lumen.Reflections.TraceHit
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 259 = 3516 KB (2D 1800x1000 PF_R16F UAV) TSR.ClosestDepthTexture
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 269 = 3516 KB (2D 1800x1000 PF_R8G8 UAV) TSR.HistoryRejection
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 265 = 3516 KB (2D 1800x1000 PF_R8G8 UAV) TSR.velocity.HoleFillMask
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 275 = 3516 KB (2D 1800x2000 PF_R8 UAV) TSR.History.Metadata
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 100 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 110 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 105 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 109 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 146 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 43 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 203 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 159 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 205 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 204 = 2656 KB (2D 904x752 PF_R32_UINT UAV) Lumen.ScreenProbeGather.TraceHit
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 15 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 156 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 143 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 244 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeAmbient0
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 247 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeAmbient1
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 242 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeAmbient1
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 245 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeDirectional0
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 243 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeDirectional1
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 248 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeDirectional1
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 241 = 1758 KB (2D 1800x1000 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 64 = 1758 KB (2D 1800x1000 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 232 = 1758 KB (2D 1800x1000 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 81 = 1758 KB (2D 1800x1000 PF_R8 RT) Final Luminance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 66 = 1758 KB (2D 1800x1000 PF_R8 RT) Final Luminance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 48 = 1758 KB (2D 1800x1000 PF_R8 RT) Final Luminance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 295 = 1758 KB (2D 1800x1000 PF_R8 RT) Final Luminance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 26 = 1758 KB (2D 1800x1000 PF_R8 UAV) Lumen.ScreenProbeGather.FastUpdateMode
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 25 = 1758 KB (2D 1800x1000 PF_R8 UAV) Lumen.ScreenProbeGather.NumHistoryFramesAccumulated
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 249 = 1758 KB (2D 1800x1000 PF_R8 UAV) TSR.AntiAliasing.Noise
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 250 = 1758 KB (2D 1800x1000 PF_R8 UAV) TSR.Moire.Luma
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 266 = 1758 KB (2D 1800x1000 PF_R8 UAV) TSR.ParallaxRejectionMask
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 270 = 1758 KB (2D 1800x1000 PF_R8 UAV) TSR.SceneColorLdrLuma
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 193 = 1758 KB (2D 1800x1000 PF_R8_UINT RT) LightingChannels
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 272 = 1758 KB (2D 1800x1000 PF_R8_UINT UAV) TSR.AntiAliasing.Filtered
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 271 = 1758 KB (2D 1800x1000 PF_R8_UINT UAV) TSR.AntiAliasing.Raw
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 286 = 1758 KB (2D 900x500 PF_FloatR11G11B10 RT) BloomSetup
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 293 = 1758 KB (2D 900x500 PF_FloatR11G11B10 RT) BloomX
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 294 = 1758 KB (2D 900x500 PF_FloatR11G11B10 RT) BloomY
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 277 = 1758 KB (2D 900x500 PF_FloatR11G11B10 UAV) TSR.HalfResOutput
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 260 = 1758 KB (2D[1] 1800x1000 PF_R8_UINT UAV) TSR.ParallaxFactor
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 138 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 45 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 151 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 202 = 1328 KB (2D 904x752 PF_R16_UINT UAV) Lumen.ScreenProbeGather.RayInfosForTracing
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 201 = 1328 KB (2D 904x752 PF_R16F UAV) Lumen.ScreenProbeGather.LightingProbabilityDensityFunction
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 184 = 1280 KB (2D 512x512 PF_DepthStencil) Lumen.CardCaptureDepthStencilAtlas
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 137 = 1024 KB (2D 1024x512 PF_ShadowDepth) ShadowDepthAtlas
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 183 = 1024 KB (2D 512x512 PF_FloatR11G11B10 RT) Lumen.CardCaptureEmissiveAtlas
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 181 = 1024 KB (2D 512x512 PF_R8G8B8A8 RT) Lumen.CardCaptureAlbedoAtlas
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 182 = 1024 KB (2D 512x512 PF_R8G8B8A8 RT) Lumen.CardCaptureNormalAtlas
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 89 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 8 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 95 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 217 = 849 KB (3D 87x96x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 219 = 849 KB (3D 87x96x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 103 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 99 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 104 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 118 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 117 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 119 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 107 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 94 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 88 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 9 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 6 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 97 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 91 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 96 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 7 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 90 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 169 = 683 KB (2D 512x512 PF_R16F UAV) HZBClosest
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 171 = 683 KB (2D 512x512 PF_R16F UAV) HZBClosest
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 170 = 683 KB (2D 512x512 PF_R16F UAV) HZBFurthest
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 168 = 683 KB (2D 512x512 PF_R16F UAV) HZBFurthest
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 206 = 664 KB (2D 904x752 PF_R8 UAV) Lumen.ScreenProbeGather.ScreenProbeHitDistance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 207 = 664 KB (2D 904x752 PF_R8 UAV) Lumen.ScreenProbeGather.ScreenProbeTraceMoving
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 210 = 498 KB (2D 678x94 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.ScreenProbeRadianceSHDirectional
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 292 = 440 KB (2D 450x250 PF_FloatR11G11B10 RT) BloomX
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 279 = 440 KB (2D 450x250 PF_FloatR11G11B10 RT) BloomY
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 218 = 425 KB (3D 87x96x26 PF_R16F UAV) Lumen.TranslucencyVolume.VolumeTraceHitDistance
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 166 = 245 KB (3D 63x63x63 PF_R8 UAV) GlobalDistanceField.TempMip
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 83 = 201 KB (3D 38x26x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 102 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 111 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 101 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 114 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 128 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 127 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 106 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 124 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 134 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 122 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 120 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 121 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 112 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 135 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 221 = 189 KB (3D 29x32x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLighting1
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 235 = 189 KB (3D 29x32x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLighting1
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 150 = 189 KB (3D 29x32x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 163 = 189 KB (3D 29x32x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 73 = 168 KB (3D 35x35x140 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 56 = 168 KB (3D 35x35x140 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 28 = 166 KB (2D 113x94 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 161 = 166 KB (2D 113x94 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 148 = 166 KB (2D 113x94 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 142 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.47.39:097][169]LogConsoleResponse: 44 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 155 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 68 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 49 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 165 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 24 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 63 = 125 KB (3D 20x20x80 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 74 = 125 KB (3D 20x20x80 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 54 = 125 KB (3D 20x20x80 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 71 = 125 KB (3D 20x20x80 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 55 = 125 KB (3D 20x20x80 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 72 = 125 KB (3D 20x20x80 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 291 = 110 KB (2D 225x125 PF_FloatR11G11B10 RT) BloomX
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 280 = 110 KB (2D 225x125 PF_FloatR11G11B10 RT) BloomY
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 84 = 101 KB (3D 38x26x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 220 = 95 KB (3D 29x32x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLighting0
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 234 = 95 KB (3D 29x32x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLighting0
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 162 = 95 KB (3D 29x32x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 149 = 95 KB (3D 29x32x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 209 = 42 KB (2D 113x94 PF_FloatR11G11B10 UAV) Lumen.ScreenProbeGather.ScreenProbeRadianceSHAmbient
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 160 = 42 KB (2D 113x94 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 147 = 42 KB (2D 113x94 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 38 = 42 KB (2D 113x94 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 4 = 33 KB (2D 66x64 PF_A16B16G16R16) SSProfiles
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 290 = 28 KB (2D 113x63 PF_FloatR11G11B10 RT) BloomX
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 281 = 28 KB (2D 113x63 PF_FloatR11G11B10 RT) BloomY
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 197 = 28 KB (2D 113x63 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeHeader
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 216 = 28 KB (2D 225x125 PF_R8_UINT UAV) Lumen.Reflections.ResolveTileUsed
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 196 = 21 KB (2D 113x94 PF_R16_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeWorldSpeed
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 195 = 21 KB (2D 113x94 PF_R8G8 UAV) Lumen.ScreenProbeGather.ScreenProbeWorldNormal
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 278 = 16 KB (3D 8x8x32 PF_G32R32F UAV) LocalExposure
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 126 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 115 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 131 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 136 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 129 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 132 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 125 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 130 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 123 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 116 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 133 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 113 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 208 = 11 KB (2D 113x94 PF_R8 UAV) Lumen.ScreenProbeGather.ScreenProbeMoving
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 289 = 8 KB (2D 57x32 PF_FloatR11G11B10 RT) BloomX
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 282 = 8 KB (2D 57x32 PF_FloatR11G11B10 RT) BloomY
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 2 = 6 KB (2D 768x8 PF_R8) AsciiTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 288 = 2 KB (2D 29x16 PF_FloatR11G11B10 RT) BloomX
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 287 = 2 KB (2D 29x16 PF_FloatR11G11B10 RT) BloomY
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 284 = 2 KB (2D 29x32 PF_R16F RT) LocalExposureGaussianX
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 285 = 2 KB (2D 29x32 PF_R16F RT) LocalExposureGaussianY
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 283 = 2 KB (2D 29x32 PF_R16F UAV) GaussianLumSetupTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 51 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 164 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 69 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 70 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 22 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 23 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 52 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 274 = 1 KB (2D 1x1 PF_FloatR11G11B10 UAV) TSR.DummyOutput
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 65 = 1 KB (2D 1x1 PF_R16F UAV) Dummy
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 254 = 1 KB (2D 1x1 PF_R32_FLOAT UAV) OIT.SampleDepth
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 252 = 1 KB (2D 1x1 PF_R32_UINT UAV) OIT.SampleColor
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 253 = 1 KB (2D 1x1 PF_R32_UINT UAV) OIT.SampleTrans
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 251 = 1 KB (2D 1x1 PF_R32_UINT UAV) TSR.DummyOutput
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 192 = 1 KB (2D 1x1 PF_R8 UAV) Substrate.DummyWritableTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 191 = 1 KB (2D[1] 1x1 PF_R32_UINT UAV) Substrate.DummyWritableTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 194 = 1 KB (2D[1] 4x4 PF_R32_UINT UAV) Dummy-OutDepthBuffer
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: 1 = 1 KB (3D 1x1x1 PF_B8G8R8A8 RT) HairLUT0
+[2024.01.13-00.47.39:098][169]LogConsoleResponse:
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: Pool: 2297/2542 MB (referenced/allocated)
+[2024.01.13-00.47.39:098][169]LogConsoleResponse:
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: RDGResourceName (what was rendered this frame, use <RDGResourceName>@<Version> to get intermediate versions):
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: BloomSetup Lumen.RadianceCache.DepthProbeAtlasTexture Lumen.ScreenProbeGather.BackfaceDiffuseIndirect Lumen.TranslucencyVolume.SHLightingNewHistory0 TSR.AntiAliasing.Raw
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: BloomX Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture Lumen.ScreenProbeGather.DiffuseIndirect Lumen.TranslucencyVolume.VolumeTraceHitDistance TSR.ClosestDepthTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: BloomY Lumen.RadianceCache.FinalRadianceAtlas Lumen.ScreenProbeGather.LightingProbabilityDensityFunction Lumen.TranslucencyVolume.VolumeTraceRadiance TSR.DummyOutput
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: CombineLUTs Lumen.RadianceCache.RadianceProbeAtlasTextureSource Lumen.ScreenProbeGather.RayInfosForTracing OIT.SampleColor TSR.HalfResOutput
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: CubeShadowDepthZ Lumen.RadianceCache.RadianceProbeIndirectionTexture Lumen.ScreenProbeGather.RoughSpecularIndirect OIT.SampleCount TSR.History.Guide
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: Dummy-OutDepthBuffer Lumen.Reflections.AccumulatedResolveVariance Lumen.ScreenProbeGather.ScreenBentNormal OIT.SampleDepth TSR.History.Metadata
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: EyeAdaptationTexture Lumen.Reflections.NumHistoryFramesAccumulated Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance OIT.SampleTrans TSR.History.Moire
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: Final Luminance Lumen.Reflections.RayTraceDistance Lumen.ScreenProbeGather.ScreenProbeFilteredRadianceWithBorder PreShadowCacheDepthZ TSR.History.SubpixelDepth
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: GaussianLumSetupTexture Lumen.Reflections.ReflectionDownsampledDepth Lumen.ScreenProbeGather.ScreenProbeHitDistance Scene(1/16) TSR.HistoryRejection
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: GBufferA Lumen.Reflections.ReflectionRayBuffer Lumen.ScreenProbeGather.ScreenProbeMoving Scene(1/32) TSR.Moire.Luma
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: GBufferB Lumen.Reflections.ResolvedSpecularIndirect Lumen.ScreenProbeGather.ScreenProbeRadiance Scene(1/4) TSR.Output
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: GBufferC Lumen.Reflections.ResolvedSpecularIndirectDepth Lumen.ScreenProbeGather.ScreenProbeRadianceSHAmbient Scene(1/64) TSR.ParallaxFactor
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: GBufferD Lumen.Reflections.ResolveTileUsed Lumen.ScreenProbeGather.ScreenProbeRadianceSHDirectional Scene(1/8) TSR.ParallaxRejectionMask
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: GBufferE Lumen.Reflections.ResolveVariance Lumen.ScreenProbeGather.ScreenProbeSceneDepth SceneColor TSR.PrevClosestDepthTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: HeterogeneousVolumes Lumen.Reflections.SpecularIndirect Lumen.ScreenProbeGather.ScreenProbeTraceMoving SceneDepthZ TSR.PrevUseCountTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: HZBClosest Lumen.Reflections.TraceHit Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition SceneVelocity TSR.ReprojectedHistoryGuide
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: HZBFurthest Lumen.Reflections.TraceRadiance Lumen.ScreenProbeGather.ScreenProbeWorldNormal ShadowDepthAtlas TSR.ReprojectedHistoryMoire
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: LightingChannels Lumen.SceneAlbedo Lumen.ScreenProbeGather.ScreenProbeWorldSpeed ShadowMaskTexture TSR.SceneColorLdrLuma
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: LocalExposure Lumen.SceneDepth Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeHeader Substrate.DummyWritableTexture TSR.Velocity.Dilated
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: LocalExposureGaussianX Lumen.SceneDirectLighting Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeIndices Translucency.AfterDOF.Color TSR.Velocity.HoleFilled
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: LocalExposureGaussianY Lumen.SceneEmissive Lumen.ScreenProbeGather.TileClassificationModes TranslucentVolumeAmbient0 TSR.velocity.HoleFillMask
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: Lumen.CardCaptureAlbedoAtlas Lumen.SceneFinalLighting Lumen.ScreenProbeGather.TraceHit TranslucentVolumeAmbient1 ViewFamilyTexture
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: Lumen.CardCaptureDepthStencilAtlas Lumen.SceneIndirectLighting Lumen.ScreenProbeGather.TraceRadiance TranslucentVolumeDirectional0
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: Lumen.CardCaptureEmissiveAtlas Lumen.SceneNormal Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance TranslucentVolumeDirectional1
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: Lumen.CardCaptureNormalAtlas Lumen.SceneNumFramesAccumulatedAtlas Lumen.TranslucencyVolume.SHLighting0 TSR.AntiAliasing.Filtered
+[2024.01.13-00.47.39:098][169]LogConsoleResponse: Lumen.DepthHistory Lumen.SceneOpacity Lumen.TranslucencyVolume.SHLighting1 TSR.AntiAliasing.Noise
+[2024.01.13-00.47.39:098][169]LogConsoleResponse:
+[2024.01.13-00.47.39:098][169]Cmd: rhi.DumpMemory
+[2024.01.13-00.47.39:100][169]RHI resource memory (not tracked by our allocator)
+[2024.01.13-00.47.39:100][169] 0.000MB - Bindless Resource Heap - STAT_BindlessResourceHeapMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 0.000MB - Bindless Sampler Heap - STAT_BindlessSamplerHeapMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 0.000MB - Misc Buffer Memory - STAT_MiscBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 0.000MB - Draw Indirect Buffer Memory - STAT_DrawIndirectBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 0.576MB - Byte Address Buffer Memory - STAT_ByteAddressBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 138.820MB - Structured Buffer Memory - STAT_StructuredBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 0.000MB - RayTracing Acceleration Structure Memory - STAT_RTAccelerationStructureMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 158.649MB - Vertex Buffer Memory - STAT_VertexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 5.825MB - Index Buffer Memory - STAT_IndexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 2.986MB - Uniform Buffer Memory - STAT_UniformBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 22.063MB - Texture Cube Memory - STAT_TextureMemoryCube - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 0.172MB - Texture 3D Memory - STAT_TextureMemory3D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 266.383MB - Texture 2D Memory - STAT_TextureMemory2D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 533.695MB - UAV Texture Memory - STAT_UAVTextureMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 0.000MB - Render Target Cube Memory - STAT_RenderTargetMemoryCube - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 0.375MB - Render Target 3D Memory - STAT_RenderTargetMemory3D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169] 960.614MB - Render Target 2D Memory - STAT_RenderTargetMemory2D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.47.39:100][169]2090.157MB total
+[2024.01.13-00.47.39:100][169]LogWindows: FPlatformMisc::RequestExit(1, TerminateOnOutOfMemory)
+[2024.01.13-00.47.39:100][169]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 0, TerminateOnOutOfMemory)
+[2024.01.13-00.47.39:100][169]LogCore: Engine exit requested (reason: Win RequestExit)
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.13-00.48.12.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.13-00.48.12.log
new file mode 100644
index 0000000000000000000000000000000000000000..2cb792f98bff50901be8c2df0e3a15101bcb51b9
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.13-00.48.12.log
@@ -0,0 +1,1559 @@
+Log file open, 01/13/24 01:47:41
+LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
+LogWindows: File 'aqProf.dll' does not exist
+LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
+LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi.dll' does not exist
+LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi32e.dll' does not exist
+LogWindows: Started CrashReportClient (pid=20604)
+LogWindows: Custom abort handler registered for crash reporting.
+LogInit: Display: Running engine for game: BackroomsDigitalArt
+LogCore: UnrealTraceServer: Trace store launch successful
+LogTrace: Initializing trace...
+LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
+LogTrace: Finished trace initialization.
+LogCsvProfiler: Display: Metadata set : platform="Windows"
+LogCsvProfiler: Display: Metadata set : config="Development"
+LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046"
+LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3"
+LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.3007] "
+LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 5800X 8-Core Processor"
+LogCsvProfiler: Display: Metadata set : pgoenabled="0"
+LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
+LogCsvProfiler: Display: Metadata set : ltoenabled="0"
+LogCsvProfiler: Display: Metadata set : asan="0"
+LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
+LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
+LogCsvProfiler: Display: Metadata set : llm="0"
+LogStats: Stats thread started at 0.240429
+LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
+LogInit: Session CrashGUID >====================================================
+ Session CrashGUID > UECC-Windows-4190093B4D738C3567A5C29088F98DBE
+ Session CrashGUID >====================================================
+LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds
+LogConfig: Display: Loading Mac ini files took 0.03 seconds
+LogConfig: Display: Loading IOS ini files took 0.03 seconds
+LogConfig: Display: Loading Android ini files took 0.03 seconds
+LogConfig: Display: Loading Unix ini files took 0.04 seconds
+LogConfig: Display: Loading Windows ini files took 0.04 seconds
+LogConfig: Display: Loading TVOS ini files took 0.04 seconds
+LogConfig: Display: Loading Linux ini files took 0.04 seconds
+LogAssetRegistry: Display: Asset registry cache read as 17.5 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
+LogConfig: Display: Loading LinuxArm64 ini files took 0.04 seconds
+LogPluginManager: Mounting Engine plugin FastBuildController
+LogPluginManager: Mounting Engine plugin MeshPainting
+LogPluginManager: Mounting Engine plugin EnhancedInput
+LogPluginManager: Found config from plugin[EnhancedInput] Input
+LogPluginManager: Mounting Engine plugin Bridge
+LogPluginManager: Mounting Engine plugin TraceUtilities
+LogPluginManager: Mounting Engine plugin XGEController
+LogPluginManager: Mounting Engine plugin Paper2D
+LogPluginManager: Mounting Engine plugin AutomationUtils
+LogPluginManager: Mounting Engine plugin BackChannel
+LogPluginManager: Mounting Engine plugin ChaosCloth
+LogPluginManager: Mounting Engine plugin ChaosCaching
+LogPluginManager: Mounting Engine plugin ChaosClothEditor
+LogPluginManager: Mounting Engine plugin ChaosEditor
+LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
+LogPluginManager: Mounting Engine plugin ChaosUserDataPT
+LogPluginManager: Mounting Engine plugin CharacterAI
+LogPluginManager: Mounting Engine plugin ChaosNiagara
+LogPluginManager: Mounting Engine plugin Dataflow
+LogPluginManager: Mounting Engine plugin Fracture
+LogPluginManager: Mounting Engine plugin FullBodyIK
+LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
+LogPluginManager: Mounting Engine plugin GeometryFlow
+LogPluginManager: Mounting Engine plugin LocalizableMessage
+LogPluginManager: Mounting Engine plugin MeshLODToolset
+LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
+LogPluginManager: Mounting Engine plugin OpenImageDenoise
+LogPluginManager: Mounting Engine plugin PlanarCut
+LogPluginManager: Mounting Engine plugin PlatformCrypto
+LogPluginManager: Mounting Engine plugin ProxyLODPlugin
+LogPluginManager: Mounting Engine plugin PythonScriptPlugin
+LogPluginManager: Mounting Engine plugin SkeletalReduction
+LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
+LogPluginManager: Mounting Engine plugin StructUtils
+LogPluginManager: Mounting Engine plugin ToolPresets
+LogPluginManager: Mounting Engine plugin AISupport
+LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
+LogPluginManager: Mounting Engine plugin AlembicImporter
+LogPluginManager: Mounting Engine plugin ACLPlugin
+LogPluginManager: Mounting Engine plugin AnimationData
+LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
+LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
+LogPluginManager: Mounting Engine plugin ControlRig
+LogPluginManager: Mounting Engine plugin ControlRigSpline
+LogPluginManager: Mounting Engine plugin IKRig
+LogPluginManager: Mounting Engine plugin LiveLink
+LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
+LogPluginManager: Mounting Engine plugin InterchangeEditor
+LogPluginManager: Mounting Engine plugin Interchange
+LogPluginManager: Mounting Engine plugin ActorLayerUtilities
+LogPluginManager: Mounting Engine plugin AndroidFileServer
+LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
+LogPluginManager: Mounting Engine plugin AndroidPermission
+LogPluginManager: Mounting Engine plugin AppleMoviePlayer
+LogPluginManager: Mounting Engine plugin AppleImageUtils
+LogPluginManager: Mounting Engine plugin ArchVisCharacter
+LogPluginManager: Mounting Engine plugin AssetTags
+LogPluginManager: Mounting Engine plugin AudioCapture
+LogPluginManager: Mounting Engine plugin AudioSynesthesia
+LogPluginManager: Mounting Engine plugin AudioWidgets
+LogPluginManager: Mounting Engine plugin CableComponent
+LogPluginManager: Mounting Engine plugin ChunkDownloader
+LogPluginManager: Mounting Engine plugin CustomMeshComponent
+LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin GeometryCache
+LogPluginManager: Mounting Engine plugin GeometryProcessing
+LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
+LogPluginManager: Mounting Engine plugin GooglePAD
+LogPluginManager: Mounting Engine plugin InputDebugging
+LogPluginManager: Found config from plugin[InputDebugging] Input
+LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
+LogPluginManager: Mounting Engine plugin MeshModelingToolset
+LogPluginManager: Mounting Engine plugin Metasound
+LogPluginManager: Mounting Engine plugin MobilePatchingUtils
+LogPluginManager: Mounting Engine plugin MsQuic
+LogPluginManager: Mounting Engine plugin OpenXR
+LogPluginManager: Mounting Engine plugin OpenXREyeTracker
+LogPluginManager: Mounting Engine plugin OpenXRHandTracking
+LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
+LogPluginManager: Mounting Engine plugin PropertyAccessEditor
+LogPluginManager: Mounting Engine plugin ResonanceAudio
+LogPluginManager: Mounting Engine plugin RigVM
+LogPluginManager: Mounting Engine plugin SignificanceManager
+LogPluginManager: Mounting Engine plugin SoundFields
+LogPluginManager: Mounting Engine plugin Synthesis
+LogPluginManager: Mounting Engine plugin WaveTable
+LogPluginManager: Mounting Engine plugin WebMMoviePlayer
+LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
+LogPluginManager: Mounting Engine plugin XRBase
+LogPluginManager: Mounting Engine plugin CameraShakePreviewer
+LogPluginManager: Mounting Engine plugin GameplayCameras
+LogPluginManager: Mounting Engine plugin TcpMessaging
+LogPluginManager: Mounting Engine plugin UdpMessaging
+LogPluginManager: Mounting Engine plugin OodleNetwork
+LogPluginManager: Mounting Engine plugin Niagara
+LogPluginManager: Mounting Engine plugin ActorSequence
+LogPluginManager: Mounting Engine plugin LevelSequenceEditor
+LogPluginManager: Mounting Engine plugin SequencerScripting
+LogPluginManager: Mounting Engine plugin TemplateSequence
+LogPluginManager: Mounting Engine plugin Takes
+LogPluginManager: Mounting Engine plugin AnimationSharing
+LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
+LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
+LogPluginManager: Mounting Engine plugin GitSourceControl
+LogPluginManager: Mounting Engine plugin DumpGPUServices
+LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
+LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
+LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
+LogPluginManager: Mounting Engine plugin PerforceSourceControl
+LogPluginManager: Mounting Engine plugin PixWinPlugin
+LogPluginManager: Mounting Engine plugin PlasticSourceControl
+LogPluginManager: Mounting Engine plugin PropertyAccessNode
+LogPluginManager: Mounting Engine plugin PluginUtils
+LogPluginManager: Mounting Engine plugin RenderDocPlugin
+LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
+LogPluginManager: Mounting Engine plugin SubversionSourceControl
+LogPluginManager: Mounting Engine plugin TraceDataFilters
+LogPluginManager: Mounting Engine plugin TextureFormatOodle
+LogPluginManager: Mounting Engine plugin UObjectPlugin
+LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
+LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin AssetManagerEditor
+LogPluginManager: Mounting Engine plugin BlueprintHeaderView
+LogPluginManager: Mounting Engine plugin ChangelistReview
+LogPluginManager: Mounting Engine plugin CryptoKeys
+LogPluginManager: Mounting Engine plugin CurveEditorTools
+LogPluginManager: Mounting Engine plugin DataValidation
+LogPluginManager: Mounting Engine plugin EditorDebugTools
+LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
+LogPluginManager: Mounting Engine plugin FacialAnimation
+LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
+LogPluginManager: Mounting Engine plugin GameplayTagsEditor
+LogPluginManager: Mounting Engine plugin GeometryMode
+LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
+LogPluginManager: Mounting Engine plugin MaterialAnalyzer
+LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
+LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
+LogPluginManager: Mounting Engine plugin PluginBrowser
+LogPluginManager: Mounting Engine plugin SequencerAnimTools
+LogPluginManager: Mounting Engine plugin SpeedTreeImporter
+LogPluginManager: Mounting Engine plugin UVEditor
+LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
+LogPluginManager: Mounting Engine plugin InterchangeTests
+LogPluginManager: Mounting Engine plugin OnlineBase
+LogPluginManager: Mounting Engine plugin OnlineServices
+LogPluginManager: Mounting Engine plugin OnlineSubsystem
+LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
+LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
+LogPluginManager: Mounting Engine plugin DatasmithContent
+LogPluginManager: Mounting Engine plugin GLTFExporter
+LogPluginManager: Mounting Engine plugin VariantManager
+LogPluginManager: Mounting Engine plugin VariantManagerContent
+LogPluginManager: Mounting Engine plugin AndroidMedia
+LogPluginManager: Mounting Engine plugin AvfMedia
+LogPluginManager: Mounting Engine plugin ImgMedia
+LogPluginManager: Mounting Engine plugin MediaCompositing
+LogPluginManager: Mounting Engine plugin MediaPlate
+LogPluginManager: Mounting Engine plugin MediaPlayerEditor
+LogPluginManager: Mounting Engine plugin WebMMedia
+LogPluginManager: Mounting Engine plugin WmfMedia
+LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
+LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
+LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
+LogPluginManager: Mounting Engine plugin ObjectMixer
+LogPluginManager: Mounting Engine plugin LightMixer
+LogPluginManager: Mounting Engine plugin SQLiteCore
+LogPluginManager: Mounting Engine plugin ConcertMain
+LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
+LogPluginManager: Mounting Engine plugin ConcertSyncClient
+LogPluginManager: Mounting Engine plugin ConcertSyncCore
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
+LogWindows: File 'WinPixGpuCapturer.dll' does not exist
+PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
+LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
+RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
+LogInit: Using libcurl 8.4.0
+LogInit: - built for Windows
+LogInit: - supports SSL with OpenSSL/1.1.1t
+LogInit: - supports HTTP deflate (compression) using libz 1.2.13
+LogInit: - other features:
+LogInit: CURL_VERSION_SSL
+LogInit: CURL_VERSION_LIBZ
+LogInit: CURL_VERSION_IPV6
+LogInit: CURL_VERSION_ASYNCHDNS
+LogInit: CURL_VERSION_LARGEFILE
+LogInit: CurlRequestOptions (configurable via config and command line):
+LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
+LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
+LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
+LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host
+LogInit: - LocalHostAddr = Default
+LogInit: - BufferSize = 65536
+LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
+LogOnline: OSS: Created online subsystem instance for: NULL
+LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
+LogHMD: OpenXR runtime supported extensions:
+LogHMD: XR_KHR_vulkan_enable
+LogHMD: XR_KHR_vulkan_enable2
+LogHMD: XR_KHR_D3D11_enable
+LogHMD: XR_KHR_D3D12_enable
+LogHMD: XR_KHR_opengl_enable
+LogHMD: XR_KHR_win32_convert_performance_counter_time
+LogHMD: XR_EXT_win32_appcontainer_compatible
+LogHMD: XR_KHR_binding_modification
+LogHMD: XR_KHR_composition_layer_depth
+LogHMD: XR_KHR_visibility_mask
+LogHMD: XR_EXT_active_action_set_priority
+LogHMD: XR_EXT_dpad_binding
+LogHMD: XR_EXT_frame_composition_report
+LogHMD: XR_EXT_hand_tracking
+LogHMD: XR_EXT_hand_joints_motion_range
+LogHMD: XR_EXT_hp_mixed_reality_controller
+LogHMD: XR_EXT_palm_pose
+LogHMD: XR_FB_display_refresh_rate
+LogHMD: XR_HTC_vive_cosmos_controller_interaction
+LogHMD: XR_HTC_vive_focus3_controller_interaction
+LogHMD: XR_HTC_vive_wrist_tracker_interaction
+LogHMD: XR_MND_headless
+LogHMD: XR_VALVE_analog_threshold
+LogHMD: XR_HTCX_vive_tracker_interaction
+LogHMD: XR_EXT_debug_utils
+LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available
+LogHMD: Optional extension XR_FB_foveation_vulkan is not available
+LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available
+LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available
+LogHMD: Optional extension XR_VARJO_quad_views is not available
+LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available
+LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available
+LogHMD: Optional extension XR_FB_foveation is not available
+LogHMD: Optional extension XR_FB_swapchain_update_state is not available
+LogHMD: Optional extension XR_FB_foveation_configuration is not available
+LogHMD: Optional extension XR_OCULUS_audio_device_guid is not available
+LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available
+LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension.
+LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.2.3
+LogInit: ExecutableName: UnrealEditor.exe
+LogInit: Build: ++UE5+Release-5.3-CL-29314046
+LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3
+LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3
+LogInit: Net CL: 27405482
+LogInit: OS: Windows 11 (23H2) [10.0.22631.3007] (), CPU: AMD Ryzen 7 5800X 8-Core Processor , GPU: AMD Radeon RX 6800
+LogInit: Compiled (64-bit): Nov 3 2023 16:09:16
+LogInit: Architecture: x64
+LogInit: Compiled with Visual C++: 19.36.32537.00
+LogInit: Build Configuration: Development
+LogInit: Branch Name: ++UE5+Release-5.3
+LogInit: Command Line:
+LogInit: Base Directory: G:/UnrealEngines/UE_5.3/Engine/Binaries/Win64/
+LogInit: Allocator: Mimalloc
+LogInit: Installed Engine Build: 1
+LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
+LogDevObjectVersion: Number of dev versions registered: 36
+LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
+LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
+LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
+LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
+LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
+LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
+LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
+LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
+LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
+LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
+LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47
+LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
+LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
+LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
+LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
+LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
+LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
+LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
+LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
+LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111
+LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2
+LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10
+LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11
+LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
+LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
+LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
+LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
+LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
+LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
+LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
+LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118
+LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47
+LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
+LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
+LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
+LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
+LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
+LogInit: Object subsystem initialized
+LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
+LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
+LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
+LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
+LogConfig: Set CVar [[r.setres:1280x720]]
+LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
+LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
+LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
+LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
+LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[r.VSync:0]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
+[2024.01.13-00.47.42:201][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
+[2024.01.13-00.47.42:201][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
+[2024.01.13-00.47.42:203][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
+[2024.01.13-00.47.42:203][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
+[2024.01.13-00.47.42:204][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
+[2024.01.13-00.47.42:205][ 0]LogRHI: Using Default RHI: D3D11
+[2024.01.13-00.47.42:205][ 0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.13-00.47.42:205][ 0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.13-00.47.42:211][ 0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll
+[2024.01.13-00.47.42:211][ 0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.13-00.47.42:213][ 0]LogD3D11RHI: D3D11 min allowed feature level: 11_0
+[2024.01.13-00.47.42:213][ 0]LogD3D11RHI: D3D11 max allowed feature level: 11_1
+[2024.01.13-00.47.42:213][ 0]LogD3D11RHI: D3D11 adapters:
+[2024.01.13-00.47.42:213][ 0]LogD3D11RHI: Testing D3D11 Adapter 0:
+[2024.01.13-00.47.42:213][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.13-00.47.42:213][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.13-00.47.42:213][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.13-00.47.42:213][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.13-00.47.42:213][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.13-00.47.42:213][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.13-00.47.42:213][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.47.42:213][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.47.42:213][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.13-00.47.42:290][ 0]LogD3D11RHI: 0. 'AMD Radeon RX 6800' (Feature Level 11_1)
+[2024.01.13-00.47.42:290][ 0]LogD3D11RHI: 16337/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:2, VendorId:0x1002
+[2024.01.13-00.47.42:290][ 0]LogD3D11RHI: Testing D3D11 Adapter 1:
+[2024.01.13-00.47.42:290][ 0]LogD3D11RHI: Description : Microsoft Basic Render Driver
+[2024.01.13-00.47.42:290][ 0]LogD3D11RHI: VendorId : 1414
+[2024.01.13-00.47.42:290][ 0]LogD3D11RHI: DeviceId : 008c
+[2024.01.13-00.47.42:290][ 0]LogD3D11RHI: SubSysId : 0000
+[2024.01.13-00.47.42:290][ 0]LogD3D11RHI: Revision : 0000
+[2024.01.13-00.47.42:290][ 0]LogD3D11RHI: DedicatedVideoMemory : 0 bytes
+[2024.01.13-00.47.42:290][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.47.42:290][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.47.42:290][ 0]LogD3D11RHI: AdapterLuid : 0 93714
+[2024.01.13-00.47.42:292][ 0]LogD3D11RHI: 1. 'Microsoft Basic Render Driver' (Feature Level 11_1)
+[2024.01.13-00.47.42:292][ 0]LogD3D11RHI: 0/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
+[2024.01.13-00.47.42:292][ 0]LogD3D11RHI: Chosen D3D11 Adapter:
+[2024.01.13-00.47.42:292][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.13-00.47.42:292][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.13-00.47.42:292][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.13-00.47.42:292][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.13-00.47.42:292][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.13-00.47.42:292][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.13-00.47.42:292][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.47.42:292][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.47.42:292][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.13-00.47.42:292][ 0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.13-00.47.42:292][ 0]LogInit: Selected Device Profile: [WindowsEditor]
+[2024.01.13-00.47.42:292][ 0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
+[2024.01.13-00.47.42:292][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
+[2024.01.13-00.47.42:292][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.13-00.47.42:292][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
+[2024.01.13-00.47.42:292][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
+[2024.01.13-00.47.42:292][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
+[2024.01.13-00.47.42:292][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
+[2024.01.13-00.47.42:292][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
+[2024.01.13-00.47.42:292][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
+[2024.01.13-00.47.42:292][ 0]LogInit: Computer: DESKTOP-2MPQGVL
+[2024.01.13-00.47.42:292][ 0]LogInit: User: Windowssucks
+[2024.01.13-00.47.42:292][ 0]LogInit: CPU Page size=4096, Cores=8
+[2024.01.13-00.47.42:292][ 0]LogInit: High frequency timer resolution =10.000000 MHz
+[2024.01.13-00.47.42:292][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
+[2024.01.13-00.47.42:292][ 0]LogMemory: Platform Memory Stats for WindowsEditor
+[2024.01.13-00.47.42:292][ 0]LogMemory: Process Physical Memory: 492.32 MB used, 519.43 MB peak
+[2024.01.13-00.47.42:292][ 0]LogMemory: Process Virtual Memory: 493.73 MB used, 493.73 MB peak
+[2024.01.13-00.47.42:292][ 0]LogMemory: Physical Memory: 13210.38 MB used, 19444.36 MB free, 32654.75 MB total
+[2024.01.13-00.47.42:292][ 0]LogMemory: Virtual Memory: 23614.48 MB used, 9040.27 MB free, 32654.75 MB total
+[2024.01.13-00.47.42:292][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
+[2024.01.13-00.47.42:296][ 0]LogWindows: WindowsPlatformFeatures enabled
+[2024.01.13-00.47.42:302][ 0]LogInit: Physics initialised using underlying interface: Chaos
+[2024.01.13-00.47.42:303][ 0]LogInit: Using OS detected language (en-US).
+[2024.01.13-00.47.42:303][ 0]LogInit: Using OS detected locale (en-DE).
+[2024.01.13-00.47.42:303][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
+[2024.01.13-00.47.42:304][ 0]LogInit: Setting process to per monitor DPI aware
+[2024.01.13-00.47.42:480][ 0]LogWindowsTextInputMethodSystem: Available input methods:
+[2024.01.13-00.47.42:480][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard).
+[2024.01.13-00.47.42:480][ 0]LogWindowsTextInputMethodSystem: - English (Germany) - (Keyboard).
+[2024.01.13-00.47.42:480][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.13-00.47.42:492][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
+[2024.01.13-00.47.42:492][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
+[2024.01.13-00.47.42:579][ 0]LogRHI: Using Default RHI: D3D11
+[2024.01.13-00.47.42:579][ 0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.13-00.47.42:579][ 0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.13-00.47.42:579][ 0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.13-00.47.42:579][ 0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.13-00.47.42:579][ 0]LogWindows: Attached monitors:
+[2024.01.13-00.47.42:579][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
+[2024.01.13-00.47.42:579][ 0]LogWindows: resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
+[2024.01.13-00.47.42:579][ 0]LogWindows: Found 2 attached monitors.
+[2024.01.13-00.47.42:579][ 0]LogWindows: Gathering driver information using Windows Setup API
+[2024.01.13-00.47.42:579][ 0]LogRHI: RHI Adapter Info:
+[2024.01.13-00.47.42:579][ 0]LogRHI: Name: AMD Radeon RX 6800
+[2024.01.13-00.47.42:579][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
+[2024.01.13-00.47.42:579][ 0]LogRHI: Driver Date: 11-22-2023
+[2024.01.13-00.47.42:579][ 0]LogD3D11RHI: Creating new Direct3DDevice
+[2024.01.13-00.47.42:579][ 0]LogD3D11RHI: GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
+[2024.01.13-00.47.42:603][ 0]LogD3D11RHI: Creating D3DDevice with AMD AGS, using adapter:
+[2024.01.13-00.47.42:603][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.13-00.47.42:603][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.13-00.47.42:603][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.13-00.47.42:603][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.13-00.47.42:603][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.13-00.47.42:603][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.13-00.47.42:603][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.47.42:603][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.47.42:603][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.13-00.47.42:685][ 0]LogD3D11RHI: Created device via AGS, feature level 11_1, supported extensions fffbf.
+[2024.01.13-00.47.42:685][ 0]LogD3D11RHI: RHI has support for 64 bit atomics
+[2024.01.13-00.47.42:685][ 0]LogD3D11RHI: Async texture creation enabled
+[2024.01.13-00.47.42:685][ 0]LogD3D11RHI: D3D11_MAP_WRITE_NO_OVERWRITE for dynamic buffer SRVs is supported
+[2024.01.13-00.47.42:685][ 0]LogD3D11RHI: Array index from any shader is supported
+[2024.01.13-00.47.42:689][ 0]LogVRS: Current RHI does not support Variable Rate Shading
+[2024.01.13-00.47.42:695][ 0]LogD3D11RHI: GPU Timing Frequency: 100.000000 (Debug: 2 1)
+[2024.01.13-00.47.42:703][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all'
+[2024.01.13-00.47.42:703][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all" ]
+[2024.01.13-00.47.42:721][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
+[2024.01.13-00.47.42:721][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
+[2024.01.13-00.47.42:721][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
+[2024.01.13-00.47.42:721][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
+[2024.01.13-00.47.42:721][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
+[2024.01.13-00.47.42:721][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
+[2024.01.13-00.47.42:721][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
+[2024.01.13-00.47.42:721][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
+[2024.01.13-00.47.42:722][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
+[2024.01.13-00.47.42:722][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
+[2024.01.13-00.47.42:723][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
+[2024.01.13-00.47.42:723][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
+[2024.01.13-00.47.42:723][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
+[2024.01.13-00.47.42:735][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
+[2024.01.13-00.47.42:735][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
+[2024.01.13-00.47.42:735][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
+[2024.01.13-00.47.42:735][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
+[2024.01.13-00.47.42:735][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
+[2024.01.13-00.47.42:735][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
+[2024.01.13-00.47.42:735][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
+[2024.01.13-00.47.42:735][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
+[2024.01.13-00.47.42:735][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
+[2024.01.13-00.47.42:735][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
+[2024.01.13-00.47.42:738][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
+[2024.01.13-00.47.42:738][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
+[2024.01.13-00.47.42:740][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
+[2024.01.13-00.47.42:740][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
+[2024.01.13-00.47.42:740][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
+[2024.01.13-00.47.42:740][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
+[2024.01.13-00.47.42:743][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
+[2024.01.13-00.47.42:743][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
+[2024.01.13-00.47.42:743][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
+[2024.01.13-00.47.42:745][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
+[2024.01.13-00.47.42:745][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
+[2024.01.13-00.47.42:745][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
+[2024.01.13-00.47.42:745][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
+[2024.01.13-00.47.42:747][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
+[2024.01.13-00.47.42:747][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
+[2024.01.13-00.47.42:752][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
+[2024.01.13-00.47.42:752][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
+[2024.01.13-00.47.42:752][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
+[2024.01.13-00.47.42:752][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
+[2024.01.13-00.47.42:752][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
+[2024.01.13-00.47.42:758][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
+[2024.01.13-00.47.42:795][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: SF_METAL
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: SF_METAL_MRT
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: SF_METAL_TVOS
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: SF_METAL_SM5
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: SF_METAL_SM6
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: SF_METAL_SIM
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: PCD3D_SM6
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: PCD3D_SM5
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: PCD3D_ES31
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: GLSL_150_ES31
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: VVM_1_0
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: SF_VULKAN_SM5
+[2024.01.13-00.47.42:797][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID
+[2024.01.13-00.47.42:798][ 0]LogTargetPlatformManager: SF_VULKAN_ES31
+[2024.01.13-00.47.42:798][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID
+[2024.01.13-00.47.42:798][ 0]LogTargetPlatformManager: SF_VULKAN_SM6
+[2024.01.13-00.47.42:798][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
+[2024.01.13-00.47.42:799][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
+[2024.01.13-00.47.42:799][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
+[2024.01.13-00.47.42:799][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
+[2024.01.13-00.47.42:799][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.13-00.47.42:799][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
+[2024.01.13-00.47.42:835][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
+[2024.01.13-00.47.42:835][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.13-00.47.42:835][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
+[2024.01.13-00.47.42:839][ 0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
+[2024.01.13-00.47.42:839][ 0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=1650.14MBs, RandomWriteSpeed=284.10MBs. Assigned SpeedClass 'Local'
+[2024.01.13-00.47.42:840][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
+[2024.01.13-00.47.42:840][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured.
+[2024.01.13-00.47.42:840][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
+[2024.01.13-00.47.42:840][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
+[2024.01.13-00.47.42:840][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
+[2024.01.13-00.47.42:841][ 0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/16620/).
+[2024.01.13-00.47.42:841][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/EC51C3964FC5FD4BF35D0C97226F92BB/'.
+[2024.01.13-00.47.42:841][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
+[2024.01.13-00.47.42:841][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
+[2024.01.13-00.47.43:472][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
+[2024.01.13-00.47.43:598][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2024.01.13-00.47.43:598][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.13-00.47.43:824][ 0]LogSlate: Using FreeType 2.10.0
+[2024.01.13-00.47.43:825][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
+[2024.01.13-00.47.43:837][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
+[2024.01.13-00.47.43:837][ 0]LogAssetRegistry: FAssetRegistry took 0.0017 seconds to start up
+[2024.01.13-00.47.43:845][ 0]LogEditorDomain: Display: EditorDomain is Disabled
+[2024.01.13-00.47.43:998][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
+[2024.01.13-00.47.43:998][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
+[2024.01.13-00.47.43:998][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
+[2024.01.13-00.47.44:000][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
+[2024.01.13-00.47.44:000][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: Available device profiles:
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56F9A00][00000760DDCA0000 66] GlobalDefaults,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56F9000][00000760DDCA2800 66] Windows,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56F8800][00000760DE8CC800 66] WindowsEditor,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56F8E00][00000760DCD5C800 66] WindowsServer,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FA000][00000760BA1B7800 66] WindowsClient,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FA200][00000760E5C80000 66] IOS,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FA400][00000760E5C82800 66] iPadAir2,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FA600][00000760E5C85000 66] IPadPro,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FA800][00000760E5C87800 66] iPadAir3,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FAA00][00000760E5C8A000 66] iPadAir4,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FAC00][00000760E5C8C800 66] iPadAir5,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FAE00][00000760E5C90000 66] iPadMini4,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FB000][00000760E5C92800 66] iPadMini5,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FB200][00000760E5C95000 66] iPadMini6,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FB400][00000760E5C97800 66] iPhone6S,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FB600][00000760E5C9A000 66] iPhone7,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FB800][00000760E5C9C800 66] iPodTouch7,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FBA00][00000760E5CA0000 66] iPhone6SPlus,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FBC00][00000760E5CA2800 66] iPhone7Plus,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FBE00][00000760E5CA5000 66] iPhoneSE,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FC000][00000760E5CA7800 66] iPhone8,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FC200][00000760E5CAA000 66] iPhone8Plus,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FC400][00000760E5CAC800 66] iPhoneX,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FC600][00000760E5CB0000 66] iPhoneXS,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FC800][00000760E5CB2800 66] iPhoneXSMax,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FCA00][00000760E5CB5000 66] iPhoneXR,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FCC00][00000760E5CB7800 66] iPhone11,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FCE00][00000760E5CBA000 66] iPhone11Pro,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FD000][00000760E5CBC800 66] iPhone11ProMax,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FD200][00000760E5CC0000 66] iPhoneSE2,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FD400][00000760E5CC2800 66] iPhone12Mini,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FD600][00000760E5CC5000 66] iPhone12,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FD800][00000760E5CC7800 66] iPhone12Pro,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FDA00][00000760E5CCA000 66] iPhone12ProMax,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FDC00][00000760E5CCC800 66] iPhone13Mini,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FDE00][00000760E5CD0000 66] iPhone13,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FE000][00000760E5CD2800 66] iPhone13Pro,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FE200][00000760E5CD5000 66] iPhone13ProMax,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FE400][00000760E5CD7800 66] iPhoneSE3,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FE600][00000760E5CDA000 66] iPhone14,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FE800][00000760E5CDC800 66] iPhone14Plus,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FEA00][00000760E5D20000 66] iPhone14Pro,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FEC00][00000760E5D22800 66] iPhone14ProMax,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FEE00][00000760E5D25000 66] iPhone15,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FF000][00000760E5D27800 66] iPhone15Plus,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FF200][00000760E5D2A000 66] iPhone15Pro,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FF400][00000760E5D2C800 66] iPhone15ProMax,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FF600][00000760E5C70000 66] iPadPro105,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FF800][00000760E5C72800 66] iPadPro129,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FFA00][00000760E5C75000 66] iPadPro97,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FFC00][00000760E5C77800 66] iPadPro2_129,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E56FFE00][00000760E5C7A000 66] iPad5,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760D7A46400][00000760E5C7C800 66] iPad6,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D30000][00000760E5D40000 66] iPad7,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D30200][00000760E5D42800 66] iPad8,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D30400][00000760E5D45000 66] iPad9,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D30600][00000760E5D47800 66] iPad10,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D30800][00000760E5D4A000 66] iPadPro11,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D30A00][00000760E5D4C800 66] iPadPro2_11,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D30C00][00000760E5D50000 66] iPadPro3_11,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D30E00][00000760E5D52800 66] iPadPro4_11,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D31000][00000760E5D55000 66] iPadPro3_129,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D31200][00000760E5D57800 66] iPadPro4_129,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D31400][00000760E5D5A000 66] iPadPro5_129,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D31600][00000760E5D5C800 66] iPadPro6_129,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D31800][00000760E5D60000 66] AppleTV,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D31A00][00000760E5D62800 66] AppleTV4K,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D31C00][00000760E5D65000 66] AppleTV2_4K,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D31E00][00000760E5D67800 66] TVOS,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D32000][00000760E5D6A000 66] Mac,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D32200][00000760E5D6C800 66] MacEditor,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D32400][00000760E5D70000 66] MacClient,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D32600][00000760E5D72800 66] MacServer,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D32800][00000760E5D75000 66] Linux,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D32A00][00000760E5D77800 66] LinuxEditor,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D32C00][00000760E5D7A000 66] LinuxArm64Editor,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D32E00][00000760E5D7C800 66] LinuxArm64,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D33000][00000760E5D80000 66] LinuxClient,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D33200][00000760E5D82800 66] LinuxArm64Client,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D33400][00000760E5D85000 66] LinuxServer,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D33600][00000760E5D87800 66] LinuxArm64Server,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D33800][00000760E5D8A000 66] Android,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D33A00][00000760E5D8C800 66] Android_Preview_OpenGL,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D33C00][00000760E5D90000 66] Android_Preview_Vulkan,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D33E00][00000760E5D92800 66] Android_Low,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D34000][00000760E5D95000 66] Android_Mid,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D34200][00000760E5D97800 66] Android_High,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D34400][00000760E5D9A000 66] Android_Default,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D34600][00000760E5D9C800 66] Android_Adreno4xx,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D34800][00000760E5DA0000 66] Android_Adreno5xx_Low,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D34A00][00000760E5DA2800 66] Android_Adreno5xx,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D34C00][00000760E5DA5000 66] Android_Adreno6xx,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D34E00][00000760E5DA7800 66] Android_Adreno6xx_Vulkan,
+[2024.01.13-00.47.44:126][ 0]LogDeviceProfileManager: [00000760E5D35000][00000760E5DAA000 66] Android_Adreno7xx,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D35200][00000760E5DAC800 66] Android_Adreno7xx_Vulkan,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D35400][00000760E5DB0000 66] Android_Mali_T6xx,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D35600][00000760E5DB2800 66] Android_Mali_T7xx,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D35800][00000760E5DB5000 66] Android_Mali_T8xx,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D35A00][00000760E5DB7800 66] Android_Mali_G71,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D35C00][00000760E5DBA000 66] Android_Mali_G72,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D35E00][00000760E5DBC800 66] Android_Mali_G72_Vulkan,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D36000][00000760E5DC0000 66] Android_Mali_G76,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D36200][00000760E5DC2800 66] Android_Mali_G76_Vulkan,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D36400][00000760E5DC5000 66] Android_Mali_G77,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D36600][00000760E5DC7800 66] Android_Mali_G77_Vulkan,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D36800][00000760E5DCA000 66] Android_Mali_G78,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D36A00][00000760E5DCC800 66] Android_Mali_G78_Vulkan,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D36C00][00000760E5DD0000 66] Android_Mali_G710,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D36E00][00000760E5DD2800 66] Android_Mali_G710_Vulkan,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D37200][00000760E5DD5000 66] Android_Mali_G7xx,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D37400][00000760E5DD7800 66] Android_Mali_G7xx_Vulkan,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D37600][00000760E5DDA000 66] Android_Xclipse_920,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D37800][00000760E5DDC800 66] Android_Xclipse_920_Vulkan,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D37C00][00000760E5DE0000 66] Android_Vulkan_SM5,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D37E00][00000760E5DE2800 66] Android_PowerVR_G6xxx,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D38000][00000760E5DE5000 66] Android_PowerVR_GT7xxx,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D38200][00000760E5DE7800 66] Android_PowerVR_GE8xxx,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D38400][00000760E5DEA000 66] Android_PowerVR_GM9xxx,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D38600][00000760E5DEC800 66] Android_PowerVR_GM9xxx_Vulkan,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D38800][00000760E5DF0000 66] Android_TegraK1,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D38A00][00000760E5DF2800 66] Android_Unknown_Vulkan,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D38C00][00000760E5DF5000 66] Oculus_Quest,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D38E00][00000760E5DF7800 66] Oculus_Quest2,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D39000][00000760E5DFA000 66] Meta_Quest_Pro,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D39200][00000760E5DFC800 66] Meta_Quest_3,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D39400][00000760E5E00000 66] HoloLens,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: [00000760E5D39600][00000760E5E02800 66] MagicLeap_Vulkan,
+[2024.01.13-00.47.44:127][ 0]LogDeviceProfileManager: Active device profile: [00000760E56F8800][00000760DE8CC800 66] WindowsEditor
+[2024.01.13-00.47.44:127][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
+[2024.01.13-00.47.44:127][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2024.01.13-00.47.44:127][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.13-00.47.44:127][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.47.44:127][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.47.44:127][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.47.44:127][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.47.44:127][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.47.44:129][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL'
+[2024.01.13-00.47.44:129][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
+[2024.01.13-00.47.44:201][ 0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM5_-86156035__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_347391141DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
+[2024.01.13-00.47.44:236][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
+[2024.01.13-00.47.44:236][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
+[2024.01.13-00.47.44:236][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
+[2024.01.13-00.47.44:236][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available
+[2024.01.13-00.47.44:236][ 0]LogMeshMerging: No distributed automatic mesh merging module available
+[2024.01.13-00.47.44:504][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
+[2024.01.13-00.47.44:504][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
+[2024.01.13-00.47.44:513][ 0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
+[2024.01.13-00.47.44:513][ 0]LogUObjectAllocator: 6340896 out of 0 bytes used by permanent object pool.
+[2024.01.13-00.47.44:513][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
+[2024.01.13-00.47.44:517][ 0]LogLiveCoding: Display: Starting LiveCoding
+[2024.01.13-00.47.44:517][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
+[2024.01.13-00.47.44:518][ 0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
+[2024.01.13-00.47.44:521][ 0]LogLiveCoding: Display: Waiting for server
+[2024.01.13-00.47.44:539][ 0]LogSlate: Border
+[2024.01.13-00.47.44:539][ 0]LogSlate: BreadcrumbButton
+[2024.01.13-00.47.44:539][ 0]LogSlate: Brushes.Title
+[2024.01.13-00.47.44:539][ 0]LogSlate: Default
+[2024.01.13-00.47.44:539][ 0]LogSlate: Icons.Save
+[2024.01.13-00.47.44:539][ 0]LogSlate: Icons.Toolbar.Settings
+[2024.01.13-00.47.44:539][ 0]LogSlate: ListView
+[2024.01.13-00.47.44:539][ 0]LogSlate: SoftwareCursor_CardinalCross
+[2024.01.13-00.47.44:539][ 0]LogSlate: SoftwareCursor_Grab
+[2024.01.13-00.47.44:539][ 0]LogSlate: TableView.DarkRow
+[2024.01.13-00.47.44:539][ 0]LogSlate: TableView.Row
+[2024.01.13-00.47.44:539][ 0]LogSlate: TreeView
+[2024.01.13-00.47.44:623][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
+[2024.01.13-00.47.44:625][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
+[2024.01.13-00.47.44:637][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled
+[2024.01.13-00.47.44:637][ 0]LogInit: XR: MultiViewport is Disabled
+[2024.01.13-00.47.44:637][ 0]LogInit: XR: Mobile Multiview is Disabled
+[2024.01.13-00.47.44:804][ 0]LogTurnkeySupport: Completed device detection: Code = 0
+[2024.01.13-00.47.44:842][ 0]LogPython: Using Python 3.9.7
+[2024.01.13-00.47.44:856][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread
+[2024.01.13-00.47.45:635][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
+[2024.01.13-00.47.45:651][ 0]LogMetasoundEngine: MetaSound Engine Initialized
+[2024.01.13-00.47.45:718][ 0]LogTcpMessaging: Initializing TcpMessaging bridge
+[2024.01.13-00.47.45:721][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
+[2024.01.13-00.47.45:723][ 0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
+[2024.01.13-00.47.45:747][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: B1E2ACCE4D43BCC6B36063A8B523F33C | Instance: FA13AE8C4624051784CA1ABF29F265CE (DESKTOP-2MPQGVL-16620).
+[2024.01.13-00.47.46:015][ 0]LogOpenImageDenoise: OIDN starting up
+[2024.01.13-00.47.46:121][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
+[2024.01.13-00.47.46:137][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.13-00.47.46:137][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.13-00.47.46:190][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
+[2024.01.13-00.47.46:242][ 0]SourceControl: Revision control is disabled
+[2024.01.13-00.47.46:246][ 0]LogUProjectInfo: Found projects:
+[2024.01.13-00.47.46:257][ 0]SourceControl: Revision control is disabled
+[2024.01.13-00.47.46:267][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.47.46:268][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.47.46:268][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.47.46:411][ 0]LogCollectionManager: Loaded 0 collections in 0.000669 seconds
+[2024.01.13-00.47.46:413][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
+[2024.01.13-00.47.46:414][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
+[2024.01.13-00.47.46:415][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
+[2024.01.13-00.47.46:686][ 0]LogEngine: Initializing Engine...
+[2024.01.13-00.47.46:689][ 0]LogHMD: HMD configured for shader platform PCD3D_SM5, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
+[2024.01.13-00.47.46:691][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
+[2024.01.13-00.47.46:752][ 0]LogInit: Initializing FReadOnlyCVARCache
+[2024.01.13-00.47.46:757][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.47.46:757][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.47.46:762][ 0]LogAIModule: Creating AISystem for world Untitled
+[2024.01.13-00.47.46:763][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
+[2024.01.13-00.47.46:763][ 0]LogInit: Texture streaming: Enabled
+[2024.01.13-00.47.46:774][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
+[2024.01.13-00.47.46:779][ 0]LogAudio: Display: Initializing Audio Device Manager...
+[2024.01.13-00.47.46:785][ 0]LogAudio: Display: Loading Default Audio Settings Objects...
+[2024.01.13-00.47.46:786][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
+[2024.01.13-00.47.46:786][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered
+[2024.01.13-00.47.46:787][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered
+[2024.01.13-00.47.46:787][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
+[2024.01.13-00.47.46:787][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered
+[2024.01.13-00.47.46:787][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered
+[2024.01.13-00.47.46:787][ 0]LogAudio: Display: Audio Device Manager Initialized
+[2024.01.13-00.47.46:787][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True
+[2024.01.13-00.47.46:787][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.47.46:787][ 0]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.47.46:787][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.47.46:787][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.47.46:787][ 0]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.47.46:787][ 0]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.47.46:787][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.47.46:787][ 0]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.47.46:787][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.47.46:787][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.47.46:787][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.47.46:792][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.47.46:943][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.47.46:944][ 0]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.47.46:945][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.47.46:945][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.47.46:946][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
+[2024.01.13-00.47.46:946][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
+[2024.01.13-00.47.46:948][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
+[2024.01.13-00.47.46:948][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
+[2024.01.13-00.47.46:948][ 0]LogInit: FAudioDevice initialized with ID 1.
+[2024.01.13-00.47.46:948][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
+[2024.01.13-00.47.46:948][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.13-00.47.46:958][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
+[2024.01.13-00.47.46:960][ 0]LogInit: Undo buffer set to 32 MB
+[2024.01.13-00.47.46:960][ 0]LogInit: Transaction tracking system initialized
+[2024.01.13-00.47.46:975][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
+[2024.01.13-00.47.46:975][ 0]LogSourceControl: Uncontrolled asset enumeration started...
+[2024.01.13-00.47.46:978][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002628 seconds (Found 160 uncontrolled assets)
+[2024.01.13-00.47.46:982][ 0]BlueprintLog: New page: Editor Load
+[2024.01.13-00.47.47:042][ 0]LocalizationService: Localization service is disabled
+[2024.01.13-00.47.47:056][ 0]TimingProfiler: Initialize
+[2024.01.13-00.47.47:056][ 0]TimingProfiler: OnSessionChanged
+[2024.01.13-00.47.47:056][ 0]LoadingProfiler: Initialize
+[2024.01.13-00.47.47:056][ 0]LoadingProfiler: OnSessionChanged
+[2024.01.13-00.47.47:056][ 0]NetworkingProfiler: Initialize
+[2024.01.13-00.47.47:056][ 0]NetworkingProfiler: OnSessionChanged
+[2024.01.13-00.47.47:056][ 0]MemoryProfiler: Initialize
+[2024.01.13-00.47.47:057][ 0]MemoryProfiler: OnSessionChanged
+[2024.01.13-00.47.47:113][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.47.47:114][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.47.47:114][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.47.47:177][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
+[2024.01.13-00.47.47:272][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
+[2024.01.13-00.47.47:337][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
+[2024.01.13-00.47.47:338][ 0]SourceControl: Revision control is disabled
+[2024.01.13-00.47.47:338][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 5.856
+[2024.01.13-00.47.47:338][ 0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
+[2024.01.13-00.47.47:339][ 0]LightingResults: New page: Lighting Build
+[2024.01.13-00.47.47:340][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.47.47:340][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.47.47:340][ 0]MapCheck: New page: Map Check
+[2024.01.13-00.47.47:340][ 0]LightingResults: New page: Lighting Build
+[2024.01.13-00.47.47:344][ 0]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.47.47:347][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.61ms
+[2024.01.13-00.47.47:369][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete
+[2024.01.13-00.47.47:456][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.13-00.47.47:473][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
+[2024.01.13-00.47.47:473][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.47.47:473][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.47.47:473][ 0]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.47.47:520][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
+[2024.01.13-00.47.47:528][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms
+[2024.01.13-00.47.47:528][ 0]Cmd: MAP CHECKDEP NOCLEARLOG
+[2024.01.13-00.47.47:528][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,11ms to complete.
+[2024.01.13-00.47.47:533][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 6.051
+[2024.01.13-00.47.47:533][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.13-00.47.47:533][ 0]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.13-00.47.47:533][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
+[2024.01.13-00.47.47:533][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
+[2024.01.13-00.47.47:533][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
+[2024.01.13-00.47.47:533][ 0]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.13-00.47.47:533][ 0]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.13-00.47.47:533][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.13-00.47.47:533][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.13-00.47.47:533][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.13-00.47.47:630][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.13-00.47.47:630][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.13-00.47.47:630][ 0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.13-00.47.47:641][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.47.47:649][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.47.47:656][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.47.47:664][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.47.47:699][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.47.47:699][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
+[2024.01.13-00.47.47:700][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.47.47:700][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
+[2024.01.13-00.47.47:700][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.47.47:700][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
+[2024.01.13-00.47.47:700][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.47.47:700][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
+[2024.01.13-00.47.47:701][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.47.47:701][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
+[2024.01.13-00.47.47:701][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.47.47:701][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
+[2024.01.13-00.47.47:701][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.47.47:701][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
+[2024.01.13-00.47.47:701][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.47.47:701][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
+[2024.01.13-00.47.47:702][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.47.47:702][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
+[2024.01.13-00.47.47:702][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.47.47:702][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
+[2024.01.13-00.47.47:752][ 0]LogSlate: Took 0.000119 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.13-00.47.47:754][ 0]LogSlate: Took 0.000083 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
+[2024.01.13-00.47.47:755][ 0]LogSlate: Took 0.000062 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
+[2024.01.13-00.47.47:769][ 0]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
+[2024.01.13-00.47.47:907][ 0]LogStall: Startup...
+[2024.01.13-00.47.47:909][ 0]LogStall: Startup complete.
+[2024.01.13-00.47.47:913][ 0]LogLoad: (Engine Initialization) Total time: 6.43 seconds
+[2024.01.13-00.47.47:913][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
+[2024.01.13-00.47.47:950][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.5 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
+[2024.01.13-00.47.47:986][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
+[2024.01.13-00.47.47:988][ 0]LogContentStreaming: Texture pool size now 1000 MB
+[2024.01.13-00.47.48:040][ 0]LogAutomationController: Ignoring very large delta of 16868908.93 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests
+[2024.01.13-00.47.48:059][ 1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
+
+[2024.01.13-00.47.48:064][ 1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.023749 secs
+[2024.01.13-00.47.48:074][ 1]LogAssetRegistry: AssetRegistryGather time 0.0684s: AssetDataDiscovery 0.0138s, AssetDataGather 0.0177s, StoreResults 0.0370s.
+[2024.01.13-00.47.48:096][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000005 seconds (updated 0 objects)
+[2024.01.13-00.47.48:967][ 54]LogSlate: Took 0.000151 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
+[2024.01.13-00.48.01:402][875]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.48.01:409][875]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.48.01:409][875]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:48:01)
+[2024.01.13-00.48.01:412][875]LogOnline: OSS: Created online subsystem instance for: NULL
+[2024.01.13-00.48.01:412][875]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+[2024.01.13-00.48.01:412][875]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.48.01:426][875]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013570s)
+[2024.01.13-00.48.01:426][875]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013608s)
+[2024.01.13-00.48.01:430][875]LogUObjectHash: Compacting FUObjectHashTables data took 0.61ms
+[2024.01.13-00.48.01:430][875]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.48.01:431][875]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.48.01:431][875]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.48.01:431][875]LogPlayLevel: PIE: World Init took: (0.000858s)
+[2024.01.13-00.48.01:431][875]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True
+[2024.01.13-00.48.01:431][875]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.48.01:431][875]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.48.01:431][875]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.48.01:431][875]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.48.01:431][875]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.48.01:431][875]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.48.01:431][875]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.48.01:431][875]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.48.01:432][875]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.48.01:432][875]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.48.01:432][875]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.48.01:434][875]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.48.01:461][875]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.48.01:461][875]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.48.01:461][875]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.48.01:461][875]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.48.01:462][875]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2
+[2024.01.13-00.48.01:462][875]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2
+[2024.01.13-00.48.01:464][875]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2
+[2024.01.13-00.48.01:464][875]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2
+[2024.01.13-00.48.01:464][875]LogInit: FAudioDevice initialized with ID 2.
+[2024.01.13-00.48.01:464][875]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
+[2024.01.13-00.48.01:464][875]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.13-00.48.01:473][875]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.48.02:411][875]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.48.02:417][875]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.48.02
+[2024.01.13-00.48.02:418][875]LogWorld: Bringing up level for play took: 0.006639
+[2024.01.13-00.48.02:420][875]LogOnline: OSS: Created online subsystem instance for: :Context_1
+[2024.01.13-00.48.02:430][875]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.48.02:431][875]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.48.02:434][875]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Engine/VREditor/Devices/Generic/GenericHMD.GenericHMD being ready before playing
+[2024.01.13-00.48.02:434][875]vr.PixelDensity = "1"
+[2024.01.13-00.48.02:436][875]PIE: Server logged in
+[2024.01.13-00.48.02:437][875]PIE: Play in editor total start time 1,029 seconds.
+[2024.01.13-00.48.02:440][875]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.48.02:535][875]LogViewport: Scene viewport resized to 4936x2740, mode Windowed.
+[2024.01.13-00.48.02:540][875]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.48.02:543][875]LogRenderer: Warning: Resizing VR buffer to 4936 by 2740
+[2024.01.13-00.48.02:581][875]LogSlate: Took 0.000142 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.13-00.48.02:598][875]LogD3D11RHI: Error: Direct3DDevice->CreateTexture2D(TextureDesc,SubResourceData,OutTexture2D) failed with error E_OUTOFMEMORY
+ at D:\build\++UE5\Sync\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Texture.cpp:181
+ Size=4936x2740x1 PF=26 D3DFormat=(0x0000001A), NumMips=1, Flags=D3D11_BIND_SHADER_RESOURCE D3D11_BIND_UNORDERED_ACCESS , Usage:0x0, CPUFlags:0x0, MiscFlags:0x0, SampleCount:0x1, SampleQuality:0x0, SubresPtr:0x0000000000000000, SubresPitch:0, SubresSlicePitch:0, Name:'TSR.Output', DebugInfo:
+[2024.01.13-00.48.02:598][875]LogD3D11RHI: Error: Budget: 15569.21 MB
+[2024.01.13-00.48.02:598][875]LogD3D11RHI: Error: Used: 1569.69 MB
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 142 = 105662 KB (2D 4936x2740 PF_A16B16G16R16 RT UAV) SceneVelocity
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 214 = 105662 KB (2D 4936x2740 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 205 = 105662 KB (2D 4936x2740 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 160 = 105662 KB (2D 4936x2740 PF_FloatRGBA RT UAV) SceneColor
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 230 = 105662 KB (2D 4936x2740 PF_FloatRGBA RT) Translucency.AfterDOF.Color
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 212 = 105662 KB (2D 4936x2740 PF_FloatRGBA UAV) Lumen.Reflections.ReflectionRayBuffer
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 188 = 105662 KB (2D 4936x2740 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 198 = 105662 KB (2D 4936x2740 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 248 = 105662 KB (2D 4936x5480 PF_FloatR11G11B10 UAV) TSR.Output
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 116 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 13 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 129 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 34 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 152 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 37 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 155 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 153 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 35 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 151 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT) Lumen.SceneEmissive
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 33 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT) Lumen.SceneEmissive
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 174 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 115 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 12 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 128 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 10 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.Radiosity.TraceRadianceAtlas
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 148 = 65536 KB (2D 4096x4096 PF_R8G8B8A8 RT) Lumen.SceneAlbedo
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 30 = 65536 KB (2D 4096x4096 PF_R8G8B8A8 RT) Lumen.SceneAlbedo
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 27 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 68 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 62 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 161 = 52831 KB (2D 4936x2740 PF_A2B10G10R10 RT) GBufferA
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 187 = 52831 KB (2D 4936x2740 PF_A2B10G10R10 UAV) Lumen.ScreenProbeGather.ScreenBentNormal
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 242 = 52831 KB (2D 4936x2740 PF_A2B10G10R10 UAV) TSR.History.Guide
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 237 = 52831 KB (2D 4936x2740 PF_A2B10G10R10 UAV) TSR.ReprojectedHistoryGuide
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 163 = 52831 KB (2D 4936x2740 PF_B8G8R8A8 RT sRGB) GBufferC
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 162 = 52831 KB (2D 4936x2740 PF_B8G8R8A8 RT) GBufferB
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 164 = 52831 KB (2D 4936x2740 PF_B8G8R8A8 RT) GBufferD
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 165 = 52831 KB (2D 4936x2740 PF_B8G8R8A8 RT) GBufferE
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 221 = 52831 KB (2D 4936x2740 PF_B8G8R8A8 RT) ShadowMaskTexture
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 202 = 52831 KB (2D 4936x2740 PF_FloatRGB UAV) Lumen.Reflections.ResolvedSpecularIndirect
+[2024.01.13-00.48.12:161][875]LogConsoleResponse: 213 = 52831 KB (2D 4936x2740 PF_FloatRGB UAV) Lumen.Reflections.TraceRadiance
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 200 = 52831 KB (2D 4936x2740 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 189 = 52831 KB (2D 4936x2740 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 208 = 52831 KB (2D 4936x2740 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 190 = 52831 KB (2D 4936x2740 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 233 = 52831 KB (2D 4936x2740 PF_G16R16 UAV) TSR.Velocity.Dilated
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 239 = 52831 KB (2D 4936x2740 PF_G16R16 UAV) TSR.Velocity.HoleFilled
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 197 = 52831 KB (2D 4936x2740 PF_R32_FLOAT UAV) Lumen.DepthHistory
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 211 = 52831 KB (2D 4936x2740 PF_R32_FLOAT UAV) Lumen.DepthHistory
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 236 = 52831 KB (2D 4936x2740 PF_R32_UINT UAV) TSR.History.SubpixelDepth
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 232 = 52831 KB (2D 4936x2740 PF_R32_UINT UAV) TSR.PrevClosestDepthTexture
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 231 = 52831 KB (2D 4936x2740 PF_R32_UINT UAV) TSR.PrevUseCountTexture
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 243 = 52831 KB (2D 4936x2740 PF_R8G8B8A8 UAV) TSR.History.Moire
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 238 = 52831 KB (2D 4936x2740 PF_R8G8B8A8 UAV) TSR.ReprojectedHistoryMoire
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 147 = 32768 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 29 = 32768 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 127 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 114 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 11 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 150 = 32768 KB (2D 4096x4096 PF_R8G8 RT) Lumen.SceneNormal
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 32 = 32768 KB (2D 4096x4096 PF_R8G8 RT) Lumen.SceneNormal
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 74 = 32768 KB (2D 4096x4096 PF_ShadowDepth) PreShadowCacheDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 5 = 32768 KB (2D 4096x4096 PF_ShadowDepth) PreShadowCacheDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 186 = 31142 KB (2D 3090x2580 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadianceWithBorder
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 173 = 26574 KB (2D 4944x2752 PF_R16_UINT UAV) Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeIndices
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 199 = 26416 KB (2D 4936x2740 PF_R16_UINT UAV) Lumen.Reflections.RayTraceDistance
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 206 = 26416 KB (2D 4936x2740 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 215 = 26416 KB (2D 4936x2740 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 203 = 26416 KB (2D 4936x2740 PF_R16F UAV) Lumen.Reflections.ResolvedSpecularIndirectDepth
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 204 = 26416 KB (2D 4936x2740 PF_R16F UAV) Lumen.Reflections.ResolveVariance
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 201 = 26416 KB (2D 4936x2740 PF_R16F UAV) Lumen.Reflections.TraceHit
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 234 = 26416 KB (2D 4936x2740 PF_R16F UAV) TSR.ClosestDepthTexture
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 244 = 26416 KB (2D 4936x2740 PF_R8G8 UAV) TSR.HistoryRejection
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 240 = 26416 KB (2D 4936x2740 PF_R8G8 UAV) TSR.velocity.HoleFillMask
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 250 = 26416 KB (2D 4936x5480 PF_R8 UAV) TSR.History.Metadata
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 133 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 120 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 17 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 121 = 19931 KB (2D 2472x2064 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 134 = 19931 KB (2D 2472x2064 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 180 = 19931 KB (2D 2472x2064 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 178 = 19931 KB (2D 2472x2064 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 179 = 19931 KB (2D 2472x2064 PF_R32_UINT UAV) Lumen.ScreenProbeGather.TraceHit
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 9 = 18732 KB (2D 2688x1784 PF_R32_FLOAT RT) Composite.PrimitivesDepthHistory
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 38 = 18705 KB (2D 2684x1784 PF_FloatR11G11B10 UAV) TSR.Output
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 31 = 16384 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 149 = 16384 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 154 = 16384 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 36 = 16384 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 216 = 13208 KB (2D 4936x2740 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 207 = 13208 KB (2D 4936x2740 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 224 = 13208 KB (2D 4936x2740 PF_R8 UAV) TSR.AntiAliasing.Noise
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 225 = 13208 KB (2D 4936x2740 PF_R8 UAV) TSR.Moire.Luma
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 241 = 13208 KB (2D 4936x2740 PF_R8 UAV) TSR.ParallaxRejectionMask
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 245 = 13208 KB (2D 4936x2740 PF_R8 UAV) TSR.SceneColorLdrLuma
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 168 = 13208 KB (2D 4936x2740 PF_R8_UINT RT) LightingChannels
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 247 = 13208 KB (2D 4936x2740 PF_R8_UINT UAV) TSR.AntiAliasing.Filtered
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 246 = 13208 KB (2D 4936x2740 PF_R8_UINT UAV) TSR.AntiAliasing.Raw
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 235 = 13208 KB (2D[1] 4936x2740 PF_R8_UINT UAV) TSR.ParallaxFactor
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 85 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 84 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 83 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 80 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 78 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 93 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 75 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 144 = 10923 KB (2D 2048x2048 PF_R16F UAV) HZBClosest
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 146 = 10923 KB (2D 2048x2048 PF_R16F UAV) HZBClosest
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 143 = 10923 KB (2D 2048x2048 PF_R16F UAV) HZBFurthest
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 145 = 10923 KB (2D 2048x2048 PF_R16F UAV) HZBFurthest
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 177 = 9966 KB (2D 2472x2064 PF_R16_UINT UAV) Lumen.ScreenProbeGather.RayInfosForTracing
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 176 = 9966 KB (2D 2472x2064 PF_R16F UAV) Lumen.ScreenProbeGather.LightingProbabilityDensityFunction
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 6 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHBlueAtlas
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 7 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHGreenAtlas
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 8 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHRedAtlas
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 61 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 3 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 41 = 7588 KB (2D 1208x804 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 48 = 7588 KB (2D 1208x804 PF_FloatRGBA RT UAV) SceneColor
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 47 = 7588 KB (2D 1208x804 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 26 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 63 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 69 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 192 = 6132 KB (3D 234x258x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 194 = 6132 KB (3D 234x258x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 181 = 4983 KB (2D 2472x2064 PF_R8 UAV) Lumen.ScreenProbeGather.ScreenProbeHitDistance
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 182 = 4983 KB (2D 2472x2064 PF_R8 UAV) Lumen.ScreenProbeGather.ScreenProbeTraceMoving
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 25 = 4743 KB (2D 1208x804 PF_DepthStencil) SceneDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 14 = 4683 KB (2D 1344x892 PF_FloatR11G11B10 UAV) TSR.Output
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 18 = 4677 KB (2D 2684x1784 PF_R8 UAV) TSR.History.Metadata
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 175 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 119 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 132 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 16 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 112 = 4096 KB (2D 2048x1024 PF_ShadowDepth) ShadowDepthAtlas
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 50 = 3794 KB (2D 1208x804 PF_A2B10G10R10 UAV) TSR.History.Guide
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 46 = 3794 KB (2D 1208x804 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 44 = 3794 KB (2D 1208x804 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 58 = 3794 KB (2D 1208x804 PF_R32_FLOAT UAV) Lumen.DepthHistory
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 51 = 3794 KB (2D 1208x804 PF_R32_UINT UAV) TSR.History.SubpixelDepth
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 49 = 3794 KB (2D 1208x804 PF_R8G8B8A8 UAV) TSR.History.Moire
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 185 = 3737 KB (2D 1854x258 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.ScreenProbeRadianceSHDirectional
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 95 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 76 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 77 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 79 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 81 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 92 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 94 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 82 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 193 = 3066 KB (3D 234x258x26 PF_R16F UAV) Lumen.TranslucencyVolume.VolumeTraceHitDistance
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 15 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 118 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 131 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.48.12:162][875]LogConsoleResponse: 219 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeAmbient0
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 217 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeAmbient1
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 222 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeAmbient1
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 220 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeDirectional0
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 223 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeDirectional1
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 218 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeDirectional1
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 40 = 1897 KB (2D 1208x804 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 113 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 59 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 126 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 56 = 1444 KB (2D 608x608 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 196 = 1363 KB (3D 78x86x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLighting1
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 210 = 1363 KB (3D 78x86x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLighting1
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 138 = 1363 KB (3D 78x86x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 125 = 1363 KB (3D 78x86x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 159 = 1280 KB (2D 512x512 PF_DepthStencil) Lumen.CardCaptureDepthStencilAtlas
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 136 = 1246 KB (2D 309x258 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 123 = 1246 KB (2D 309x258 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 45 = 1171 KB (2D 1344x892 PF_R8 RT) Final Luminance
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 158 = 1024 KB (2D 512x512 PF_FloatR11G11B10 RT) Lumen.CardCaptureEmissiveAtlas
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 156 = 1024 KB (2D 512x512 PF_R8G8B8A8 RT) Lumen.CardCaptureAlbedoAtlas
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 157 = 1024 KB (2D 512x512 PF_R8G8B8A8 RT) Lumen.CardCaptureNormalAtlas
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 65 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 21 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 71 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 39 = 949 KB (2D 1208x804 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 43 = 949 KB (2D 1208x804 PF_R8 UAV) Lumen.ScreenProbeGather.FastUpdateMode
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 42 = 949 KB (2D 1208x804 PF_R8 UAV) Lumen.ScreenProbeGather.NumHistoryFramesAccumulated
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 97 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 86 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 91 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 108 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 96 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 98 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 87 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 88 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 89 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 111 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 110 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 109 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 90 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 99 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 104 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 107 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 106 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 105 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 103 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 102 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 101 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 100 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 70 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 64 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 22 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 73 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 67 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 19 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 20 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 66 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 72 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 195 = 682 KB (3D 78x86x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLighting0
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 209 = 682 KB (3D 78x86x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLighting0
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 137 = 682 KB (3D 78x86x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 124 = 682 KB (3D 78x86x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 184 = 312 KB (2D 309x258 PF_FloatR11G11B10 UAV) Lumen.ScreenProbeGather.ScreenProbeRadianceSHAmbient
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 122 = 312 KB (2D 309x258 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 135 = 312 KB (2D 309x258 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 141 = 245 KB (3D 63x63x63 PF_R8 UAV) GlobalDistanceField.TempMip
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 172 = 208 KB (2D 309x172 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeHeader
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 191 = 207 KB (2D 617x343 PF_R8_UINT UAV) Lumen.Reflections.ResolveTileUsed
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 52 = 201 KB (3D 38x26x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 57 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 130 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 117 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 171 = 156 KB (2D 309x258 PF_R16_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeWorldSpeed
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 170 = 156 KB (2D 309x258 PF_R8G8 UAV) Lumen.ScreenProbeGather.ScreenProbeWorldNormal
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 140 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 24 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 53 = 101 KB (3D 38x26x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 54 = 91 KB (2D 76x76 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 183 = 78 KB (2D 309x258 PF_R8 UAV) Lumen.ScreenProbeGather.ScreenProbeMoving
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 4 = 33 KB (2D 66x64 PF_A16B16G16R16) SSProfiles
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 55 = 23 KB (2D 76x76 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 2 = 6 KB (2D 768x8 PF_R8) AsciiTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 139 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 23 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 28 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 249 = 1 KB (2D 1x1 PF_FloatR11G11B10 UAV) TSR.DummyOutput
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 60 = 1 KB (2D 1x1 PF_R16F UAV) Dummy
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 229 = 1 KB (2D 1x1 PF_R32_FLOAT UAV) OIT.SampleDepth
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 227 = 1 KB (2D 1x1 PF_R32_UINT UAV) OIT.SampleColor
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 228 = 1 KB (2D 1x1 PF_R32_UINT UAV) OIT.SampleTrans
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 226 = 1 KB (2D 1x1 PF_R32_UINT UAV) TSR.DummyOutput
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 167 = 1 KB (2D 1x1 PF_R8 UAV) Substrate.DummyWritableTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 166 = 1 KB (2D[1] 1x1 PF_R32_UINT UAV) Substrate.DummyWritableTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 169 = 1 KB (2D[1] 4x4 PF_R32_UINT UAV) Dummy-OutDepthBuffer
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: 1 = 1 KB (3D 1x1x1 PF_B8G8R8A8 RT) HairLUT0
+[2024.01.13-00.48.12:163][875]LogConsoleResponse:
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: Pool: 3473/4916 MB (referenced/allocated)
+[2024.01.13-00.48.12:163][875]LogConsoleResponse:
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: RDGResourceName (what was rendered this frame, use <RDGResourceName>@<Version> to get intermediate versions):
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: BloomSetup Lumen.RadianceCache.DepthProbeAtlasTexture Lumen.ScreenProbeGather.BackfaceDiffuseIndirect Lumen.TranslucencyVolume.SHLightingNewHistory0 TSR.AntiAliasing.Raw
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: BloomX Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture Lumen.ScreenProbeGather.DiffuseIndirect Lumen.TranslucencyVolume.VolumeTraceHitDistance TSR.ClosestDepthTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: BloomY Lumen.RadianceCache.FinalRadianceAtlas Lumen.ScreenProbeGather.LightingProbabilityDensityFunction Lumen.TranslucencyVolume.VolumeTraceRadiance TSR.DummyOutput
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: CombineLUTs Lumen.RadianceCache.RadianceProbeAtlasTextureSource Lumen.ScreenProbeGather.RayInfosForTracing OIT.SampleColor TSR.HalfResOutput
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: CubeShadowDepthZ Lumen.RadianceCache.RadianceProbeIndirectionTexture Lumen.ScreenProbeGather.RoughSpecularIndirect OIT.SampleCount TSR.History.Guide
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: Dummy-OutDepthBuffer Lumen.Reflections.AccumulatedResolveVariance Lumen.ScreenProbeGather.ScreenBentNormal OIT.SampleDepth TSR.History.Metadata
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: EyeAdaptationTexture Lumen.Reflections.NumHistoryFramesAccumulated Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance OIT.SampleTrans TSR.History.Moire
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: Final Luminance Lumen.Reflections.RayTraceDistance Lumen.ScreenProbeGather.ScreenProbeFilteredRadianceWithBorder PreShadowCacheDepthZ TSR.History.SubpixelDepth
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: GaussianLumSetupTexture Lumen.Reflections.ReflectionDownsampledDepth Lumen.ScreenProbeGather.ScreenProbeHitDistance Scene(1/16) TSR.HistoryRejection
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: GBufferA Lumen.Reflections.ReflectionRayBuffer Lumen.ScreenProbeGather.ScreenProbeMoving Scene(1/32) TSR.Moire.Luma
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: GBufferB Lumen.Reflections.ResolvedSpecularIndirect Lumen.ScreenProbeGather.ScreenProbeRadiance Scene(1/4) TSR.Output
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: GBufferC Lumen.Reflections.ResolvedSpecularIndirectDepth Lumen.ScreenProbeGather.ScreenProbeRadianceSHAmbient Scene(1/64) TSR.ParallaxFactor
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: GBufferD Lumen.Reflections.ResolveTileUsed Lumen.ScreenProbeGather.ScreenProbeRadianceSHDirectional Scene(1/8) TSR.ParallaxRejectionMask
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: GBufferE Lumen.Reflections.ResolveVariance Lumen.ScreenProbeGather.ScreenProbeSceneDepth SceneColor TSR.PrevClosestDepthTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: HeterogeneousVolumes Lumen.Reflections.SpecularIndirect Lumen.ScreenProbeGather.ScreenProbeTraceMoving SceneDepthZ TSR.PrevUseCountTexture
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: HZBClosest Lumen.Reflections.TraceHit Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition SceneVelocity TSR.ReprojectedHistoryGuide
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: HZBFurthest Lumen.Reflections.TraceRadiance Lumen.ScreenProbeGather.ScreenProbeWorldNormal ShadowDepthAtlas TSR.ReprojectedHistoryMoire
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: LightingChannels Lumen.SceneAlbedo Lumen.ScreenProbeGather.ScreenProbeWorldSpeed ShadowMaskTexture TSR.SceneColorLdrLuma
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: LocalExposure Lumen.SceneDepth Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeHeader Substrate.DummyWritableTexture TSR.Velocity.Dilated
+[2024.01.13-00.48.12:163][875]LogConsoleResponse: LocalExposureGaussianX Lumen.SceneDirectLighting Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeIndices Translucency.AfterDOF.Color TSR.Velocity.HoleFilled
+[2024.01.13-00.48.12:164][875]LogConsoleResponse: LocalExposureGaussianY Lumen.SceneEmissive Lumen.ScreenProbeGather.TileClassificationModes TranslucentVolumeAmbient0 TSR.velocity.HoleFillMask
+[2024.01.13-00.48.12:164][875]LogConsoleResponse: Lumen.CardCaptureAlbedoAtlas Lumen.SceneFinalLighting Lumen.ScreenProbeGather.TraceHit TranslucentVolumeAmbient1 ViewFamilyTexture
+[2024.01.13-00.48.12:164][875]LogConsoleResponse: Lumen.CardCaptureDepthStencilAtlas Lumen.SceneIndirectLighting Lumen.ScreenProbeGather.TraceRadiance TranslucentVolumeDirectional0
+[2024.01.13-00.48.12:164][875]LogConsoleResponse: Lumen.CardCaptureEmissiveAtlas Lumen.SceneNormal Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance TranslucentVolumeDirectional1
+[2024.01.13-00.48.12:164][875]LogConsoleResponse: Lumen.CardCaptureNormalAtlas Lumen.SceneNumFramesAccumulatedAtlas Lumen.TranslucencyVolume.SHLighting0 TSR.AntiAliasing.Filtered
+[2024.01.13-00.48.12:164][875]LogConsoleResponse: Lumen.DepthHistory Lumen.SceneOpacity Lumen.TranslucencyVolume.SHLighting1 TSR.AntiAliasing.Noise
+[2024.01.13-00.48.12:164][875]LogConsoleResponse:
+[2024.01.13-00.48.12:164][875]Cmd: rhi.DumpMemory
+[2024.01.13-00.48.12:165][875]RHI resource memory (not tracked by our allocator)
+[2024.01.13-00.48.12:165][875] 0.000MB - Bindless Resource Heap - STAT_BindlessResourceHeapMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:165][875] 0.000MB - Bindless Sampler Heap - STAT_BindlessSamplerHeapMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:165][875] 0.000MB - Misc Buffer Memory - STAT_MiscBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:165][875] 0.000MB - Draw Indirect Buffer Memory - STAT_DrawIndirectBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:165][875] 0.252MB - Byte Address Buffer Memory - STAT_ByteAddressBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:165][875] 129.438MB - Structured Buffer Memory - STAT_StructuredBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:165][875] 0.000MB - RayTracing Acceleration Structure Memory - STAT_RTAccelerationStructureMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:165][875] 68.749MB - Vertex Buffer Memory - STAT_VertexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:165][875] 5.507MB - Index Buffer Memory - STAT_IndexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:165][875] 2.893MB - Uniform Buffer Memory - STAT_UniformBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:165][875] 16.063MB - Texture Cube Memory - STAT_TextureMemoryCube - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:165][875] 0.172MB - Texture 3D Memory - STAT_TextureMemory3D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:165][875] 149.227MB - Texture 2D Memory - STAT_TextureMemory2D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:165][875] 421.403MB - UAV Texture Memory - STAT_UAVTextureMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:165][875] 0.000MB - Render Target Cube Memory - STAT_RenderTargetMemoryCube - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:165][875] 0.125MB - Render Target 3D Memory - STAT_RenderTargetMemory3D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:166][875] 562.658MB - Render Target 2D Memory - STAT_RenderTargetMemory2D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.12:166][875]1356.486MB total
+[2024.01.13-00.48.12:166][875]LogWindows: FPlatformMisc::RequestExit(1, TerminateOnOutOfMemory)
+[2024.01.13-00.48.12:166][875]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 0, TerminateOnOutOfMemory)
+[2024.01.13-00.48.12:166][875]LogCore: Engine exit requested (reason: Win RequestExit)
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.13-00.48.36.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.13-00.48.36.log
new file mode 100644
index 0000000000000000000000000000000000000000..02ffbb3aa65cd209847175c1609bddfc0713462e
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.13-00.48.36.log
@@ -0,0 +1,1537 @@
+Log file open, 01/13/24 01:48:14
+LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
+LogWindows: File 'aqProf.dll' does not exist
+LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
+LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi.dll' does not exist
+LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi32e.dll' does not exist
+LogWindows: Started CrashReportClient (pid=17096)
+LogWindows: Custom abort handler registered for crash reporting.
+LogInit: Display: Running engine for game: BackroomsDigitalArt
+LogCore: UnrealTraceServer: Trace store launch successful
+LogTrace: Initializing trace...
+LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
+LogTrace: Finished trace initialization.
+LogCsvProfiler: Display: Metadata set : platform="Windows"
+LogCsvProfiler: Display: Metadata set : config="Development"
+LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046"
+LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3"
+LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.3007] "
+LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 5800X 8-Core Processor"
+LogCsvProfiler: Display: Metadata set : pgoenabled="0"
+LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
+LogCsvProfiler: Display: Metadata set : ltoenabled="0"
+LogCsvProfiler: Display: Metadata set : asan="0"
+LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
+LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
+LogCsvProfiler: Display: Metadata set : llm="0"
+LogStats: Stats thread started at 0.218823
+LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
+LogInit: Session CrashGUID >====================================================
+ Session CrashGUID > UECC-Windows-3E0CAFC04EF5294341521CB6A2A7A83E
+ Session CrashGUID >====================================================
+LogConfig: Display: Loading Mac ini files took 0.02 seconds
+LogConfig: Display: Loading Android ini files took 0.02 seconds
+LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
+LogConfig: Display: Loading IOS ini files took 0.02 seconds
+LogConfig: Display: Loading Windows ini files took 0.02 seconds
+LogConfig: Display: Loading Unix ini files took 0.03 seconds
+LogConfig: Display: Loading TVOS ini files took 0.03 seconds
+LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
+LogConfig: Display: Loading Linux ini files took 0.03 seconds
+LogAssetRegistry: Display: Asset registry cache read as 17.5 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
+LogPluginManager: Mounting Engine plugin Bridge
+LogPluginManager: Mounting Engine plugin FastBuildController
+LogPluginManager: Mounting Engine plugin EnhancedInput
+LogPluginManager: Found config from plugin[EnhancedInput] Input
+LogPluginManager: Mounting Engine plugin MeshPainting
+LogPluginManager: Mounting Engine plugin XGEController
+LogPluginManager: Mounting Engine plugin TraceUtilities
+LogPluginManager: Mounting Engine plugin Paper2D
+LogPluginManager: Mounting Engine plugin AutomationUtils
+LogPluginManager: Mounting Engine plugin BackChannel
+LogPluginManager: Mounting Engine plugin ChaosCaching
+LogPluginManager: Mounting Engine plugin ChaosCloth
+LogPluginManager: Mounting Engine plugin ChaosEditor
+LogPluginManager: Mounting Engine plugin ChaosNiagara
+LogPluginManager: Mounting Engine plugin ChaosClothEditor
+LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
+LogPluginManager: Mounting Engine plugin CharacterAI
+LogPluginManager: Mounting Engine plugin ChaosUserDataPT
+LogPluginManager: Mounting Engine plugin Dataflow
+LogPluginManager: Mounting Engine plugin Fracture
+LogPluginManager: Mounting Engine plugin GeometryFlow
+LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
+LogPluginManager: Mounting Engine plugin FullBodyIK
+LogPluginManager: Mounting Engine plugin LocalizableMessage
+LogPluginManager: Mounting Engine plugin MeshLODToolset
+LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
+LogPluginManager: Mounting Engine plugin OpenImageDenoise
+LogPluginManager: Mounting Engine plugin PlanarCut
+LogPluginManager: Mounting Engine plugin PlatformCrypto
+LogPluginManager: Mounting Engine plugin PythonScriptPlugin
+LogPluginManager: Mounting Engine plugin ProxyLODPlugin
+LogPluginManager: Mounting Engine plugin SkeletalReduction
+LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
+LogPluginManager: Mounting Engine plugin StructUtils
+LogPluginManager: Mounting Engine plugin ToolPresets
+LogPluginManager: Mounting Engine plugin AISupport
+LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
+LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
+LogPluginManager: Mounting Engine plugin ACLPlugin
+LogPluginManager: Mounting Engine plugin AnimationData
+LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
+LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
+LogPluginManager: Mounting Engine plugin ControlRig
+LogPluginManager: Mounting Engine plugin LiveLink
+LogPluginManager: Mounting Engine plugin ControlRigSpline
+LogPluginManager: Mounting Engine plugin IKRig
+LogPluginManager: Mounting Engine plugin TcpMessaging
+LogPluginManager: Mounting Engine plugin UdpMessaging
+LogPluginManager: Mounting Engine plugin Interchange
+LogPluginManager: Mounting Engine plugin InterchangeEditor
+LogPluginManager: Mounting Engine plugin GameplayCameras
+LogPluginManager: Mounting Engine plugin AlembicImporter
+LogPluginManager: Mounting Engine plugin CameraShakePreviewer
+LogPluginManager: Mounting Engine plugin OnlineServices
+LogPluginManager: Mounting Engine plugin OnlineBase
+LogPluginManager: Mounting Engine plugin OnlineSubsystem
+LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
+LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
+LogPluginManager: Mounting Engine plugin OodleNetwork
+LogPluginManager: Mounting Engine plugin AssetManagerEditor
+LogPluginManager: Mounting Engine plugin Takes
+LogPluginManager: Mounting Engine plugin BlueprintHeaderView
+LogPluginManager: Mounting Engine plugin ChangelistReview
+LogPluginManager: Mounting Engine plugin CryptoKeys
+LogPluginManager: Mounting Engine plugin CurveEditorTools
+LogPluginManager: Mounting Engine plugin DataValidation
+LogPluginManager: Mounting Engine plugin EditorDebugTools
+LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
+LogPluginManager: Mounting Engine plugin FacialAnimation
+LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
+LogPluginManager: Mounting Engine plugin GeometryMode
+LogPluginManager: Mounting Engine plugin GameplayTagsEditor
+LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
+LogPluginManager: Mounting Engine plugin MaterialAnalyzer
+LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
+LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
+LogPluginManager: Mounting Engine plugin PluginBrowser
+LogPluginManager: Mounting Engine plugin SequencerAnimTools
+LogPluginManager: Mounting Engine plugin SpeedTreeImporter
+LogPluginManager: Mounting Engine plugin UVEditor
+LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
+LogPluginManager: Mounting Engine plugin AnimationSharing
+LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
+LogPluginManager: Mounting Engine plugin DumpGPUServices
+LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
+LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
+LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
+LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
+LogPluginManager: Mounting Engine plugin GitSourceControl
+LogPluginManager: Mounting Engine plugin PixWinPlugin
+LogPluginManager: Mounting Engine plugin PerforceSourceControl
+LogPluginManager: Mounting Engine plugin PlasticSourceControl
+LogPluginManager: Mounting Engine plugin PluginUtils
+LogPluginManager: Mounting Engine plugin PropertyAccessNode
+LogPluginManager: Mounting Engine plugin RenderDocPlugin
+LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
+LogPluginManager: Mounting Engine plugin TextureFormatOodle
+LogPluginManager: Mounting Engine plugin SubversionSourceControl
+LogPluginManager: Mounting Engine plugin TraceDataFilters
+LogPluginManager: Mounting Engine plugin UObjectPlugin
+LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
+LogPluginManager: Mounting Engine plugin ActorSequence
+LogPluginManager: Mounting Engine plugin LevelSequenceEditor
+LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin TemplateSequence
+LogPluginManager: Mounting Engine plugin SequencerScripting
+LogPluginManager: Mounting Engine plugin AndroidMedia
+LogPluginManager: Mounting Engine plugin AvfMedia
+LogPluginManager: Mounting Engine plugin ImgMedia
+LogPluginManager: Mounting Engine plugin MediaCompositing
+LogPluginManager: Mounting Engine plugin MediaPlayerEditor
+LogPluginManager: Mounting Engine plugin MediaPlate
+LogPluginManager: Mounting Engine plugin ActorLayerUtilities
+LogPluginManager: Mounting Engine plugin WmfMedia
+LogPluginManager: Mounting Engine plugin WebMMedia
+LogPluginManager: Mounting Engine plugin AndroidPermission
+LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
+LogPluginManager: Mounting Engine plugin AndroidFileServer
+LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin AppleImageUtils
+LogPluginManager: Mounting Engine plugin AppleMoviePlayer
+LogPluginManager: Mounting Engine plugin AssetTags
+LogPluginManager: Mounting Engine plugin AudioSynesthesia
+LogPluginManager: Mounting Engine plugin ArchVisCharacter
+LogPluginManager: Mounting Engine plugin ChunkDownloader
+LogPluginManager: Mounting Engine plugin AudioWidgets
+LogPluginManager: Mounting Engine plugin CableComponent
+LogPluginManager: Mounting Engine plugin AudioCapture
+LogPluginManager: Mounting Engine plugin CustomMeshComponent
+LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin GeometryCache
+LogPluginManager: Mounting Engine plugin GeometryProcessing
+LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
+LogPluginManager: Mounting Engine plugin GooglePAD
+LogPluginManager: Mounting Engine plugin InputDebugging
+LogPluginManager: Found config from plugin[InputDebugging] Input
+LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
+LogPluginManager: Mounting Engine plugin MeshModelingToolset
+LogPluginManager: Mounting Engine plugin Metasound
+LogPluginManager: Mounting Engine plugin MobilePatchingUtils
+LogPluginManager: Mounting Engine plugin MsQuic
+LogPluginManager: Mounting Engine plugin OpenXR
+LogPluginManager: Mounting Engine plugin OpenXREyeTracker
+LogPluginManager: Mounting Engine plugin OpenXRHandTracking
+LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
+LogPluginManager: Mounting Engine plugin PropertyAccessEditor
+LogPluginManager: Mounting Engine plugin SignificanceManager
+LogPluginManager: Mounting Engine plugin RigVM
+LogPluginManager: Mounting Engine plugin ResonanceAudio
+LogPluginManager: Mounting Engine plugin SoundFields
+LogPluginManager: Mounting Engine plugin Synthesis
+LogPluginManager: Mounting Engine plugin WebMMoviePlayer
+LogPluginManager: Mounting Engine plugin WaveTable
+LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
+LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin XRBase
+LogPluginManager: Mounting Engine plugin GLTFExporter
+LogPluginManager: Mounting Engine plugin DatasmithContent
+LogPluginManager: Mounting Engine plugin VariantManagerContent
+LogPluginManager: Mounting Engine plugin VariantManager
+LogPluginManager: Mounting Engine plugin Niagara
+LogPluginManager: Mounting Engine plugin InterchangeTests
+LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
+LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
+LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
+LogPluginManager: Mounting Engine plugin SQLiteCore
+LogPluginManager: Mounting Engine plugin ObjectMixer
+LogPluginManager: Mounting Engine plugin LightMixer
+LogPluginManager: Mounting Engine plugin ConcertMain
+LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
+LogPluginManager: Mounting Engine plugin ConcertSyncClient
+LogPluginManager: Mounting Engine plugin ConcertSyncCore
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+LogInit: Using libcurl 8.4.0
+LogInit: - built for Windows
+LogInit: - supports SSL with OpenSSL/1.1.1t
+LogInit: - supports HTTP deflate (compression) using libz 1.2.13
+LogInit: - other features:
+LogInit: CURL_VERSION_SSL
+LogInit: CURL_VERSION_LIBZ
+LogInit: CURL_VERSION_IPV6
+LogInit: CURL_VERSION_ASYNCHDNS
+LogInit: CURL_VERSION_LARGEFILE
+LogInit: CurlRequestOptions (configurable via config and command line):
+LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
+LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
+LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
+LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host
+LogInit: - LocalHostAddr = Default
+LogInit: - BufferSize = 65536
+LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
+LogOnline: OSS: Created online subsystem instance for: NULL
+LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
+LogWindows: File 'WinPixGpuCapturer.dll' does not exist
+PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
+LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
+RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
+LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
+LogHMD: OpenXR runtime supported extensions:
+LogHMD: XR_KHR_vulkan_enable
+LogHMD: XR_KHR_vulkan_enable2
+LogHMD: XR_KHR_D3D11_enable
+LogHMD: XR_KHR_D3D12_enable
+LogHMD: XR_KHR_opengl_enable
+LogHMD: XR_KHR_win32_convert_performance_counter_time
+LogHMD: XR_EXT_win32_appcontainer_compatible
+LogHMD: XR_KHR_binding_modification
+LogHMD: XR_KHR_composition_layer_depth
+LogHMD: XR_KHR_visibility_mask
+LogHMD: XR_EXT_active_action_set_priority
+LogHMD: XR_EXT_dpad_binding
+LogHMD: XR_EXT_frame_composition_report
+LogHMD: XR_EXT_hand_tracking
+LogHMD: XR_EXT_hand_joints_motion_range
+LogHMD: XR_EXT_hp_mixed_reality_controller
+LogHMD: XR_EXT_palm_pose
+LogHMD: XR_FB_display_refresh_rate
+LogHMD: XR_HTC_vive_cosmos_controller_interaction
+LogHMD: XR_HTC_vive_focus3_controller_interaction
+LogHMD: XR_HTC_vive_wrist_tracker_interaction
+LogHMD: XR_MND_headless
+LogHMD: XR_VALVE_analog_threshold
+LogHMD: XR_HTCX_vive_tracker_interaction
+LogHMD: XR_EXT_debug_utils
+LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available
+LogHMD: Optional extension XR_FB_foveation_vulkan is not available
+LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available
+LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available
+LogHMD: Optional extension XR_VARJO_quad_views is not available
+LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available
+LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available
+LogHMD: Optional extension XR_FB_foveation is not available
+LogHMD: Optional extension XR_FB_swapchain_update_state is not available
+LogHMD: Optional extension XR_FB_foveation_configuration is not available
+LogHMD: Optional extension XR_OCULUS_audio_device_guid is not available
+LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available
+LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension.
+LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.2.3
+LogInit: ExecutableName: UnrealEditor.exe
+LogInit: Build: ++UE5+Release-5.3-CL-29314046
+LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3
+LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3
+LogInit: Net CL: 27405482
+LogInit: OS: Windows 11 (23H2) [10.0.22631.3007] (), CPU: AMD Ryzen 7 5800X 8-Core Processor , GPU: AMD Radeon RX 6800
+LogInit: Compiled (64-bit): Nov 3 2023 16:09:16
+LogInit: Architecture: x64
+LogInit: Compiled with Visual C++: 19.36.32537.00
+LogInit: Build Configuration: Development
+LogInit: Branch Name: ++UE5+Release-5.3
+LogInit: Command Line:
+LogInit: Base Directory: G:/UnrealEngines/UE_5.3/Engine/Binaries/Win64/
+LogInit: Allocator: Mimalloc
+LogInit: Installed Engine Build: 1
+LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
+LogDevObjectVersion: Number of dev versions registered: 36
+LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
+LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
+LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
+LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
+LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
+LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
+LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
+LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
+LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
+LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
+LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47
+LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
+LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
+LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
+LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
+LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
+LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
+LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
+LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
+LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111
+LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2
+LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10
+LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11
+LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
+LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
+LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
+LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
+LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
+LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
+LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
+LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118
+LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47
+LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
+LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
+LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
+LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
+LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
+LogInit: Object subsystem initialized
+LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
+LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
+LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
+LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
+LogConfig: Set CVar [[r.setres:1280x720]]
+LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
+LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
+LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
+LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
+LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[r.VSync:0]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
+[2024.01.13-00.48.14:631][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
+[2024.01.13-00.48.14:631][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
+[2024.01.13-00.48.14:633][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
+[2024.01.13-00.48.14:633][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
+[2024.01.13-00.48.14:634][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
+[2024.01.13-00.48.14:635][ 0]LogRHI: Using Default RHI: D3D11
+[2024.01.13-00.48.14:635][ 0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.13-00.48.14:635][ 0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.13-00.48.14:641][ 0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll
+[2024.01.13-00.48.14:641][ 0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.13-00.48.14:643][ 0]LogD3D11RHI: D3D11 min allowed feature level: 11_0
+[2024.01.13-00.48.14:643][ 0]LogD3D11RHI: D3D11 max allowed feature level: 11_1
+[2024.01.13-00.48.14:643][ 0]LogD3D11RHI: D3D11 adapters:
+[2024.01.13-00.48.14:643][ 0]LogD3D11RHI: Testing D3D11 Adapter 0:
+[2024.01.13-00.48.14:643][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.13-00.48.14:643][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.13-00.48.14:643][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.13-00.48.14:643][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.13-00.48.14:643][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.13-00.48.14:643][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.13-00.48.14:643][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.48.14:643][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.48.14:643][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.13-00.48.14:719][ 0]LogD3D11RHI: 0. 'AMD Radeon RX 6800' (Feature Level 11_1)
+[2024.01.13-00.48.14:719][ 0]LogD3D11RHI: 16337/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:2, VendorId:0x1002
+[2024.01.13-00.48.14:719][ 0]LogD3D11RHI: Testing D3D11 Adapter 1:
+[2024.01.13-00.48.14:719][ 0]LogD3D11RHI: Description : Microsoft Basic Render Driver
+[2024.01.13-00.48.14:719][ 0]LogD3D11RHI: VendorId : 1414
+[2024.01.13-00.48.14:719][ 0]LogD3D11RHI: DeviceId : 008c
+[2024.01.13-00.48.14:719][ 0]LogD3D11RHI: SubSysId : 0000
+[2024.01.13-00.48.14:719][ 0]LogD3D11RHI: Revision : 0000
+[2024.01.13-00.48.14:719][ 0]LogD3D11RHI: DedicatedVideoMemory : 0 bytes
+[2024.01.13-00.48.14:719][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.48.14:719][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.48.14:719][ 0]LogD3D11RHI: AdapterLuid : 0 93714
+[2024.01.13-00.48.14:720][ 0]LogD3D11RHI: 1. 'Microsoft Basic Render Driver' (Feature Level 11_1)
+[2024.01.13-00.48.14:720][ 0]LogD3D11RHI: 0/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
+[2024.01.13-00.48.14:720][ 0]LogD3D11RHI: Chosen D3D11 Adapter:
+[2024.01.13-00.48.14:720][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.13-00.48.14:720][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.13-00.48.14:720][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.13-00.48.14:720][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.13-00.48.14:720][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.13-00.48.14:720][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.13-00.48.14:720][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.48.14:720][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.48.14:720][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.13-00.48.14:720][ 0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.13-00.48.14:720][ 0]LogInit: Selected Device Profile: [WindowsEditor]
+[2024.01.13-00.48.14:720][ 0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
+[2024.01.13-00.48.14:720][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
+[2024.01.13-00.48.14:720][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.13-00.48.14:720][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
+[2024.01.13-00.48.14:721][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
+[2024.01.13-00.48.14:721][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
+[2024.01.13-00.48.14:721][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
+[2024.01.13-00.48.14:721][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
+[2024.01.13-00.48.14:721][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
+[2024.01.13-00.48.14:721][ 0]LogInit: Computer: DESKTOP-2MPQGVL
+[2024.01.13-00.48.14:721][ 0]LogInit: User: Windowssucks
+[2024.01.13-00.48.14:721][ 0]LogInit: CPU Page size=4096, Cores=8
+[2024.01.13-00.48.14:721][ 0]LogInit: High frequency timer resolution =10.000000 MHz
+[2024.01.13-00.48.14:721][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
+[2024.01.13-00.48.14:721][ 0]LogMemory: Platform Memory Stats for WindowsEditor
+[2024.01.13-00.48.14:721][ 0]LogMemory: Process Physical Memory: 493.96 MB used, 521.05 MB peak
+[2024.01.13-00.48.14:721][ 0]LogMemory: Process Virtual Memory: 496.04 MB used, 496.04 MB peak
+[2024.01.13-00.48.14:721][ 0]LogMemory: Physical Memory: 13166.86 MB used, 19487.88 MB free, 32654.75 MB total
+[2024.01.13-00.48.14:721][ 0]LogMemory: Virtual Memory: 23730.47 MB used, 8924.28 MB free, 32654.75 MB total
+[2024.01.13-00.48.14:721][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
+[2024.01.13-00.48.14:725][ 0]LogWindows: WindowsPlatformFeatures enabled
+[2024.01.13-00.48.14:731][ 0]LogInit: Physics initialised using underlying interface: Chaos
+[2024.01.13-00.48.14:732][ 0]LogInit: Using OS detected language (en-US).
+[2024.01.13-00.48.14:732][ 0]LogInit: Using OS detected locale (en-DE).
+[2024.01.13-00.48.14:733][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
+[2024.01.13-00.48.14:733][ 0]LogInit: Setting process to per monitor DPI aware
+[2024.01.13-00.48.14:904][ 0]LogWindowsTextInputMethodSystem: Available input methods:
+[2024.01.13-00.48.14:904][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard).
+[2024.01.13-00.48.14:904][ 0]LogWindowsTextInputMethodSystem: - English (Germany) - (Keyboard).
+[2024.01.13-00.48.14:905][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.13-00.48.14:917][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
+[2024.01.13-00.48.14:918][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
+[2024.01.13-00.48.15:003][ 0]LogRHI: Using Default RHI: D3D11
+[2024.01.13-00.48.15:003][ 0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.13-00.48.15:003][ 0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.13-00.48.15:003][ 0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.13-00.48.15:003][ 0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.13-00.48.15:003][ 0]LogWindows: Attached monitors:
+[2024.01.13-00.48.15:003][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
+[2024.01.13-00.48.15:003][ 0]LogWindows: resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
+[2024.01.13-00.48.15:003][ 0]LogWindows: Found 2 attached monitors.
+[2024.01.13-00.48.15:003][ 0]LogWindows: Gathering driver information using Windows Setup API
+[2024.01.13-00.48.15:003][ 0]LogRHI: RHI Adapter Info:
+[2024.01.13-00.48.15:003][ 0]LogRHI: Name: AMD Radeon RX 6800
+[2024.01.13-00.48.15:003][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
+[2024.01.13-00.48.15:003][ 0]LogRHI: Driver Date: 11-22-2023
+[2024.01.13-00.48.15:003][ 0]LogD3D11RHI: Creating new Direct3DDevice
+[2024.01.13-00.48.15:003][ 0]LogD3D11RHI: GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
+[2024.01.13-00.48.15:025][ 0]LogD3D11RHI: Creating D3DDevice with AMD AGS, using adapter:
+[2024.01.13-00.48.15:025][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.13-00.48.15:025][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.13-00.48.15:025][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.13-00.48.15:025][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.13-00.48.15:025][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.13-00.48.15:025][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.13-00.48.15:025][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.48.15:025][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.48.15:025][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.13-00.48.15:108][ 0]LogD3D11RHI: Created device via AGS, feature level 11_1, supported extensions fffbf.
+[2024.01.13-00.48.15:108][ 0]LogD3D11RHI: RHI has support for 64 bit atomics
+[2024.01.13-00.48.15:108][ 0]LogD3D11RHI: Async texture creation enabled
+[2024.01.13-00.48.15:108][ 0]LogD3D11RHI: D3D11_MAP_WRITE_NO_OVERWRITE for dynamic buffer SRVs is supported
+[2024.01.13-00.48.15:108][ 0]LogD3D11RHI: Array index from any shader is supported
+[2024.01.13-00.48.15:112][ 0]LogVRS: Current RHI does not support Variable Rate Shading
+[2024.01.13-00.48.15:119][ 0]LogD3D11RHI: GPU Timing Frequency: 100.000000 (Debug: 2 1)
+[2024.01.13-00.48.15:126][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all'
+[2024.01.13-00.48.15:126][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all" ]
+[2024.01.13-00.48.15:145][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
+[2024.01.13-00.48.15:145][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
+[2024.01.13-00.48.15:145][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
+[2024.01.13-00.48.15:145][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
+[2024.01.13-00.48.15:145][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
+[2024.01.13-00.48.15:145][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
+[2024.01.13-00.48.15:145][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
+[2024.01.13-00.48.15:145][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
+[2024.01.13-00.48.15:146][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
+[2024.01.13-00.48.15:146][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
+[2024.01.13-00.48.15:147][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
+[2024.01.13-00.48.15:147][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
+[2024.01.13-00.48.15:148][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
+[2024.01.13-00.48.15:159][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
+[2024.01.13-00.48.15:159][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
+[2024.01.13-00.48.15:159][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
+[2024.01.13-00.48.15:159][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
+[2024.01.13-00.48.15:159][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
+[2024.01.13-00.48.15:159][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
+[2024.01.13-00.48.15:159][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
+[2024.01.13-00.48.15:159][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
+[2024.01.13-00.48.15:159][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
+[2024.01.13-00.48.15:159][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
+[2024.01.13-00.48.15:162][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
+[2024.01.13-00.48.15:162][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
+[2024.01.13-00.48.15:165][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
+[2024.01.13-00.48.15:165][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
+[2024.01.13-00.48.15:165][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
+[2024.01.13-00.48.15:165][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
+[2024.01.13-00.48.15:167][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
+[2024.01.13-00.48.15:167][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
+[2024.01.13-00.48.15:167][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
+[2024.01.13-00.48.15:169][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
+[2024.01.13-00.48.15:169][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
+[2024.01.13-00.48.15:169][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
+[2024.01.13-00.48.15:169][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
+[2024.01.13-00.48.15:172][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
+[2024.01.13-00.48.15:172][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
+[2024.01.13-00.48.15:177][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
+[2024.01.13-00.48.15:177][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
+[2024.01.13-00.48.15:177][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
+[2024.01.13-00.48.15:177][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
+[2024.01.13-00.48.15:177][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
+[2024.01.13-00.48.15:183][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
+[2024.01.13-00.48.15:221][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: SF_METAL
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: SF_METAL_MRT
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: SF_METAL_TVOS
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: SF_METAL_SM5
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: SF_METAL_SM6
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: SF_METAL_SIM
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: PCD3D_SM6
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: PCD3D_SM5
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: PCD3D_ES31
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: GLSL_150_ES31
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: VVM_1_0
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: SF_VULKAN_SM5
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: SF_VULKAN_ES31
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID
+[2024.01.13-00.48.15:223][ 0]LogTargetPlatformManager: SF_VULKAN_SM6
+[2024.01.13-00.48.15:223][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
+[2024.01.13-00.48.15:225][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
+[2024.01.13-00.48.15:225][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
+[2024.01.13-00.48.15:225][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
+[2024.01.13-00.48.15:225][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.13-00.48.15:225][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
+[2024.01.13-00.48.15:260][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
+[2024.01.13-00.48.15:260][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.13-00.48.15:260][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
+[2024.01.13-00.48.15:264][ 0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
+[2024.01.13-00.48.15:264][ 0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=2050.93MBs, RandomWriteSpeed=288.54MBs. Assigned SpeedClass 'Local'
+[2024.01.13-00.48.15:265][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
+[2024.01.13-00.48.15:265][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured.
+[2024.01.13-00.48.15:265][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
+[2024.01.13-00.48.15:265][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
+[2024.01.13-00.48.15:265][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
+[2024.01.13-00.48.15:266][ 0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/18284/).
+[2024.01.13-00.48.15:266][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/FE0279F349B05BD0A235F1BFFAE7D421/'.
+[2024.01.13-00.48.15:266][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
+[2024.01.13-00.48.15:266][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
+[2024.01.13-00.48.15:878][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
+[2024.01.13-00.48.16:036][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2024.01.13-00.48.16:036][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.13-00.48.16:267][ 0]LogSlate: Using FreeType 2.10.0
+[2024.01.13-00.48.16:267][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
+[2024.01.13-00.48.16:280][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
+[2024.01.13-00.48.16:281][ 0]LogAssetRegistry: FAssetRegistry took 0.0018 seconds to start up
+[2024.01.13-00.48.16:288][ 0]LogEditorDomain: Display: EditorDomain is Disabled
+[2024.01.13-00.48.16:441][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
+[2024.01.13-00.48.16:441][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
+[2024.01.13-00.48.16:441][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
+[2024.01.13-00.48.16:442][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
+[2024.01.13-00.48.16:442][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: Available device profiles:
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EABA00][000006F19F490000 66] GlobalDefaults,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAB200][000006F19F492800 66] Windows,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAB000][000006F1A00EC800 66] WindowsEditor,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EA9600][000006F19E55C800 66] WindowsServer,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAAE00][000006F17B1A7800 66] WindowsClient,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAC000][000006F1A74A0000 66] IOS,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAC200][000006F1A74A2800 66] iPadAir2,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAC400][000006F1A74A5000 66] IPadPro,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAC600][000006F1A74A7800 66] iPadAir3,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAC800][000006F1A74AA000 66] iPadAir4,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EACA00][000006F1A74AC800 66] iPadAir5,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EACC00][000006F1A74B0000 66] iPadMini4,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EACE00][000006F1A74B2800 66] iPadMini5,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAD000][000006F1A74B5000 66] iPadMini6,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAD200][000006F1A74B7800 66] iPhone6S,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAD400][000006F1A74BA000 66] iPhone7,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAD600][000006F1A74BC800 66] iPodTouch7,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAD800][000006F1A74C0000 66] iPhone6SPlus,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EADA00][000006F1A74C2800 66] iPhone7Plus,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EADC00][000006F1A74C5000 66] iPhoneSE,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EADE00][000006F1A74C7800 66] iPhone8,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAE000][000006F1A74CA000 66] iPhone8Plus,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAE200][000006F1A74CC800 66] iPhoneX,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAE400][000006F1A74D0000 66] iPhoneXS,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAE600][000006F1A74D2800 66] iPhoneXSMax,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAE800][000006F1A74D5000 66] iPhoneXR,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAEA00][000006F1A74D7800 66] iPhone11,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAEC00][000006F1A74DA000 66] iPhone11Pro,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAEE00][000006F1A74DC800 66] iPhone11ProMax,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAF000][000006F1A74E0000 66] iPhoneSE2,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAF200][000006F1A74E2800 66] iPhone12Mini,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAF400][000006F1A74E5000 66] iPhone12,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAF600][000006F1A74E7800 66] iPhone12Pro,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAF800][000006F1A74EA000 66] iPhone12ProMax,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAFA00][000006F1A74EC800 66] iPhone13Mini,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAFC00][000006F1A74F0000 66] iPhone13,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A6EAFE00][000006F1A74F2800 66] iPhone13Pro,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A67DFE00][000006F1A74F5000 66] iPhone13ProMax,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F199226600][000006F1A74F7800 66] iPhoneSE3,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7540000][000006F1A74FA000 66] iPhone14,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7540200][000006F1A74FC800 66] iPhone14Plus,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7540400][000006F1A7550000 66] iPhone14Pro,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7540600][000006F1A7552800 66] iPhone14ProMax,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7540800][000006F1A7555000 66] iPhone15,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7540A00][000006F1A7557800 66] iPhone15Plus,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7540C00][000006F1A755A000 66] iPhone15Pro,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7540E00][000006F1A755C800 66] iPhone15ProMax,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7541000][000006F1A7490000 66] iPadPro105,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7541200][000006F1A7492800 66] iPadPro129,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7541400][000006F1A7495000 66] iPadPro97,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7541600][000006F1A7497800 66] iPadPro2_129,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7541800][000006F1A749A000 66] iPad5,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7541A00][000006F1A749C800 66] iPad6,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7541C00][000006F1A7560000 66] iPad7,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7541E00][000006F1A7562800 66] iPad8,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7542000][000006F1A7565000 66] iPad9,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7542200][000006F1A7567800 66] iPad10,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7542400][000006F1A756A000 66] iPadPro11,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7542600][000006F1A756C800 66] iPadPro2_11,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7542800][000006F1A7570000 66] iPadPro3_11,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7542A00][000006F1A7572800 66] iPadPro4_11,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7542C00][000006F1A7575000 66] iPadPro3_129,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7542E00][000006F1A7577800 66] iPadPro4_129,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7543000][000006F1A757A000 66] iPadPro5_129,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7543200][000006F1A757C800 66] iPadPro6_129,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7543400][000006F1A7580000 66] AppleTV,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7543600][000006F1A7582800 66] AppleTV4K,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7543800][000006F1A7585000 66] AppleTV2_4K,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7543A00][000006F1A7587800 66] TVOS,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7543C00][000006F1A758A000 66] Mac,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7543E00][000006F1A758C800 66] MacEditor,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7544000][000006F1A7590000 66] MacClient,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7544200][000006F1A7592800 66] MacServer,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7544400][000006F1A7595000 66] Linux,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7544600][000006F1A7597800 66] LinuxEditor,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7544800][000006F1A759A000 66] LinuxArm64Editor,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7544A00][000006F1A759C800 66] LinuxArm64,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7544C00][000006F1A75A0000 66] LinuxClient,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7544E00][000006F1A75A2800 66] LinuxArm64Client,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7545000][000006F1A75A5000 66] LinuxServer,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7545200][000006F1A75A7800 66] LinuxArm64Server,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7545400][000006F1A75AA000 66] Android,
+[2024.01.13-00.48.16:568][ 0]LogDeviceProfileManager: [000006F1A7545600][000006F1A75AC800 66] Android_Preview_OpenGL,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7545800][000006F1A75B0000 66] Android_Preview_Vulkan,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7545A00][000006F1A75B2800 66] Android_Low,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7545C00][000006F1A75B5000 66] Android_Mid,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7545E00][000006F1A75B7800 66] Android_High,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7546000][000006F1A75BA000 66] Android_Default,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7546200][000006F1A75BC800 66] Android_Adreno4xx,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7546400][000006F1A75C0000 66] Android_Adreno5xx_Low,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7546600][000006F1A75C2800 66] Android_Adreno5xx,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7546800][000006F1A75C5000 66] Android_Adreno6xx,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7546A00][000006F1A75C7800 66] Android_Adreno6xx_Vulkan,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7546C00][000006F1A75CA000 66] Android_Adreno7xx,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7546E00][000006F1A75CC800 66] Android_Adreno7xx_Vulkan,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7547000][000006F1A75D0000 66] Android_Mali_T6xx,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7547200][000006F1A75D2800 66] Android_Mali_T7xx,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7547400][000006F1A75D5000 66] Android_Mali_T8xx,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7547600][000006F1A75D7800 66] Android_Mali_G71,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7547800][000006F1A75DA000 66] Android_Mali_G72,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7547A00][000006F1A75DC800 66] Android_Mali_G72_Vulkan,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7547C00][000006F1A75E0000 66] Android_Mali_G76,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7547E00][000006F1A75E2800 66] Android_Mali_G76_Vulkan,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7548000][000006F1A75E5000 66] Android_Mali_G77,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7548200][000006F1A75E7800 66] Android_Mali_G77_Vulkan,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7548400][000006F1A75EA000 66] Android_Mali_G78,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7548600][000006F1A75EC800 66] Android_Mali_G78_Vulkan,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7548800][000006F1A75F0000 66] Android_Mali_G710,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7548A00][000006F1A75F2800 66] Android_Mali_G710_Vulkan,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7548E00][000006F1A75F5000 66] Android_Mali_G7xx,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7549000][000006F1A75F7800 66] Android_Mali_G7xx_Vulkan,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7549200][000006F1A75FA000 66] Android_Xclipse_920,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7549400][000006F1A75FC800 66] Android_Xclipse_920_Vulkan,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7549800][000006F1A7600000 66] Android_Vulkan_SM5,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7549A00][000006F1A7602800 66] Android_PowerVR_G6xxx,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7549C00][000006F1A7605000 66] Android_PowerVR_GT7xxx,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A7549E00][000006F1A7607800 66] Android_PowerVR_GE8xxx,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A754A000][000006F1A760A000 66] Android_PowerVR_GM9xxx,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A754A200][000006F1A760C800 66] Android_PowerVR_GM9xxx_Vulkan,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A754A400][000006F1A7610000 66] Android_TegraK1,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A754A600][000006F1A7612800 66] Android_Unknown_Vulkan,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A754A800][000006F1A7615000 66] Oculus_Quest,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A754AA00][000006F1A7617800 66] Oculus_Quest2,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A754AC00][000006F1A761A000 66] Meta_Quest_Pro,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A754AE00][000006F1A761C800 66] Meta_Quest_3,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A754B000][000006F1A7620000 66] HoloLens,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: [000006F1A754B200][000006F1A7622800 66] MagicLeap_Vulkan,
+[2024.01.13-00.48.16:569][ 0]LogDeviceProfileManager: Active device profile: [000006F1A6EAB000][000006F1A00EC800 66] WindowsEditor
+[2024.01.13-00.48.16:569][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
+[2024.01.13-00.48.16:569][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2024.01.13-00.48.16:569][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.13-00.48.16:569][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.48.16:569][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.48.16:569][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.48.16:569][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.48.16:569][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.48.16:572][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL'
+[2024.01.13-00.48.16:572][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
+[2024.01.13-00.48.16:643][ 0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM5_-86156035__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_347391141DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
+[2024.01.13-00.48.16:680][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
+[2024.01.13-00.48.16:680][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
+[2024.01.13-00.48.16:680][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
+[2024.01.13-00.48.16:680][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available
+[2024.01.13-00.48.16:680][ 0]LogMeshMerging: No distributed automatic mesh merging module available
+[2024.01.13-00.48.16:946][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
+[2024.01.13-00.48.16:946][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
+[2024.01.13-00.48.16:955][ 0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
+[2024.01.13-00.48.16:955][ 0]LogUObjectAllocator: 6340888 out of 0 bytes used by permanent object pool.
+[2024.01.13-00.48.16:955][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
+[2024.01.13-00.48.16:959][ 0]LogLiveCoding: Display: Starting LiveCoding
+[2024.01.13-00.48.16:959][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
+[2024.01.13-00.48.16:960][ 0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
+[2024.01.13-00.48.16:963][ 0]LogLiveCoding: Display: Waiting for server
+[2024.01.13-00.48.16:979][ 0]LogSlate: Border
+[2024.01.13-00.48.16:979][ 0]LogSlate: BreadcrumbButton
+[2024.01.13-00.48.16:979][ 0]LogSlate: Brushes.Title
+[2024.01.13-00.48.16:979][ 0]LogSlate: Default
+[2024.01.13-00.48.16:979][ 0]LogSlate: Icons.Save
+[2024.01.13-00.48.16:979][ 0]LogSlate: Icons.Toolbar.Settings
+[2024.01.13-00.48.16:979][ 0]LogSlate: ListView
+[2024.01.13-00.48.16:979][ 0]LogSlate: SoftwareCursor_CardinalCross
+[2024.01.13-00.48.16:979][ 0]LogSlate: SoftwareCursor_Grab
+[2024.01.13-00.48.16:979][ 0]LogSlate: TableView.DarkRow
+[2024.01.13-00.48.16:979][ 0]LogSlate: TableView.Row
+[2024.01.13-00.48.16:979][ 0]LogSlate: TreeView
+[2024.01.13-00.48.17:060][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
+[2024.01.13-00.48.17:061][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
+[2024.01.13-00.48.17:073][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled
+[2024.01.13-00.48.17:073][ 0]LogInit: XR: MultiViewport is Disabled
+[2024.01.13-00.48.17:073][ 0]LogInit: XR: Mobile Multiview is Disabled
+[2024.01.13-00.48.17:246][ 0]LogTurnkeySupport: Completed device detection: Code = 0
+[2024.01.13-00.48.17:263][ 0]LogPython: Using Python 3.9.7
+[2024.01.13-00.48.17:286][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread
+[2024.01.13-00.48.17:861][ 0]LogTcpMessaging: Initializing TcpMessaging bridge
+[2024.01.13-00.48.17:865][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
+[2024.01.13-00.48.17:867][ 0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
+[2024.01.13-00.48.18:129][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
+[2024.01.13-00.48.18:146][ 0]LogMetasoundEngine: MetaSound Engine Initialized
+[2024.01.13-00.48.18:221][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: EF5C216F4F9D17B91F0451B71AC40247 | Instance: 361FB69B4985EFB23E9A08A26F4CA3AB (DESKTOP-2MPQGVL-18284).
+[2024.01.13-00.48.18:449][ 0]LogOpenImageDenoise: OIDN starting up
+[2024.01.13-00.48.18:654][ 0]LogUProjectInfo: Found projects:
+[2024.01.13-00.48.18:656][ 0]SourceControl: Revision control is disabled
+[2024.01.13-00.48.18:665][ 0]SourceControl: Revision control is disabled
+[2024.01.13-00.48.18:674][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.48.18:674][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.48.18:675][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.48.18:729][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
+[2024.01.13-00.48.18:745][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.13-00.48.18:745][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.13-00.48.18:797][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
+[2024.01.13-00.48.18:850][ 0]LogCollectionManager: Loaded 0 collections in 0.000672 seconds
+[2024.01.13-00.48.18:852][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
+[2024.01.13-00.48.18:853][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
+[2024.01.13-00.48.18:855][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
+[2024.01.13-00.48.19:120][ 0]LogEngine: Initializing Engine...
+[2024.01.13-00.48.19:123][ 0]LogHMD: HMD configured for shader platform PCD3D_SM5, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
+[2024.01.13-00.48.19:124][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
+[2024.01.13-00.48.19:185][ 0]LogInit: Initializing FReadOnlyCVARCache
+[2024.01.13-00.48.19:190][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.48.19:190][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.48.19:195][ 0]LogAIModule: Creating AISystem for world Untitled
+[2024.01.13-00.48.19:196][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
+[2024.01.13-00.48.19:196][ 0]LogInit: Texture streaming: Enabled
+[2024.01.13-00.48.19:207][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
+[2024.01.13-00.48.19:211][ 0]LogAudio: Display: Initializing Audio Device Manager...
+[2024.01.13-00.48.19:218][ 0]LogAudio: Display: Loading Default Audio Settings Objects...
+[2024.01.13-00.48.19:219][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
+[2024.01.13-00.48.19:219][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered
+[2024.01.13-00.48.19:219][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered
+[2024.01.13-00.48.19:219][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
+[2024.01.13-00.48.19:219][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered
+[2024.01.13-00.48.19:219][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered
+[2024.01.13-00.48.19:220][ 0]LogAudio: Display: Audio Device Manager Initialized
+[2024.01.13-00.48.19:220][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True
+[2024.01.13-00.48.19:220][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.48.19:220][ 0]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.48.19:220][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.48.19:220][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.48.19:220][ 0]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.48.19:220][ 0]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.48.19:220][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.48.19:220][ 0]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.48.19:220][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.48.19:220][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.48.19:220][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.48.19:225][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.48.19:374][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.48.19:374][ 0]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.48.19:376][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.48.19:376][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.48.19:377][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
+[2024.01.13-00.48.19:377][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
+[2024.01.13-00.48.19:378][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
+[2024.01.13-00.48.19:378][ 0]LogInit: FAudioDevice initialized with ID 1.
+[2024.01.13-00.48.19:378][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
+[2024.01.13-00.48.19:378][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
+[2024.01.13-00.48.19:378][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.13-00.48.19:389][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
+[2024.01.13-00.48.19:392][ 0]LogInit: Undo buffer set to 32 MB
+[2024.01.13-00.48.19:392][ 0]LogInit: Transaction tracking system initialized
+[2024.01.13-00.48.19:406][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
+[2024.01.13-00.48.19:406][ 0]LogSourceControl: Uncontrolled asset enumeration started...
+[2024.01.13-00.48.19:409][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002219 seconds (Found 160 uncontrolled assets)
+[2024.01.13-00.48.19:413][ 0]BlueprintLog: New page: Editor Load
+[2024.01.13-00.48.19:473][ 0]LocalizationService: Localization service is disabled
+[2024.01.13-00.48.19:487][ 0]TimingProfiler: Initialize
+[2024.01.13-00.48.19:487][ 0]TimingProfiler: OnSessionChanged
+[2024.01.13-00.48.19:487][ 0]LoadingProfiler: Initialize
+[2024.01.13-00.48.19:487][ 0]LoadingProfiler: OnSessionChanged
+[2024.01.13-00.48.19:487][ 0]NetworkingProfiler: Initialize
+[2024.01.13-00.48.19:487][ 0]NetworkingProfiler: OnSessionChanged
+[2024.01.13-00.48.19:487][ 0]MemoryProfiler: Initialize
+[2024.01.13-00.48.19:487][ 0]MemoryProfiler: OnSessionChanged
+[2024.01.13-00.48.19:545][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.48.19:546][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.48.19:546][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.48.19:608][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
+[2024.01.13-00.48.19:702][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
+[2024.01.13-00.48.19:770][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
+[2024.01.13-00.48.19:771][ 0]SourceControl: Revision control is disabled
+[2024.01.13-00.48.19:771][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 5.779
+[2024.01.13-00.48.19:771][ 0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
+[2024.01.13-00.48.19:771][ 0]LightingResults: New page: Lighting Build
+[2024.01.13-00.48.19:774][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.48.19:774][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.48.19:774][ 0]MapCheck: New page: Map Check
+[2024.01.13-00.48.19:774][ 0]LightingResults: New page: Lighting Build
+[2024.01.13-00.48.19:777][ 0]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.48.19:781][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.52ms
+[2024.01.13-00.48.19:814][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete
+[2024.01.13-00.48.19:890][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.13-00.48.19:908][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
+[2024.01.13-00.48.19:908][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.48.19:908][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.48.19:908][ 0]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.48.19:958][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
+[2024.01.13-00.48.19:966][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.49ms
+[2024.01.13-00.48.19:967][ 0]Cmd: MAP CHECKDEP NOCLEARLOG
+[2024.01.13-00.48.19:967][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,081ms to complete.
+[2024.01.13-00.48.19:971][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 5.979
+[2024.01.13-00.48.19:971][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.13-00.48.19:971][ 0]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.13-00.48.19:971][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
+[2024.01.13-00.48.19:971][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
+[2024.01.13-00.48.19:971][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
+[2024.01.13-00.48.19:971][ 0]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.13-00.48.19:971][ 0]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.13-00.48.19:971][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.13-00.48.19:971][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.13-00.48.19:971][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.13-00.48.20:068][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.13-00.48.20:068][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.13-00.48.20:068][ 0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.13-00.48.20:079][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.48.20:087][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.48.20:094][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.48.20:101][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.48.20:136][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.20:136][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
+[2024.01.13-00.48.20:136][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.20:136][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
+[2024.01.13-00.48.20:136][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.20:136][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
+[2024.01.13-00.48.20:137][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.20:137][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
+[2024.01.13-00.48.20:137][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.20:137][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
+[2024.01.13-00.48.20:137][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.20:137][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
+[2024.01.13-00.48.20:138][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.20:138][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
+[2024.01.13-00.48.20:138][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.20:138][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
+[2024.01.13-00.48.20:138][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.20:138][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
+[2024.01.13-00.48.20:138][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.20:138][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
+[2024.01.13-00.48.20:188][ 0]LogSlate: Took 0.000085 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.13-00.48.20:191][ 0]LogSlate: Took 0.000097 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
+[2024.01.13-00.48.20:191][ 0]LogSlate: Took 0.000060 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
+[2024.01.13-00.48.20:206][ 0]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
+[2024.01.13-00.48.20:308][ 0]LogStall: Startup...
+[2024.01.13-00.48.20:310][ 0]LogStall: Startup complete.
+[2024.01.13-00.48.20:314][ 0]LogLoad: (Engine Initialization) Total time: 6.32 seconds
+[2024.01.13-00.48.20:314][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
+[2024.01.13-00.48.20:390][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.5 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
+[2024.01.13-00.48.20:409][ 0]LogContentStreaming: Texture pool size now 1000 MB
+[2024.01.13-00.48.20:429][ 1]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
+[2024.01.13-00.48.20:452][ 1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
+
+[2024.01.13-00.48.20:459][ 1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.028479 secs
+[2024.01.13-00.48.20:469][ 1]LogAssetRegistry: AssetRegistryGather time 0.0705s: AssetDataDiscovery 0.0150s, AssetDataGather 0.0186s, StoreResults 0.0370s.
+[2024.01.13-00.48.20:491][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000005 seconds (updated 0 objects)
+[2024.01.13-00.48.21:139][ 3]LogSlate: Took 0.000051 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
+[2024.01.13-00.48.31:103][114]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.48.31:110][114]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.48.31:110][114]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:48:31)
+[2024.01.13-00.48.31:114][114]LogOnline: OSS: Created online subsystem instance for: NULL
+[2024.01.13-00.48.31:114][114]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+[2024.01.13-00.48.31:114][114]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.48.31:128][114]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013910s)
+[2024.01.13-00.48.31:128][114]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013947s)
+[2024.01.13-00.48.31:131][114]LogUObjectHash: Compacting FUObjectHashTables data took 0.48ms
+[2024.01.13-00.48.31:132][114]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.48.31:132][114]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.48.31:132][114]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.48.31:133][114]LogPlayLevel: PIE: World Init took: (0.000815s)
+[2024.01.13-00.48.31:133][114]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True
+[2024.01.13-00.48.31:133][114]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.48.31:133][114]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.48.31:133][114]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.48.31:133][114]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.48.31:133][114]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.48.31:133][114]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.48.31:133][114]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.48.31:133][114]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.48.31:133][114]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.48.31:133][114]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.48.31:133][114]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.48.31:135][114]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.48.31:158][114]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.48.31:158][114]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.48.31:158][114]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.48.31:158][114]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.48.31:159][114]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2
+[2024.01.13-00.48.31:159][114]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2
+[2024.01.13-00.48.31:161][114]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2
+[2024.01.13-00.48.31:161][114]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2
+[2024.01.13-00.48.31:161][114]LogInit: FAudioDevice initialized with ID 2.
+[2024.01.13-00.48.31:161][114]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
+[2024.01.13-00.48.31:161][114]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.13-00.48.31:170][114]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.48.32:603][114]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.48.32:609][114]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.48.32
+[2024.01.13-00.48.32:610][114]LogWorld: Bringing up level for play took: 0.007032
+[2024.01.13-00.48.32:612][114]LogOnline: OSS: Created online subsystem instance for: :Context_1
+[2024.01.13-00.48.32:622][114]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.48.32:623][114]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.48.32:625][114]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Engine/VREditor/Devices/Generic/GenericHMD.GenericHMD being ready before playing
+[2024.01.13-00.48.32:626][114]vr.PixelDensity = "1"
+[2024.01.13-00.48.32:628][114]PIE: Server logged in
+[2024.01.13-00.48.32:629][114]PIE: Play in editor total start time 1,519 seconds.
+[2024.01.13-00.48.32:633][114]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.48.32:778][114]LogViewport: Scene viewport resized to 4936x2740, mode Windowed.
+[2024.01.13-00.48.32:782][114]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.48.32:785][114]LogRenderer: Warning: Resizing VR buffer to 4936 by 2740
+[2024.01.13-00.48.32:811][114]LogSlate: Took 0.000138 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.13-00.48.32:825][114]LogD3D11RHI: Error: Direct3DDevice->CreateTexture2D(TextureDesc,SubResourceData,OutTexture2D) failed with error E_OUTOFMEMORY
+ at D:\build\++UE5\Sync\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Texture.cpp:181
+ Size=4936x2740x1 PF=37 D3DFormat=DXGI_FORMAT_R8G8B8A8_TYPELESS(0x0000001B), NumMips=1, Flags=D3D11_BIND_SHADER_RESOURCE D3D11_BIND_UNORDERED_ACCESS , Usage:0x0, CPUFlags:0x0, MiscFlags:0x0, SampleCount:0x1, SampleQuality:0x0, SubresPtr:0x0000000000000000, SubresPitch:0, SubresSlicePitch:0, Name:'TSR.History.Moire', DebugInfo:
+[2024.01.13-00.48.32:825][114]LogD3D11RHI: Error: Budget: 15569.21 MB
+[2024.01.13-00.48.32:825][114]LogD3D11RHI: Error: Used: 1562.19 MB
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 202 = 105662 KB (2D 4936x2740 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 193 = 105662 KB (2D 4936x2740 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 148 = 105662 KB (2D 4936x2740 PF_FloatRGBA RT UAV) SceneColor
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 218 = 105662 KB (2D 4936x2740 PF_FloatRGBA RT) Translucency.AfterDOF.Color
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 200 = 105662 KB (2D 4936x2740 PF_FloatRGBA UAV) Lumen.Reflections.ReflectionRayBuffer
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 186 = 105662 KB (2D 4936x2740 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 176 = 105662 KB (2D 4936x2740 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 13 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 105 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 118 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 34 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 140 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 143 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 37 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 141 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 35 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 139 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT) Lumen.SceneEmissive
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 33 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT) Lumen.SceneEmissive
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 162 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 12 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 117 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 104 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 60 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.Radiosity.TraceRadianceAtlas
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 136 = 65536 KB (2D 4096x4096 PF_R8G8B8A8 RT) Lumen.SceneAlbedo
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 30 = 65536 KB (2D 4096x4096 PF_R8G8B8A8 RT) Lumen.SceneAlbedo
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 68 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 40 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 62 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 149 = 52831 KB (2D 4936x2740 PF_A2B10G10R10 RT) GBufferA
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 175 = 52831 KB (2D 4936x2740 PF_A2B10G10R10 UAV) Lumen.ScreenProbeGather.ScreenBentNormal
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 230 = 52831 KB (2D 4936x2740 PF_A2B10G10R10 UAV) TSR.History.Guide
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 225 = 52831 KB (2D 4936x2740 PF_A2B10G10R10 UAV) TSR.ReprojectedHistoryGuide
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 151 = 52831 KB (2D 4936x2740 PF_B8G8R8A8 RT sRGB) GBufferC
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 150 = 52831 KB (2D 4936x2740 PF_B8G8R8A8 RT) GBufferB
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 152 = 52831 KB (2D 4936x2740 PF_B8G8R8A8 RT) GBufferD
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 153 = 52831 KB (2D 4936x2740 PF_B8G8R8A8 RT) GBufferE
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 209 = 52831 KB (2D 4936x2740 PF_B8G8R8A8 RT) ShadowMaskTexture
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 190 = 52831 KB (2D 4936x2740 PF_FloatRGB UAV) Lumen.Reflections.ResolvedSpecularIndirect
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 201 = 52831 KB (2D 4936x2740 PF_FloatRGB UAV) Lumen.Reflections.TraceRadiance
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 177 = 52831 KB (2D 4936x2740 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 188 = 52831 KB (2D 4936x2740 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 178 = 52831 KB (2D 4936x2740 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 196 = 52831 KB (2D 4936x2740 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 221 = 52831 KB (2D 4936x2740 PF_G16R16 UAV) TSR.Velocity.Dilated
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 227 = 52831 KB (2D 4936x2740 PF_G16R16 UAV) TSR.Velocity.HoleFilled
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 199 = 52831 KB (2D 4936x2740 PF_R32_FLOAT UAV) Lumen.DepthHistory
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 185 = 52831 KB (2D 4936x2740 PF_R32_FLOAT UAV) Lumen.DepthHistory
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 224 = 52831 KB (2D 4936x2740 PF_R32_UINT UAV) TSR.History.SubpixelDepth
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 220 = 52831 KB (2D 4936x2740 PF_R32_UINT UAV) TSR.PrevClosestDepthTexture
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 219 = 52831 KB (2D 4936x2740 PF_R32_UINT UAV) TSR.PrevUseCountTexture
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 226 = 52831 KB (2D 4936x2740 PF_R8G8B8A8 UAV) TSR.ReprojectedHistoryMoire
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 29 = 32768 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 135 = 32768 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 11 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 116 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 103 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.48.36:395][114]LogConsoleResponse: 138 = 32768 KB (2D 4096x4096 PF_R8G8 RT) Lumen.SceneNormal
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 32 = 32768 KB (2D 4096x4096 PF_R8G8 RT) Lumen.SceneNormal
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 5 = 32768 KB (2D 4096x4096 PF_ShadowDepth) PreShadowCacheDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 74 = 32768 KB (2D 4096x4096 PF_ShadowDepth) PreShadowCacheDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 174 = 31142 KB (2D 3090x2580 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadianceWithBorder
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 161 = 26574 KB (2D 4944x2752 PF_R16_UINT UAV) Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeIndices
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 187 = 26416 KB (2D 4936x2740 PF_R16_UINT UAV) Lumen.Reflections.RayTraceDistance
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 194 = 26416 KB (2D 4936x2740 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 203 = 26416 KB (2D 4936x2740 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 191 = 26416 KB (2D 4936x2740 PF_R16F UAV) Lumen.Reflections.ResolvedSpecularIndirectDepth
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 192 = 26416 KB (2D 4936x2740 PF_R16F UAV) Lumen.Reflections.ResolveVariance
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 189 = 26416 KB (2D 4936x2740 PF_R16F UAV) Lumen.Reflections.TraceHit
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 222 = 26416 KB (2D 4936x2740 PF_R16F UAV) TSR.ClosestDepthTexture
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 228 = 26416 KB (2D 4936x2740 PF_R8G8 UAV) TSR.velocity.HoleFillMask
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 109 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 17 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 122 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 110 = 19931 KB (2D 2472x2064 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 123 = 19931 KB (2D 2472x2064 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 168 = 19931 KB (2D 2472x2064 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 166 = 19931 KB (2D 2472x2064 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 167 = 19931 KB (2D 2472x2064 PF_R32_UINT UAV) Lumen.ScreenProbeGather.TraceHit
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 48 = 18732 KB (2D 2688x1784 PF_R32_FLOAT RT) Composite.PrimitivesDepthHistory
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 21 = 18705 KB (2D 2684x1784 PF_FloatR11G11B10 UAV) TSR.Output
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 137 = 16384 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 31 = 16384 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 142 = 16384 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 36 = 16384 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 204 = 13208 KB (2D 4936x2740 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 195 = 13208 KB (2D 4936x2740 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 212 = 13208 KB (2D 4936x2740 PF_R8 UAV) TSR.Moire.Luma
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 213 = 13208 KB (2D 4936x2740 PF_R8 UAV) TSR.Moire.Luma
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 229 = 13208 KB (2D 4936x2740 PF_R8 UAV) TSR.ParallaxRejectionMask
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 156 = 13208 KB (2D 4936x2740 PF_R8_UINT RT) LightingChannels
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 223 = 13208 KB (2D[1] 4936x2740 PF_R8_UINT UAV) TSR.ParallaxFactor
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 91 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 90 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 89 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 81 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 75 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 83 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 79 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 132 = 10923 KB (2D 2048x2048 PF_R16F UAV) HZBClosest
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 134 = 10923 KB (2D 2048x2048 PF_R16F UAV) HZBClosest
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 131 = 10923 KB (2D 2048x2048 PF_R16F UAV) HZBFurthest
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 133 = 10923 KB (2D 2048x2048 PF_R16F UAV) HZBFurthest
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 165 = 9966 KB (2D 2472x2064 PF_R16_UINT UAV) Lumen.ScreenProbeGather.RayInfosForTracing
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 164 = 9966 KB (2D 2472x2064 PF_R16F UAV) Lumen.ScreenProbeGather.LightingProbabilityDensityFunction
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 57 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHBlueAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 58 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHGreenAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 59 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHRedAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 3 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 61 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 9 = 7588 KB (2D 1208x804 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 22 = 7588 KB (2D 1208x804 PF_FloatRGBA RT UAV) SceneColor
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 56 = 7588 KB (2D 1208x804 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 41 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 69 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 63 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 180 = 6132 KB (3D 234x258x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 182 = 6132 KB (3D 234x258x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 169 = 4983 KB (2D 2472x2064 PF_R8 UAV) Lumen.ScreenProbeGather.ScreenProbeHitDistance
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 170 = 4983 KB (2D 2472x2064 PF_R8 UAV) Lumen.ScreenProbeGather.ScreenProbeTraceMoving
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 25 = 4743 KB (2D 1208x804 PF_DepthStencil) SceneDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 18 = 4683 KB (2D 1344x892 PF_FloatR11G11B10 UAV) TSR.Output
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 19 = 4677 KB (2D 2684x1784 PF_R8 UAV) TSR.History.Metadata
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 163 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 108 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 16 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 121 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 101 = 4096 KB (2D 2048x1024 PF_ShadowDepth) ShadowDepthAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 52 = 3794 KB (2D 1208x804 PF_A2B10G10R10 UAV) TSR.History.Guide
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 55 = 3794 KB (2D 1208x804 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 54 = 3794 KB (2D 1208x804 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 20 = 3794 KB (2D 1208x804 PF_R32_FLOAT UAV) Lumen.DepthHistory
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 53 = 3794 KB (2D 1208x804 PF_R32_UINT UAV) TSR.History.SubpixelDepth
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 51 = 3794 KB (2D 1208x804 PF_R8G8B8A8 UAV) TSR.History.Moire
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 173 = 3737 KB (2D 1854x258 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.ScreenProbeRadianceSHDirectional
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 76 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 86 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 85 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 87 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 88 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 77 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 78 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 80 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 82 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 84 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 181 = 3066 KB (3D 234x258x26 PF_R16F UAV) Lumen.TranslucencyVolume.VolumeTraceHitDistance
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 107 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 120 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 15 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 207 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeAmbient0
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 205 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeAmbient1
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 210 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeAmbient1
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 208 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeDirectional0
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 211 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeDirectional1
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 206 = 2048 KB (3D 64x64x64 PF_FloatRGBA RT UAV) TranslucentVolumeDirectional1
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 8 = 1897 KB (2D 1208x804 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 102 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 115 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 47 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 39 = 1444 KB (2D 608x608 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 184 = 1363 KB (3D 78x86x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLighting1
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 198 = 1363 KB (3D 78x86x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLighting1
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 127 = 1363 KB (3D 78x86x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 114 = 1363 KB (3D 78x86x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 147 = 1280 KB (2D 512x512 PF_DepthStencil) Lumen.CardCaptureDepthStencilAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 125 = 1246 KB (2D 309x258 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 112 = 1246 KB (2D 309x258 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 50 = 1171 KB (2D 1344x892 PF_R8 RT) Final Luminance
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 146 = 1024 KB (2D 512x512 PF_FloatR11G11B10 RT) Lumen.CardCaptureEmissiveAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 144 = 1024 KB (2D 512x512 PF_R8G8B8A8 RT) Lumen.CardCaptureAlbedoAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 145 = 1024 KB (2D 512x512 PF_R8G8B8A8 RT) Lumen.CardCaptureNormalAtlas
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 65 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 71 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 43 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 7 = 949 KB (2D 1208x804 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 14 = 949 KB (2D 1208x804 PF_R8 UAV) Lumen.ScreenProbeGather.FastUpdateMode
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 10 = 949 KB (2D 1208x804 PF_R8 UAV) Lumen.ScreenProbeGather.NumHistoryFramesAccumulated
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 94 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 96 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 97 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 95 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:396][114]LogConsoleResponse: 98 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 92 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 100 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 93 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 99 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 42 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 64 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 70 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 45 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 73 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 67 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 44 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 66 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 72 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 183 = 682 KB (3D 78x86x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLighting0
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 197 = 682 KB (3D 78x86x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLighting0
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 126 = 682 KB (3D 78x86x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 113 = 682 KB (3D 78x86x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 172 = 312 KB (2D 309x258 PF_FloatR11G11B10 UAV) Lumen.ScreenProbeGather.ScreenProbeRadianceSHAmbient
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 111 = 312 KB (2D 309x258 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 124 = 312 KB (2D 309x258 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 130 = 245 KB (3D 63x63x63 PF_R8 UAV) GlobalDistanceField.TempMip
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 160 = 208 KB (2D 309x172 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeHeader
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 179 = 207 KB (2D 617x343 PF_R8_UINT UAV) Lumen.Reflections.ResolveTileUsed
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 26 = 201 KB (3D 38x26x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 119 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 106 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 46 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 159 = 156 KB (2D 309x258 PF_R16_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeWorldSpeed
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 158 = 156 KB (2D 309x258 PF_R8G8 UAV) Lumen.ScreenProbeGather.ScreenProbeWorldNormal
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 129 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 24 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 27 = 101 KB (3D 38x26x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 28 = 91 KB (2D 76x76 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 171 = 78 KB (2D 309x258 PF_R8 UAV) Lumen.ScreenProbeGather.ScreenProbeMoving
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 4 = 33 KB (2D 66x64 PF_A16B16G16R16) SSProfiles
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 38 = 23 KB (2D 76x76 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 2 = 6 KB (2D 768x8 PF_R8) AsciiTexture
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 23 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 128 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 6 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 49 = 1 KB (2D 1x1 PF_R16F UAV) Dummy
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 217 = 1 KB (2D 1x1 PF_R32_FLOAT UAV) OIT.SampleDepth
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 215 = 1 KB (2D 1x1 PF_R32_UINT UAV) OIT.SampleColor
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 216 = 1 KB (2D 1x1 PF_R32_UINT UAV) OIT.SampleTrans
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 214 = 1 KB (2D 1x1 PF_R32_UINT UAV) TSR.DummyOutput
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 155 = 1 KB (2D 1x1 PF_R8 UAV) Substrate.DummyWritableTexture
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 154 = 1 KB (2D[1] 1x1 PF_R32_UINT UAV) Substrate.DummyWritableTexture
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 157 = 1 KB (2D[1] 4x4 PF_R32_UINT UAV) Dummy-OutDepthBuffer
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: 1 = 1 KB (3D 1x1x1 PF_B8G8R8A8 RT) HairLUT0
+[2024.01.13-00.48.36:397][114]LogConsoleResponse:
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: Pool: 3405/4564 MB (referenced/allocated)
+[2024.01.13-00.48.36:397][114]LogConsoleResponse:
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: RDGResourceName (what was rendered this frame, use <RDGResourceName>@<Version> to get intermediate versions):
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: BloomSetup Lumen.DepthHistory Lumen.SceneNumFramesAccumulatedAtlas Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance TranslucentVolumeDirectional1
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: BloomX Lumen.RadianceCache.DepthProbeAtlasTexture Lumen.SceneOpacity Lumen.TranslucencyVolume.SHLighting0 TSR.AntiAliasing.Filtered
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: BloomY Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture Lumen.ScreenProbeGather.BackfaceDiffuseIndirect Lumen.TranslucencyVolume.SHLighting1 TSR.AntiAliasing.Noise
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: CombineLUTs Lumen.RadianceCache.FinalRadianceAtlas Lumen.ScreenProbeGather.DiffuseIndirect Lumen.TranslucencyVolume.SHLightingNewHistory0 TSR.AntiAliasing.Raw
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: CubeShadowDepthZ Lumen.RadianceCache.RadianceProbeAtlasTextureSource Lumen.ScreenProbeGather.LightingProbabilityDensityFunction Lumen.TranslucencyVolume.VolumeTraceHitDistance TSR.ClosestDepthTexture
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: Dummy-OutDepthBuffer Lumen.RadianceCache.RadianceProbeIndirectionTexture Lumen.ScreenProbeGather.RayInfosForTracing Lumen.TranslucencyVolume.VolumeTraceRadiance TSR.DummyOutput
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: EyeAdaptationTexture Lumen.Reflections.AccumulatedResolveVariance Lumen.ScreenProbeGather.RoughSpecularIndirect OIT.SampleColor TSR.HalfResOutput
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: Final Luminance Lumen.Reflections.NumHistoryFramesAccumulated Lumen.ScreenProbeGather.ScreenBentNormal OIT.SampleCount TSR.History.Guide
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: GaussianLumSetupTexture Lumen.Reflections.RayTraceDistance Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance OIT.SampleDepth TSR.History.Metadata
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: GBufferA Lumen.Reflections.ReflectionDownsampledDepth Lumen.ScreenProbeGather.ScreenProbeFilteredRadianceWithBorder OIT.SampleTrans TSR.History.Moire
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: GBufferB Lumen.Reflections.ReflectionRayBuffer Lumen.ScreenProbeGather.ScreenProbeHitDistance PreShadowCacheDepthZ TSR.History.SubpixelDepth
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: GBufferC Lumen.Reflections.ResolvedSpecularIndirect Lumen.ScreenProbeGather.ScreenProbeMoving Scene(1/16) TSR.HistoryRejection
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: GBufferD Lumen.Reflections.ResolvedSpecularIndirectDepth Lumen.ScreenProbeGather.ScreenProbeRadiance Scene(1/32) TSR.Moire.Luma
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: GBufferE Lumen.Reflections.ResolveTileUsed Lumen.ScreenProbeGather.ScreenProbeRadianceSHAmbient Scene(1/4) TSR.Output
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: HeterogeneousVolumes Lumen.Reflections.ResolveVariance Lumen.ScreenProbeGather.ScreenProbeRadianceSHDirectional Scene(1/64) TSR.ParallaxFactor
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: HZBClosest Lumen.Reflections.SpecularIndirect Lumen.ScreenProbeGather.ScreenProbeSceneDepth Scene(1/8) TSR.ParallaxRejectionMask
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: HZBFurthest Lumen.Reflections.TraceHit Lumen.ScreenProbeGather.ScreenProbeTraceMoving SceneColor TSR.PrevClosestDepthTexture
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: LightingChannels Lumen.Reflections.TraceRadiance Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition SceneDepthZ TSR.PrevUseCountTexture
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: LocalExposure Lumen.SceneAlbedo Lumen.ScreenProbeGather.ScreenProbeWorldNormal ShadowDepthAtlas TSR.ReprojectedHistoryGuide
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: LocalExposureGaussianX Lumen.SceneDepth Lumen.ScreenProbeGather.ScreenProbeWorldSpeed ShadowMaskTexture TSR.ReprojectedHistoryMoire
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: LocalExposureGaussianY Lumen.SceneDirectLighting Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeHeader Substrate.DummyWritableTexture TSR.SceneColorLdrLuma
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: Lumen.CardCaptureAlbedoAtlas Lumen.SceneEmissive Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeIndices Translucency.AfterDOF.Color TSR.Velocity.Dilated
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: Lumen.CardCaptureDepthStencilAtlas Lumen.SceneFinalLighting Lumen.ScreenProbeGather.TileClassificationModes TranslucentVolumeAmbient0 TSR.Velocity.HoleFilled
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: Lumen.CardCaptureEmissiveAtlas Lumen.SceneIndirectLighting Lumen.ScreenProbeGather.TraceHit TranslucentVolumeAmbient1 TSR.velocity.HoleFillMask
+[2024.01.13-00.48.36:397][114]LogConsoleResponse: Lumen.CardCaptureNormalAtlas Lumen.SceneNormal Lumen.ScreenProbeGather.TraceRadiance TranslucentVolumeDirectional0 ViewFamilyTexture
+[2024.01.13-00.48.36:397][114]LogConsoleResponse:
+[2024.01.13-00.48.36:397][114]Cmd: rhi.DumpMemory
+[2024.01.13-00.48.36:399][114]RHI resource memory (not tracked by our allocator)
+[2024.01.13-00.48.36:399][114] 0.000MB - Bindless Resource Heap - STAT_BindlessResourceHeapMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 0.000MB - Bindless Sampler Heap - STAT_BindlessSamplerHeapMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 0.000MB - Misc Buffer Memory - STAT_MiscBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 0.000MB - Draw Indirect Buffer Memory - STAT_DrawIndirectBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 0.253MB - Byte Address Buffer Memory - STAT_ByteAddressBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 129.734MB - Structured Buffer Memory - STAT_StructuredBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 0.000MB - RayTracing Acceleration Structure Memory - STAT_RTAccelerationStructureMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 68.552MB - Vertex Buffer Memory - STAT_VertexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 5.510MB - Index Buffer Memory - STAT_IndexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 2.893MB - Uniform Buffer Memory - STAT_UniformBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 16.063MB - Texture Cube Memory - STAT_TextureMemoryCube - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 0.172MB - Texture 3D Memory - STAT_TextureMemory3D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 149.227MB - Texture 2D Memory - STAT_TextureMemory2D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 688.166MB - UAV Texture Memory - STAT_UAVTextureMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 0.000MB - Render Target Cube Memory - STAT_RenderTargetMemoryCube - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 12.125MB - Render Target 3D Memory - STAT_RenderTargetMemory3D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114] 592.446MB - Render Target 2D Memory - STAT_RenderTargetMemory2D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.13-00.48.36:399][114]1665.140MB total
+[2024.01.13-00.48.36:400][114]LogWindows: FPlatformMisc::RequestExit(1, TerminateOnOutOfMemory)
+[2024.01.13-00.48.36:400][114]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 0, TerminateOnOutOfMemory)
+[2024.01.13-00.48.36:400][114]LogCore: Engine exit requested (reason: Win RequestExit)
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt.log
index 4ccc1f30cd706645cb31f73038dd5b1cc849b0df..ebccf6180cbb1954605191ffa2c6de110ecca8d1 100644
--- a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt.log
+++ b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt.log
@@ -1,1324 +1,2262 @@
-Log file open, 01/11/24 23:55:24
-LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
-LogWindows: File 'aqProf.dll' does not exist
-LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
-LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
-LogWindows: File 'VtuneApi.dll' does not exist
-LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
-LogWindows: File 'VtuneApi32e.dll' does not exist
-LogWindows: Started CrashReportClient (pid=10828)
-LogWindows: Custom abort handler registered for crash reporting.
-LogInit: Display: Running engine for game: BackroomsDigitalArt
-LogCore: UnrealTraceServer: Trace store launch successful
-LogTrace: Initializing trace...
-LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
-LogTrace: Finished trace initialization.
-LogCsvProfiler: Display: Metadata set : platform="Windows"
-LogCsvProfiler: Display: Metadata set : config="Development"
-LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046"
-LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3"
-LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.3007] "
-LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 5800X 8-Core Processor"
-LogCsvProfiler: Display: Metadata set : pgoenabled="0"
-LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
-LogCsvProfiler: Display: Metadata set : ltoenabled="0"
-LogCsvProfiler: Display: Metadata set : asan="0"
-LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
-LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
-LogCsvProfiler: Display: Metadata set : llm="0"
-LogStats: Stats thread started at 0.307115
-LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
+Log file open, 01/13/24 01:48:40
+LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
+LogWindows: File 'aqProf.dll' does not exist
+LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
+LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi.dll' does not exist
+LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi32e.dll' does not exist
+LogWindows: Started CrashReportClient (pid=15432)
+LogWindows: Custom abort handler registered for crash reporting.
+LogInit: Display: Running engine for game: BackroomsDigitalArt
+LogCore: UnrealTraceServer: Trace store launch successful
+LogTrace: Initializing trace...
+LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
+LogTrace: Finished trace initialization.
+LogCsvProfiler: Display: Metadata set : platform="Windows"
+LogCsvProfiler: Display: Metadata set : config="Development"
+LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046"
+LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3"
+LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.3007] "
+LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 5800X 8-Core Processor"
+LogCsvProfiler: Display: Metadata set : pgoenabled="0"
+LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
+LogCsvProfiler: Display: Metadata set : ltoenabled="0"
+LogCsvProfiler: Display: Metadata set : asan="0"
+LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
+LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
+LogCsvProfiler: Display: Metadata set : llm="0"
+LogStats: Stats thread started at 0.234226
+LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
LogInit: Session CrashGUID >====================================================
- Session CrashGUID > UECC-Windows-283923884177FD50C58732AC6D1DEE5C
- Session CrashGUID >====================================================
-LogConfig: Display: Loading IOS ini files took 0.04 seconds
-LogConfig: Display: Loading VulkanPC ini files took 0.04 seconds
-LogConfig: Display: Loading Mac ini files took 0.04 seconds
-LogConfig: Display: Loading Android ini files took 0.04 seconds
-LogConfig: Display: Loading TVOS ini files took 0.05 seconds
-LogConfig: Display: Loading Unix ini files took 0.05 seconds
-LogConfig: Display: Loading Windows ini files took 0.05 seconds
-LogConfig: Display: Loading LinuxArm64 ini files took 0.05 seconds
-LogConfig: Display: Loading Linux ini files took 0.05 seconds
-LogAssetRegistry: Display: Asset registry cache read as 17.5 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
-LogPluginManager: Mounting Engine plugin Bridge
-LogPluginManager: Mounting Engine plugin EnhancedInput
-LogPluginManager: Found config from plugin[EnhancedInput] Input
-LogPluginManager: Mounting Engine plugin MeshPainting
-LogPluginManager: Mounting Engine plugin FastBuildController
-LogPluginManager: Mounting Engine plugin XGEController
-LogPluginManager: Mounting Engine plugin TraceUtilities
-LogPluginManager: Mounting Engine plugin AISupport
-LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
-LogPluginManager: Mounting Engine plugin Niagara
-LogPluginManager: Mounting Engine plugin AlembicImporter
-LogPluginManager: Mounting Engine plugin AvfMedia
-LogPluginManager: Mounting Engine plugin AndroidMedia
-LogPluginManager: Mounting Engine plugin ImgMedia
-LogPluginManager: Mounting Engine plugin MediaCompositing
-LogPluginManager: Mounting Engine plugin MediaPlate
-LogPluginManager: Mounting Engine plugin MediaPlayerEditor
-LogPluginManager: Mounting Engine plugin WebMMedia
-LogPluginManager: Mounting Engine plugin WmfMedia
-LogPluginManager: Mounting Engine plugin ActorSequence
-LogPluginManager: Mounting Engine plugin LevelSequenceEditor
-LogPluginManager: Mounting Engine plugin TemplateSequence
-LogPluginManager: Mounting Engine plugin ACLPlugin
-LogPluginManager: Mounting Engine plugin AnimationData
-LogPluginManager: Mounting Engine plugin SequencerScripting
-LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
-LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
-LogPluginManager: Mounting Engine plugin ControlRig
-LogPluginManager: Mounting Engine plugin ControlRigSpline
-LogPluginManager: Mounting Engine plugin IKRig
-LogPluginManager: Mounting Engine plugin LiveLink
-LogPluginManager: Mounting Engine plugin Takes
-LogPluginManager: Mounting Engine plugin AssetManagerEditor
-LogPluginManager: Mounting Engine plugin BlueprintHeaderView
-LogPluginManager: Mounting Engine plugin ChangelistReview
-LogPluginManager: Mounting Engine plugin DataValidation
-LogPluginManager: Mounting Engine plugin CurveEditorTools
-LogPluginManager: Mounting Engine plugin EditorDebugTools
-LogPluginManager: Mounting Engine plugin CryptoKeys
-LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
-LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
-LogPluginManager: Mounting Engine plugin FacialAnimation
-LogPluginManager: Mounting Engine plugin GameplayTagsEditor
-LogPluginManager: Mounting Engine plugin GeometryMode
-LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
-LogPluginManager: Mounting Engine plugin MaterialAnalyzer
-LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
-LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
-LogPluginManager: Mounting Engine plugin PluginBrowser
-LogPluginManager: Mounting Engine plugin SequencerAnimTools
-LogPluginManager: Mounting Engine plugin SpeedTreeImporter
-LogPluginManager: Mounting Engine plugin UVEditor
-LogPluginManager: Mounting Engine plugin ActorLayerUtilities
-LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
-LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin AndroidFileServer
-LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
-LogPluginManager: Mounting Engine plugin AndroidPermission
-LogPluginManager: Mounting Engine plugin AppleMoviePlayer
-LogPluginManager: Mounting Engine plugin AppleImageUtils
-LogPluginManager: Mounting Engine plugin ArchVisCharacter
-LogPluginManager: Mounting Engine plugin AudioCapture
-LogPluginManager: Mounting Engine plugin AssetTags
-LogPluginManager: Mounting Engine plugin AudioWidgets
-LogPluginManager: Mounting Engine plugin AudioSynesthesia
-LogPluginManager: Mounting Engine plugin CableComponent
-LogPluginManager: Mounting Engine plugin ChunkDownloader
-LogPluginManager: Mounting Engine plugin CustomMeshComponent
-LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin GeometryCache
-LogPluginManager: Mounting Engine plugin GeometryProcessing
-LogPluginManager: Mounting Engine plugin GooglePAD
-LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
-LogPluginManager: Mounting Engine plugin InputDebugging
-LogPluginManager: Found config from plugin[InputDebugging] Input
-LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
-LogPluginManager: Mounting Engine plugin MeshModelingToolset
-LogPluginManager: Mounting Engine plugin Metasound
-LogPluginManager: Mounting Engine plugin MobilePatchingUtils
-LogPluginManager: Mounting Engine plugin MsQuic
-LogPluginManager: Mounting Engine plugin OpenXR
-LogPluginManager: Mounting Engine plugin OpenXREyeTracker
-LogPluginManager: Mounting Engine plugin OpenXRHandTracking
-LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
-LogPluginManager: Mounting Engine plugin PropertyAccessEditor
-LogPluginManager: Mounting Engine plugin RigVM
-LogPluginManager: Mounting Engine plugin SignificanceManager
-LogPluginManager: Mounting Engine plugin ResonanceAudio
-LogPluginManager: Mounting Engine plugin SoundFields
-LogPluginManager: Mounting Engine plugin Synthesis
-LogPluginManager: Mounting Engine plugin WaveTable
-LogPluginManager: Mounting Engine plugin WebMMoviePlayer
-LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
-LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin XRBase
-LogPluginManager: Mounting Engine plugin TcpMessaging
-LogPluginManager: Mounting Engine plugin UdpMessaging
-LogPluginManager: Mounting Engine plugin DatasmithContent
-LogPluginManager: Mounting Engine plugin GLTFExporter
-LogPluginManager: Mounting Engine plugin VariantManager
-LogPluginManager: Mounting Engine plugin VariantManagerContent
-LogPluginManager: Mounting Engine plugin CameraShakePreviewer
-LogPluginManager: Mounting Engine plugin GameplayCameras
-LogPluginManager: Mounting Engine plugin AutomationUtils
-LogPluginManager: Mounting Engine plugin BackChannel
-LogPluginManager: Mounting Engine plugin ChaosCloth
-LogPluginManager: Mounting Engine plugin ChaosCaching
-LogPluginManager: Mounting Engine plugin ChaosClothEditor
-LogPluginManager: Mounting Engine plugin ChaosEditor
-LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
-LogPluginManager: Mounting Engine plugin ChaosNiagara
-LogPluginManager: Mounting Engine plugin ChaosUserDataPT
-LogPluginManager: Mounting Engine plugin CharacterAI
-LogPluginManager: Mounting Engine plugin Dataflow
-LogPluginManager: Mounting Engine plugin Fracture
-LogPluginManager: Mounting Engine plugin FullBodyIK
-LogPluginManager: Mounting Engine plugin GeometryFlow
-LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
-LogPluginManager: Mounting Engine plugin LocalizableMessage
-LogPluginManager: Mounting Engine plugin MeshLODToolset
-LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
-LogPluginManager: Mounting Engine plugin OpenImageDenoise
-LogPluginManager: Mounting Engine plugin PlatformCrypto
-LogPluginManager: Mounting Engine plugin PlanarCut
-LogPluginManager: Mounting Engine plugin ProxyLODPlugin
-LogPluginManager: Mounting Engine plugin PythonScriptPlugin
-LogPluginManager: Mounting Engine plugin SkeletalReduction
-LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
-LogPluginManager: Mounting Engine plugin StructUtils
-LogPluginManager: Mounting Engine plugin ToolPresets
-LogPluginManager: Mounting Engine plugin AnimationSharing
-LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
-LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
-LogPluginManager: Mounting Engine plugin DumpGPUServices
-LogPluginManager: Mounting Engine plugin GitSourceControl
-LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
-LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
-LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
-LogPluginManager: Mounting Engine plugin PerforceSourceControl
-LogPluginManager: Mounting Engine plugin PlasticSourceControl
-LogPluginManager: Mounting Engine plugin PixWinPlugin
-LogPluginManager: Mounting Engine plugin PluginUtils
-LogPluginManager: Mounting Engine plugin PropertyAccessNode
-LogPluginManager: Mounting Engine plugin RenderDocPlugin
-LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
-LogPluginManager: Mounting Engine plugin SubversionSourceControl
-LogPluginManager: Mounting Engine plugin TextureFormatOodle
-LogPluginManager: Mounting Engine plugin TraceDataFilters
-LogPluginManager: Mounting Engine plugin UObjectPlugin
-LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
-LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin OodleNetwork
-LogPluginManager: Mounting Engine plugin InterchangeEditor
-LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
-LogPluginManager: Mounting Engine plugin Interchange
-LogPluginManager: Mounting Engine plugin Paper2D
-LogPluginManager: Mounting Engine plugin OnlineBase
-LogPluginManager: Mounting Engine plugin OnlineServices
-LogPluginManager: Mounting Engine plugin OnlineSubsystem
-LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
-LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
-LogPluginManager: Mounting Engine plugin InterchangeTests
-LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
-LogPluginManager: Mounting Engine plugin LightMixer
-LogPluginManager: Mounting Engine plugin ObjectMixer
-LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
-LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
-LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
-LogPluginManager: Mounting Engine plugin ConcertMain
-LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
-LogPluginManager: Mounting Engine plugin SQLiteCore
-LogPluginManager: Mounting Engine plugin ConcertSyncCore
-LogPluginManager: Mounting Engine plugin ConcertSyncClient
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
-SourceControl: Revision control is disabled
-SourceControl: Revision control is disabled
-SourceControl: Revision control is disabled
-LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
-LogWindows: File 'WinPixGpuCapturer.dll' does not exist
-PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
-LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
-RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
-LogInit: Using libcurl 8.4.0
-LogInit: - built for Windows
-LogInit: - supports SSL with OpenSSL/1.1.1t
-LogInit: - supports HTTP deflate (compression) using libz 1.2.13
-LogInit: - other features:
-LogInit: CURL_VERSION_SSL
-LogInit: CURL_VERSION_LIBZ
-LogInit: CURL_VERSION_IPV6
-LogInit: CURL_VERSION_ASYNCHDNS
-LogInit: CURL_VERSION_LARGEFILE
-LogInit: CurlRequestOptions (configurable via config and command line):
-LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
-LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
-LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
-LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host
-LogInit: - LocalHostAddr = Default
-LogInit: - BufferSize = 65536
-LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
-LogOnline: OSS: Created online subsystem instance for: NULL
-LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
-LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
-LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed.
-LogInit: ExecutableName: UnrealEditor.exe
-LogInit: Build: ++UE5+Release-5.3-CL-29314046
-LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3
-LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3
-LogInit: Net CL: 27405482
-LogInit: OS: Windows 11 (23H2) [10.0.22631.3007] (), CPU: AMD Ryzen 7 5800X 8-Core Processor , GPU: AMD Radeon RX 6800
-LogInit: Compiled (64-bit): Nov 3 2023 16:09:16
-LogInit: Architecture: x64
-LogInit: Compiled with Visual C++: 19.36.32537.00
-LogInit: Build Configuration: Development
-LogInit: Branch Name: ++UE5+Release-5.3
-LogInit: Command Line:
-LogInit: Base Directory: G:/UnrealEngines/UE_5.3/Engine/Binaries/Win64/
-LogInit: Allocator: Mimalloc
-LogInit: Installed Engine Build: 1
-LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
-LogDevObjectVersion: Number of dev versions registered: 36
-LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
-LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
-LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
-LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
-LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
-LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
-LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
-LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
-LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
-LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
-LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47
-LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
-LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
-LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
-LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
-LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
-LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
-LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
-LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
-LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111
-LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2
-LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10
-LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11
-LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
-LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
-LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
-LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
-LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
-LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
-LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
-LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118
-LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47
-LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
-LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
-LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
-LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
-LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
-LogInit: Object subsystem initialized
-LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
-LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
-LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
-LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
-LogConfig: Set CVar [[r.setres:1280x720]]
-[2024.01.11-22.55.25:125][ 0]LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
-[2024.01.11-22.55.25:125][ 0]LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
-[2024.01.11-22.55.25:125][ 0]LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
-[2024.01.11-22.55.25:125][ 0]LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
-[2024.01.11-22.55.25:125][ 0]LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
-[2024.01.11-22.55.25:125][ 0]LogConfig: Set CVar [[r.VSync:0]]
-[2024.01.11-22.55.25:125][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
-[2024.01.11-22.55.25:125][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
-[2024.01.11-22.55.25:125][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
-[2024.01.11-22.55.25:126][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
-[2024.01.11-22.55.25:126][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
-[2024.01.11-22.55.25:128][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
-[2024.01.11-22.55.25:128][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
-[2024.01.11-22.55.25:129][ 0]LogRHI: Using Default RHI: D3D12
-[2024.01.11-22.55.25:129][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
-[2024.01.11-22.55.25:129][ 0]LogRHI: Loading RHI module D3D12RHI
-[2024.01.11-22.55.25:137][ 0]LogD3D12RHI: Aftermath initialized
-[2024.01.11-22.55.25:137][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
-[2024.01.11-22.55.25:137][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
-[2024.01.11-22.55.25:271][ 0]LogD3D12RHI: Found D3D12 adapter 0: AMD Radeon RX 6800 (VendorId: 1002, DeviceId: 73bf, SubSysId: e3a1002, Revision: 00c3
-[2024.01.11-22.55.25:271][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported
-[2024.01.11-22.55.25:271][ 0]LogD3D12RHI: Adapter has 16337MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 2 output[s]
-[2024.01.11-22.55.25:272][ 0]LogD3D12RHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.11-22.55.25:272][ 0]LogD3D12RHI: Driver Date: 11-22-2023
-[2024.01.11-22.55.25:279][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000
-[2024.01.11-22.55.25:279][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported
-[2024.01.11-22.55.25:279][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 0 output[s]
-[2024.01.11-22.55.25:279][ 0]LogD3D12RHI: DirectX Agility SDK runtime found.
-[2024.01.11-22.55.25:279][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0
-[2024.01.11-22.55.25:279][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
-[2024.01.11-22.55.25:279][ 0]LogInit: Selected Device Profile: [WindowsEditor]
-[2024.01.11-22.55.25:279][ 0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
-[2024.01.11-22.55.25:279][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
-[2024.01.11-22.55.25:279][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.11-22.55.25:279][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
-[2024.01.11-22.55.25:280][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
-[2024.01.11-22.55.25:280][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
-[2024.01.11-22.55.25:280][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
-[2024.01.11-22.55.25:280][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
-[2024.01.11-22.55.25:280][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
-[2024.01.11-22.55.25:280][ 0]LogInit: Computer: DESKTOP-2MPQGVL
-[2024.01.11-22.55.25:280][ 0]LogInit: User: Windowssucks
-[2024.01.11-22.55.25:280][ 0]LogInit: CPU Page size=4096, Cores=8
-[2024.01.11-22.55.25:280][ 0]LogInit: High frequency timer resolution =10.000000 MHz
-[2024.01.11-22.55.25:280][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
-[2024.01.11-22.55.25:280][ 0]LogMemory: Platform Memory Stats for WindowsEditor
-[2024.01.11-22.55.25:280][ 0]LogMemory: Process Physical Memory: 495.93 MB used, 531.39 MB peak
-[2024.01.11-22.55.25:280][ 0]LogMemory: Process Virtual Memory: 491.68 MB used, 496.34 MB peak
-[2024.01.11-22.55.25:280][ 0]LogMemory: Physical Memory: 10245.21 MB used, 22409.54 MB free, 32654.75 MB total
-[2024.01.11-22.55.25:280][ 0]LogMemory: Virtual Memory: 23379.83 MB used, 9274.92 MB free, 32654.75 MB total
-[2024.01.11-22.55.25:280][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
-[2024.01.11-22.55.25:283][ 0]LogWindows: WindowsPlatformFeatures enabled
-[2024.01.11-22.55.25:290][ 0]LogInit: Physics initialised using underlying interface: Chaos
-[2024.01.11-22.55.25:291][ 0]LogInit: Using OS detected language (en-US).
-[2024.01.11-22.55.25:291][ 0]LogInit: Using OS detected locale (en-DE).
-[2024.01.11-22.55.25:292][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
-[2024.01.11-22.55.25:292][ 0]LogInit: Setting process to per monitor DPI aware
-[2024.01.11-22.55.25:548][ 0]LogWindowsTextInputMethodSystem: Available input methods:
-[2024.01.11-22.55.25:548][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard).
-[2024.01.11-22.55.25:548][ 0]LogWindowsTextInputMethodSystem: - English (Germany) - (Keyboard).
-[2024.01.11-22.55.25:548][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
-[2024.01.11-22.55.25:563][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
-[2024.01.11-22.55.25:563][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
-[2024.01.11-22.55.25:657][ 0]LogRHI: Using Default RHI: D3D12
-[2024.01.11-22.55.25:657][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
-[2024.01.11-22.55.25:657][ 0]LogRHI: Loading RHI module D3D12RHI
-[2024.01.11-22.55.25:657][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
-[2024.01.11-22.55.25:657][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
-[2024.01.11-22.55.25:657][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6
-[2024.01.11-22.55.25:658][ 0]LogWindows: Attached monitors:
-[2024.01.11-22.55.25:658][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
-[2024.01.11-22.55.25:658][ 0]LogWindows: resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
-[2024.01.11-22.55.25:658][ 0]LogWindows: Found 2 attached monitors.
-[2024.01.11-22.55.25:658][ 0]LogWindows: Gathering driver information using Windows Setup API
-[2024.01.11-22.55.25:658][ 0]LogRHI: RHI Adapter Info:
-[2024.01.11-22.55.25:658][ 0]LogRHI: Name: AMD Radeon RX 6800
-[2024.01.11-22.55.25:658][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.11-22.55.25:658][ 0]LogRHI: Driver Date: 11-22-2023
-[2024.01.11-22.55.25:658][ 0]LogD3D12RHI: GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
-[2024.01.11-22.55.25:677][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off
-[2024.01.11-22.55.25:677][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled
-[2024.01.11-22.55.25:677][ 0]LogD3D12RHI: [DRED] Using lightweight DRED.
-[2024.01.11-22.55.25:677][ 0]LogD3D12RHI: Emitting draw events for PIX profiling.
-[2024.01.11-22.55.25:783][ 0]LogD3D12RHI: ID3D12Device1 is supported.
-[2024.01.11-22.55.25:783][ 0]LogD3D12RHI: ID3D12Device2 is supported.
-[2024.01.11-22.55.25:783][ 0]LogD3D12RHI: ID3D12Device3 is supported.
-[2024.01.11-22.55.25:783][ 0]LogD3D12RHI: ID3D12Device4 is supported.
-[2024.01.11-22.55.25:783][ 0]LogD3D12RHI: ID3D12Device5 is supported.
-[2024.01.11-22.55.25:783][ 0]LogD3D12RHI: ID3D12Device6 is supported.
-[2024.01.11-22.55.25:783][ 0]LogD3D12RHI: ID3D12Device7 is supported.
-[2024.01.11-22.55.25:783][ 0]LogD3D12RHI: ID3D12Device8 is supported.
-[2024.01.11-22.55.25:783][ 0]LogD3D12RHI: ID3D12Device9 is supported.
-[2024.01.11-22.55.25:783][ 0]LogD3D12RHI: ID3D12Device10 is supported.
-[2024.01.11-22.55.25:783][ 0]LogD3D12RHI: ID3D12Device11 is supported.
-[2024.01.11-22.55.25:783][ 0]LogD3D12RHI: ID3D12Device12 is supported.
-[2024.01.11-22.55.25:833][ 0]LogD3D12RHI: Bindless resources are supported
-[2024.01.11-22.55.25:833][ 0]LogD3D12RHI: Stencil ref from pixel shader is supported
-[2024.01.11-22.55.25:833][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=64).
-[2024.01.11-22.55.25:833][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported.
-[2024.01.11-22.55.25:833][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported
-[2024.01.11-22.55.25:833][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported
-[2024.01.11-22.55.25:833][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported
-[2024.01.11-22.55.25:833][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported
-[2024.01.11-22.55.25:833][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported
-[2024.01.11-22.55.25:841][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D)
-[2024.01.11-22.55.25:842][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy)
-[2024.01.11-22.55.25:843][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute)
-[2024.01.11-22.55.25:865][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0
-[2024.01.11-22.55.25:865][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0
-[2024.01.11-22.55.25:865][ 0]LogD3D12RHI: AMD hit token extension is supported
-[2024.01.11-22.55.25:865][ 0]LogD3D12RHI: Async texture creation enabled
-[2024.01.11-22.55.25:865][ 0]LogD3D12RHI: RHI has support for 64 bit atomics
-[2024.01.11-22.55.25:889][ 0]LogVRS: Current RHI supports Variable Rate Shading
-[2024.01.11-22.55.25:898][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all'
-[2024.01.11-22.55.25:898][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all" ]
-[2024.01.11-22.55.25:916][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
-[2024.01.11-22.55.25:916][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
-[2024.01.11-22.55.25:916][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
-[2024.01.11-22.55.25:916][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
-[2024.01.11-22.55.25:916][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
-[2024.01.11-22.55.25:916][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
-[2024.01.11-22.55.25:916][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
-[2024.01.11-22.55.25:916][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
-[2024.01.11-22.55.25:917][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
-[2024.01.11-22.55.25:917][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
-[2024.01.11-22.55.25:917][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
-[2024.01.11-22.55.25:918][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
-[2024.01.11-22.55.25:918][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
-[2024.01.11-22.55.25:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
-[2024.01.11-22.55.25:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
-[2024.01.11-22.55.25:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
-[2024.01.11-22.55.25:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
-[2024.01.11-22.55.25:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
-[2024.01.11-22.55.25:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
-[2024.01.11-22.55.25:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
-[2024.01.11-22.55.25:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
-[2024.01.11-22.55.25:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
-[2024.01.11-22.55.25:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
-[2024.01.11-22.55.25:933][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
-[2024.01.11-22.55.25:933][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
-[2024.01.11-22.55.25:935][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
-[2024.01.11-22.55.25:935][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
-[2024.01.11-22.55.25:935][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
-[2024.01.11-22.55.25:935][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
-[2024.01.11-22.55.25:937][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
-[2024.01.11-22.55.25:937][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
-[2024.01.11-22.55.25:937][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
-[2024.01.11-22.55.25:940][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
-[2024.01.11-22.55.25:940][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
-[2024.01.11-22.55.25:940][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
-[2024.01.11-22.55.25:940][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
-[2024.01.11-22.55.25:942][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
-[2024.01.11-22.55.25:942][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
-[2024.01.11-22.55.25:946][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
-[2024.01.11-22.55.25:946][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
-[2024.01.11-22.55.25:946][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
-[2024.01.11-22.55.25:946][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
-[2024.01.11-22.55.25:946][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
-[2024.01.11-22.55.25:952][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
-[2024.01.11-22.55.25:991][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: SF_METAL
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: SF_METAL_MRT
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: SF_METAL_TVOS
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: SF_METAL_SM5
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: SF_METAL_SM6
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: SF_METAL_SIM
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: PCD3D_SM6
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: PCD3D_SM5
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: PCD3D_ES31
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: GLSL_150_ES31
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: VVM_1_0
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: SF_VULKAN_SM5
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: SF_VULKAN_ES31
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID
-[2024.01.11-22.55.25:993][ 0]LogTargetPlatformManager: SF_VULKAN_SM6
-[2024.01.11-22.55.25:993][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
-[2024.01.11-22.55.25:996][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
-[2024.01.11-22.55.25:996][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
-[2024.01.11-22.55.25:996][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
-[2024.01.11-22.55.25:996][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.11-22.55.25:996][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
-[2024.01.11-22.55.26:039][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
-[2024.01.11-22.55.26:039][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.11-22.55.26:039][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
-[2024.01.11-22.55.26:045][ 0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.01 seconds.
-[2024.01.11-22.55.26:045][ 0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=869.11MBs, RandomWriteSpeed=204.01MBs. Assigned SpeedClass 'Local'
-[2024.01.11-22.55.26:046][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
-[2024.01.11-22.55.26:046][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured.
-[2024.01.11-22.55.26:046][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
-[2024.01.11-22.55.26:046][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
-[2024.01.11-22.55.26:046][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
-[2024.01.11-22.55.26:047][ 0]LogShaderCompilers: Guid format shader working directory is 8 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/8092/).
-[2024.01.11-22.55.26:047][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/A3C95A0048CB8AE0ED7657AD4C241055/'.
-[2024.01.11-22.55.26:047][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
-[2024.01.11-22.55.26:047][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
-[2024.01.11-22.55.27:115][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
-[2024.01.11-22.55.27:248][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
-[2024.01.11-22.55.27:248][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.11-22.55.27:860][ 0]LogSlate: Using FreeType 2.10.0
-[2024.01.11-22.55.27:861][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
-[2024.01.11-22.55.27:898][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
-[2024.01.11-22.55.27:899][ 0]LogAssetRegistry: FAssetRegistry took 0.0033 seconds to start up
-[2024.01.11-22.55.27:912][ 0]LogEditorDomain: Display: EditorDomain is Disabled
-[2024.01.11-22.55.28:297][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
-[2024.01.11-22.55.28:297][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
-[2024.01.11-22.55.28:297][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
-[2024.01.11-22.55.28:300][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
-[2024.01.11-22.55.28:301][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: Available device profiles:
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372D800][000005A3E85F5000 66] GlobalDefaults,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372E000][000005A3E85F7800 66] Windows,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372E200][000005A3E85F0000 66] WindowsEditor,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372E400][000005A3E85FC800 66] WindowsServer,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372E600][000005A3DD487800 66] WindowsClient,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372E800][000005A3C9152800 66] IOS,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372EA00][000005A3F3D70000 66] iPadAir2,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372EC00][000005A3F3D72800 66] IPadPro,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372EE00][000005A3F3D75000 66] iPadAir3,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372F000][000005A3F3D77800 66] iPadAir4,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372F200][000005A3F3D7A000 66] iPadAir5,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372F400][000005A3F3D7C800 66] iPadMini4,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372F600][000005A3F3D80000 66] iPadMini5,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372F800][000005A3F3D82800 66] iPadMini6,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372FA00][000005A3F3D85000 66] iPhone6S,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372FC00][000005A3F3D87800 66] iPhone7,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F372FE00][000005A3F3D8A000 66] iPodTouch7,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F2D6F200][000005A3F3D8C800 66] iPhone6SPlus,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3DD1D7000][000005A3F3D90000 66] iPhone7Plus,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA0000][000005A3F3D92800 66] iPhoneSE,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA0200][000005A3F3D95000 66] iPhone8,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA0400][000005A3F3D97800 66] iPhone8Plus,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA0600][000005A3F3D9A000 66] iPhoneX,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA0800][000005A3F3D9C800 66] iPhoneXS,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA0A00][000005A3F3DB0000 66] iPhoneXSMax,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA0C00][000005A3F3DB2800 66] iPhoneXR,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA0E00][000005A3F3DB5000 66] iPhone11,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA1000][000005A3F3DB7800 66] iPhone11Pro,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA1200][000005A3F3DBA000 66] iPhone11ProMax,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA1400][000005A3F3DBC800 66] iPhoneSE2,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA1600][000005A3F4010000 66] iPhone12Mini,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA1800][000005A3F4012800 66] iPhone12,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA1A00][000005A3F4015000 66] iPhone12Pro,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA1C00][000005A3F4017800 66] iPhone12ProMax,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA1E00][000005A3F401A000 66] iPhone13Mini,
-[2024.01.11-22.55.28:559][ 0]LogDeviceProfileManager: [000005A3F3DA2000][000005A3F401C800 66] iPhone13,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA2200][000005A3F4020000 66] iPhone13Pro,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA2400][000005A3F4022800 66] iPhone13ProMax,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA2600][000005A3F4025000 66] iPhoneSE3,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA2800][000005A3F4027800 66] iPhone14,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA2A00][000005A3F402A000 66] iPhone14Plus,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA2C00][000005A3F402C800 66] iPhone14Pro,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA2E00][000005A3F4030000 66] iPhone14ProMax,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA3000][000005A3F4032800 66] iPhone15,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA3200][000005A3F4035000 66] iPhone15Plus,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA3400][000005A3F4037800 66] iPhone15Pro,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA3600][000005A3F403A000 66] iPhone15ProMax,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA3800][000005A3F403C800 66] iPadPro105,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA3A00][000005A3F4040000 66] iPadPro129,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA3C00][000005A3F4042800 66] iPadPro97,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA3E00][000005A3F4045000 66] iPadPro2_129,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA4000][000005A3F4047800 66] iPad5,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA4200][000005A3F404A000 66] iPad6,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA4400][000005A3F404C800 66] iPad7,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA4600][000005A3F4050000 66] iPad8,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA4800][000005A3F4052800 66] iPad9,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA4A00][000005A3F4055000 66] iPad10,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA4C00][000005A3F4057800 66] iPadPro11,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA4E00][000005A3F405A000 66] iPadPro2_11,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA5000][000005A3F405C800 66] iPadPro3_11,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA5200][000005A3F4060000 66] iPadPro4_11,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA5400][000005A3F4062800 66] iPadPro3_129,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA5600][000005A3F4065000 66] iPadPro4_129,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA5800][000005A3F4067800 66] iPadPro5_129,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA5A00][000005A3F406A000 66] iPadPro6_129,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA5C00][000005A3F406C800 66] AppleTV,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA5E00][000005A3F4070000 66] AppleTV4K,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA6000][000005A3F4072800 66] AppleTV2_4K,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA6200][000005A3F4075000 66] TVOS,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA6400][000005A3F4077800 66] Mac,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA6600][000005A3F407A000 66] MacEditor,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA6800][000005A3F407C800 66] MacClient,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA6A00][000005A3F4080000 66] MacServer,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA6C00][000005A3F4082800 66] Linux,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA6E00][000005A3F4085000 66] LinuxEditor,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA7000][000005A3F4087800 66] LinuxArm64Editor,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA7200][000005A3F408A000 66] LinuxArm64,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA7400][000005A3F408C800 66] LinuxClient,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA7600][000005A3F4090000 66] LinuxArm64Client,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA7800][000005A3F4092800 66] LinuxServer,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA7A00][000005A3F4095000 66] LinuxArm64Server,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA7C00][000005A3F4097800 66] Android,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA7E00][000005A3F409A000 66] Android_Preview_OpenGL,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA8000][000005A3F409C800 66] Android_Preview_Vulkan,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA8200][000005A3F40A0000 66] Android_Low,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA8400][000005A3F40A2800 66] Android_Mid,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA8600][000005A3F40A5000 66] Android_High,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA8800][000005A3F40A7800 66] Android_Default,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA8A00][000005A3F40AA000 66] Android_Adreno4xx,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA8C00][000005A3F40AC800 66] Android_Adreno5xx_Low,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA8E00][000005A3F40B0000 66] Android_Adreno5xx,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA9000][000005A3F40B2800 66] Android_Adreno6xx,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA9200][000005A3F40B5000 66] Android_Adreno6xx_Vulkan,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA9400][000005A3F40B7800 66] Android_Adreno7xx,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA9600][000005A3F40BA000 66] Android_Adreno7xx_Vulkan,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA9800][000005A3F40BC800 66] Android_Mali_T6xx,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA9A00][000005A3F40C0000 66] Android_Mali_T7xx,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA9C00][000005A3F40C2800 66] Android_Mali_T8xx,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DA9E00][000005A3F40C5000 66] Android_Mali_G71,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAA000][000005A3F40C7800 66] Android_Mali_G72,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAA200][000005A3F40CA000 66] Android_Mali_G72_Vulkan,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAA400][000005A3F40CC800 66] Android_Mali_G76,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAA600][000005A3F40D0000 66] Android_Mali_G76_Vulkan,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAA800][000005A3F40D2800 66] Android_Mali_G77,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAAA00][000005A3F40D5000 66] Android_Mali_G77_Vulkan,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAAC00][000005A3F40D7800 66] Android_Mali_G78,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAAE00][000005A3F40DA000 66] Android_Mali_G78_Vulkan,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAB000][000005A3F40DC800 66] Android_Mali_G710,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAB200][000005A3F40E0000 66] Android_Mali_G710_Vulkan,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAB600][000005A3F40E2800 66] Android_Mali_G7xx,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAB800][000005A3F40E5000 66] Android_Mali_G7xx_Vulkan,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DABA00][000005A3F40E7800 66] Android_Xclipse_920,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DABC00][000005A3F40EA000 66] Android_Xclipse_920_Vulkan,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAC000][000005A3F40EC800 66] Android_Vulkan_SM5,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAC200][000005A3F40F0000 66] Android_PowerVR_G6xxx,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAC400][000005A3F40F2800 66] Android_PowerVR_GT7xxx,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAC600][000005A3F40F5000 66] Android_PowerVR_GE8xxx,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAC800][000005A3F40F7800 66] Android_PowerVR_GM9xxx,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DACA00][000005A3F40FA000 66] Android_PowerVR_GM9xxx_Vulkan,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DACC00][000005A3F40FC800 66] Android_TegraK1,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DACE00][000005A3F4100000 66] Android_Unknown_Vulkan,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAD000][000005A3F4102800 66] Oculus_Quest,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAD200][000005A3F4105000 66] Oculus_Quest2,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAD400][000005A3F4107800 66] Meta_Quest_Pro,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAD600][000005A3F410A000 66] Meta_Quest_3,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DAD800][000005A3F410C800 66] HoloLens,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: [000005A3F3DADA00][000005A3F4110000 66] MagicLeap_Vulkan,
-[2024.01.11-22.55.28:560][ 0]LogDeviceProfileManager: Active device profile: [000005A3F372E200][000005A3E85F0000 66] WindowsEditor
-[2024.01.11-22.55.28:560][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
-[2024.01.11-22.55.28:560][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
-[2024.01.11-22.55.28:560][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.11-22.55.28:561][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.55.28:561][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.55.28:561][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.55.28:561][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.55.28:561][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.55.28:567][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL'
-[2024.01.11-22.55.28:567][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
-[2024.01.11-22.55.28:700][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_FLumenCardPS<true>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EA41F02910936F61C1A29244FA8FAF42D1FD72AAB7_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
-[2024.01.11-22.55.28:824][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
-[2024.01.11-22.55.28:824][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
-[2024.01.11-22.55.28:824][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
-[2024.01.11-22.55.28:824][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available
-[2024.01.11-22.55.28:824][ 0]LogMeshMerging: No distributed automatic mesh merging module available
-[2024.01.11-22.55.29:402][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
-[2024.01.11-22.55.29:402][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
-[2024.01.11-22.55.29:417][ 0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
-[2024.01.11-22.55.29:417][ 0]LogUObjectAllocator: 6340896 out of 0 bytes used by permanent object pool.
-[2024.01.11-22.55.29:417][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
-[2024.01.11-22.55.29:431][ 0]LogLiveCoding: Display: Starting LiveCoding
-[2024.01.11-22.55.29:431][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
-[2024.01.11-22.55.29:437][ 0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
-[2024.01.11-22.55.29:444][ 0]LogLiveCoding: Display: Waiting for server
-[2024.01.11-22.55.29:474][ 0]LogSlate: Border
-[2024.01.11-22.55.29:474][ 0]LogSlate: BreadcrumbButton
-[2024.01.11-22.55.29:474][ 0]LogSlate: Brushes.Title
-[2024.01.11-22.55.29:474][ 0]LogSlate: Default
-[2024.01.11-22.55.29:474][ 0]LogSlate: Icons.Save
-[2024.01.11-22.55.29:474][ 0]LogSlate: Icons.Toolbar.Settings
-[2024.01.11-22.55.29:474][ 0]LogSlate: ListView
-[2024.01.11-22.55.29:474][ 0]LogSlate: SoftwareCursor_CardinalCross
-[2024.01.11-22.55.29:474][ 0]LogSlate: SoftwareCursor_Grab
-[2024.01.11-22.55.29:474][ 0]LogSlate: TableView.DarkRow
-[2024.01.11-22.55.29:474][ 0]LogSlate: TableView.Row
-[2024.01.11-22.55.29:474][ 0]LogSlate: TreeView
-[2024.01.11-22.55.29:637][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
-[2024.01.11-22.55.29:641][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 3 ms
-[2024.01.11-22.55.29:667][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled
-[2024.01.11-22.55.29:667][ 0]LogInit: XR: MultiViewport is Disabled
-[2024.01.11-22.55.29:667][ 0]LogInit: XR: Mobile Multiview is Disabled
-[2024.01.11-22.55.29:809][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: BAEA9A3544F4874ED66272973FCAB237 | Instance: 910263BD41D8295004B14780FDF1CC8C (DESKTOP-2MPQGVL-8092).
-[2024.01.11-22.55.29:915][ 0]LogTurnkeySupport: Completed device detection: Code = 0
-[2024.01.11-22.55.30:088][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread
-[2024.01.11-22.55.30:434][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
-[2024.01.11-22.55.30:484][ 0]LogMetasoundEngine: MetaSound Engine Initialized
-[2024.01.11-22.55.30:567][ 0]LogTcpMessaging: Initializing TcpMessaging bridge
-[2024.01.11-22.55.30:577][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
-[2024.01.11-22.55.30:580][ 0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
-[2024.01.11-22.55.30:692][ 0]LogPython: Using Python 3.9.7
-[2024.01.11-22.55.33:295][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
-[2024.01.11-22.55.33:325][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.11-22.55.33:325][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.11-22.55.33:460][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
-[2024.01.11-22.55.33:663][ 0]LogOpenImageDenoise: OIDN starting up
-[2024.01.11-22.55.33:723][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.55.33:728][ 0]LogUProjectInfo: Found projects:
-[2024.01.11-22.55.33:745][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.55.33:765][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.55.33:766][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.55.33:766][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.55.33:891][ 0]LogCollectionManager: Loaded 0 collections in 0.001301 seconds
-[2024.01.11-22.55.33:896][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
-[2024.01.11-22.55.33:898][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
-[2024.01.11-22.55.33:900][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
-[2024.01.11-22.55.34:351][ 0]LogEngine: Initializing Engine...
-[2024.01.11-22.55.34:357][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
-[2024.01.11-22.55.34:505][ 0]LogInit: Initializing FReadOnlyCVARCache
-[2024.01.11-22.55.34:511][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.55.34:512][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-22.55.34:517][ 0]LogAIModule: Creating AISystem for world Untitled
-[2024.01.11-22.55.34:518][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
-[2024.01.11-22.55.34:518][ 0]LogInit: Texture streaming: Enabled
-[2024.01.11-22.55.34:529][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
-[2024.01.11-22.55.34:534][ 0]LogAudio: Display: Initializing Audio Device Manager...
-[2024.01.11-22.55.34:542][ 0]LogAudio: Display: Loading Default Audio Settings Objects...
-[2024.01.11-22.55.34:542][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
-[2024.01.11-22.55.34:543][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered
-[2024.01.11-22.55.34:543][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered
-[2024.01.11-22.55.34:543][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
-[2024.01.11-22.55.34:543][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered
-[2024.01.11-22.55.34:543][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered
-[2024.01.11-22.55.34:544][ 0]LogAudio: Display: Audio Device Manager Initialized
-[2024.01.11-22.55.34:544][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True
-[2024.01.11-22.55.34:544][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.11-22.55.34:544][ 0]LogAudioMixer: Display: Sample Rate: 48000
-[2024.01.11-22.55.34:544][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
-[2024.01.11-22.55.34:544][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
-[2024.01.11-22.55.34:544][ 0]LogAudioMixer: Display: Number of buffers to queue: 1
-[2024.01.11-22.55.34:544][ 0]LogAudioMixer: Display: Max Channels (voices): 32
-[2024.01.11-22.55.34:544][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4
-[2024.01.11-22.55.34:544][ 0]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.11-22.55.34:544][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.11-22.55.34:544][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.11-22.55.34:544][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.11-22.55.34:549][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.11-22.55.34:717][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.11-22.55.34:718][ 0]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.11-22.55.34:719][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.11-22.55.34:719][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.11-22.55.34:720][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
-[2024.01.11-22.55.34:720][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
-[2024.01.11-22.55.34:722][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
-[2024.01.11-22.55.34:722][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
-[2024.01.11-22.55.34:722][ 0]LogInit: FAudioDevice initialized with ID 1.
-[2024.01.11-22.55.34:722][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
-[2024.01.11-22.55.34:722][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
-[2024.01.11-22.55.34:735][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
-[2024.01.11-22.55.34:738][ 0]LogInit: Undo buffer set to 32 MB
-[2024.01.11-22.55.34:738][ 0]LogInit: Transaction tracking system initialized
-[2024.01.11-22.55.34:755][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
-[2024.01.11-22.55.34:755][ 0]LogSourceControl: Uncontrolled asset enumeration started...
-[2024.01.11-22.55.34:757][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002286 seconds (Found 160 uncontrolled assets)
-[2024.01.11-22.55.34:763][ 0]BlueprintLog: New page: Editor Load
-[2024.01.11-22.55.34:821][ 0]LocalizationService: Localization service is disabled
-[2024.01.11-22.55.34:835][ 0]TimingProfiler: Initialize
-[2024.01.11-22.55.34:835][ 0]TimingProfiler: OnSessionChanged
-[2024.01.11-22.55.34:835][ 0]LoadingProfiler: Initialize
-[2024.01.11-22.55.34:835][ 0]LoadingProfiler: OnSessionChanged
-[2024.01.11-22.55.34:835][ 0]NetworkingProfiler: Initialize
-[2024.01.11-22.55.34:835][ 0]NetworkingProfiler: OnSessionChanged
-[2024.01.11-22.55.34:835][ 0]MemoryProfiler: Initialize
-[2024.01.11-22.55.34:835][ 0]MemoryProfiler: OnSessionChanged
-[2024.01.11-22.55.34:891][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.55.34:892][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.55.34:892][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.55.34:960][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
-[2024.01.11-22.55.35:039][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
-[2024.01.11-22.55.35:117][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
-[2024.01.11-22.55.35:118][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.55.35:118][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 10.825
-[2024.01.11-22.55.35:118][ 0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4
-[2024.01.11-22.55.35:118][ 0]LightingResults: New page: Lighting Build
-[2024.01.11-22.55.35:120][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
-[2024.01.11-22.55.35:120][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
-[2024.01.11-22.55.35:120][ 0]MapCheck: New page: Map Check
-[2024.01.11-22.55.35:120][ 0]LightingResults: New page: Lighting Build
-[2024.01.11-22.55.35:123][ 0]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.11-22.55.35:126][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.50ms
-[2024.01.11-22.55.35:189][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete
-[2024.01.11-22.55.35:231][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.11-22.55.35:256][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
-[2024.01.11-22.55.35:256][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.55.35:256][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-22.55.35:257][ 0]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.11-22.55.35:308][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
-[2024.01.11-22.55.35:315][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.47ms
-[2024.01.11-22.55.35:317][ 0]Cmd: MAP CHECKDEP NOCLEARLOG
-[2024.01.11-22.55.35:317][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,084ms to complete.
-[2024.01.11-22.55.35:321][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 11.028
-[2024.01.11-22.55.35:321][ 0]LogShaderCompilers: Display: ================================================
-[2024.01.11-22.55.35:321][ 0]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.11-22.55.35:321][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
-[2024.01.11-22.55.35:321][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
-[2024.01.11-22.55.35:321][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
-[2024.01.11-22.55.35:321][ 0]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.11-22.55.35:321][ 0]LogShaderCompilers: Display: Shaders Compiled: 0
-[2024.01.11-22.55.35:321][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
-[2024.01.11-22.55.35:321][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
-[2024.01.11-22.55.35:321][ 0]LogShaderCompilers: Display: ================================================
-[2024.01.11-22.55.35:416][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.55.35:416][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.55.35:416][ 0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.55.35:426][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.55.35:434][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.55.35:442][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.55.35:449][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.55.35:484][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.55.35:484][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
-[2024.01.11-22.55.35:484][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.55.35:484][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
-[2024.01.11-22.55.35:484][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.55.35:484][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
-[2024.01.11-22.55.35:484][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.55.35:484][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
-[2024.01.11-22.55.35:486][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.55.35:486][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
-[2024.01.11-22.55.35:486][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.55.35:486][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
-[2024.01.11-22.55.35:486][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.55.35:486][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
-[2024.01.11-22.55.35:487][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.55.35:487][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
-[2024.01.11-22.55.35:487][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.55.35:487][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
-[2024.01.11-22.55.35:487][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.55.35:487][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
-[2024.01.11-22.55.35:772][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.5 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
-[2024.01.11-22.55.35:995][ 0]LogSlate: External Image Picker: DecompressImage failed
-[2024.01.11-22.55.36:072][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
-[2024.01.11-22.55.36:090][ 0]LogSlate: Took 0.000089 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
-[2024.01.11-22.55.36:093][ 0]LogSlate: Took 0.000083 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
-[2024.01.11-22.55.36:093][ 0]LogSlate: Took 0.000046 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
-[2024.01.11-22.55.36:111][ 0]LogViewport: Scene viewport resized to 1435x892, mode Windowed.
-[2024.01.11-22.55.36:692][ 0]LogStall: Startup...
-[2024.01.11-22.55.36:694][ 0]LogStall: Startup complete.
-[2024.01.11-22.55.36:699][ 0]LogLoad: (Engine Initialization) Total time: 12.41 seconds
-[2024.01.11-22.55.36:699][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
-[2024.01.11-22.55.36:715][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.55.36:754][ 0]LogAssetRegistry: AssetRegistryGather time 0.1096s: AssetDataDiscovery 0.0326s, AssetDataGather 0.0397s, StoreResults 0.0373s.
-[2024.01.11-22.55.36:772][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000005 seconds (updated 0 objects)
-[2024.01.11-22.55.37:184][ 0]LogSlate: External Image Picker: DecompressImage failed
-[2024.01.11-22.55.37:286][ 0]LogContentStreaming: Texture pool size now 1000 MB
-[2024.01.11-22.55.37:314][ 0]LogAutomationController: Ignoring very large delta of 16926887.05 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests
-[2024.01.11-22.55.37:333][ 1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
-
-[2024.01.11-22.55.37:341][ 1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.026426 secs
-[2024.01.11-22.55.37:425][ 1]LogD3D12RHI: Cannot end block when stack is empty
-[2024.01.11-22.55.38:007][ 3]LogSlate: Took 0.000053 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
-[2024.01.11-22.55.53:421][487]Cmd: r.Streaming.PoolSize
-[2024.01.11-22.55.53:421][487]r.Streaming.PoolSize = "1000" LastSetBy: Scalability
-[2024.01.11-22.56.06:048][625]Cmd: r.Streaming.PoolSize.VRAMPercentageClamp 15500
-[2024.01.11-22.56.06:048][625]r.Streaming.PoolSize.VRAMPercentageClamp = "15500"
-[2024.01.11-22.56.20:317][185]Cmd: r.Streaming.PoolSize 15500
-[2024.01.11-22.56.20:317][185]r.Streaming.PoolSize = "15500"
-[2024.01.11-22.56.20:328][186]LogContentStreaming: Texture pool size now 15500 MB
-[2024.01.11-22.57.39:123][338]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:13.077 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 7207 files in 8703 folders with total size 450 MiB.
-[2024.01.11-22.58.45:218][293]LogSlate: Took 0.000132 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
-[2024.01.11-22.58.45:231][294]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.58.45:342][295]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.58.45:388][296]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.58.45:432][297]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.58.47:421][407]LogSlate: Window 'Content Browser' being destroyed
-[2024.01.11-22.58.47:429][407]LogSlate: Window 'Content Browser' being destroyed
-[2024.01.11-22.58.49:228][528]LogSlate: Window 'Statistics' being destroyed
-[2024.01.11-22.58.49:235][528]LogSlate: Window 'Statistics' being destroyed
-[2024.01.11-22.58.54:978][114]LogEditorClassViewer: Warning: Class /Game/Characters/MannequinsXR/Meshes/ABP_MannequinsXR.PLACEHOLDER-CLASS__B_MannequinsXR_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-22.58.54:978][114]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__B_MannequinsXR_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-22.58.54:978][114]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__VRTeleportVisualizer_C_1 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-22.58.54:978][114]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__GrabComponent_C_2 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-22.58.54:978][114]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__Menu_C_3 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-22.58.54:978][114]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__ABP_MannequinsXR_C_4 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-23.00.35:717][305]LogDebuggerCommands: Repeating last play command: Selected Viewport
-[2024.01.11-23.00.35:721][305]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.11-23.00.35:722][305]PIE: New page: PIE session: BackroomsMap (12 Jan 2024, 01:00:35)
-[2024.01.11-23.00.35:725][305]LogOnline: OSS: Created online subsystem instance for: NULL
-[2024.01.11-23.00.35:725][305]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
-[2024.01.11-23.00.35:726][305]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.11-23.00.35:739][305]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013864s)
-[2024.01.11-23.00.35:739][305]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013899s)
-[2024.01.11-23.00.35:747][305]LogUObjectHash: Compacting FUObjectHashTables data took 0.63ms
-[2024.01.11-23.00.35:749][305]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-23.00.35:749][305]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-23.00.35:750][305]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.11-23.00.35:750][305]LogPlayLevel: PIE: World Init took: (0.000754s)
-[2024.01.11-23.00.35:750][305]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True
-[2024.01.11-23.00.35:750][305]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.11-23.00.35:750][305]LogAudioMixer: Display: Sample Rate: 48000
-[2024.01.11-23.00.35:750][305]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
-[2024.01.11-23.00.35:750][305]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
-[2024.01.11-23.00.35:750][305]LogAudioMixer: Display: Number of buffers to queue: 1
-[2024.01.11-23.00.35:750][305]LogAudioMixer: Display: Max Channels (voices): 32
-[2024.01.11-23.00.35:750][305]LogAudioMixer: Display: Number of Async Source Workers: 4
-[2024.01.11-23.00.35:750][305]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.11-23.00.35:750][305]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.11-23.00.35:750][305]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.11-23.00.35:750][305]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.11-23.00.35:752][305]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.11-23.00.35:775][305]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.11-23.00.35:775][305]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.11-23.00.35:775][305]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.11-23.00.35:775][305]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.11-23.00.35:776][305]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2
-[2024.01.11-23.00.35:776][305]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2
-[2024.01.11-23.00.35:777][305]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2
-[2024.01.11-23.00.35:777][305]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2
-[2024.01.11-23.00.35:777][305]LogInit: FAudioDevice initialized with ID 2.
-[2024.01.11-23.00.35:777][305]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
-[2024.01.11-23.00.35:777][305]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2
-[2024.01.11-23.00.35:780][305]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
-[2024.01.11-23.00.35:786][305]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.12-00.00.35
-[2024.01.11-23.00.35:787][305]LogWorld: Bringing up level for play took: 0.007452
-[2024.01.11-23.00.35:789][305]LogOnline: OSS: Created online subsystem instance for: :Context_6
-[2024.01.11-23.00.35:795][305]PIE: Server logged in
-[2024.01.11-23.00.35:795][305]PIE: Play in editor total start time 0,074 seconds.
-[2024.01.11-23.01.34:703][975]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-23.01.34:703][975]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.11-23.01.34:704][975]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.11-23.01.34:705][975]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
-[2024.01.11-23.01.34:707][975]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.11-23.01.34:710][975]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
-[2024.01.11-23.01.34:713][975]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-23.01.34:713][975]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2
-[2024.01.11-23.01.34:713][975]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
-[2024.01.11-23.01.34:715][975]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
-[2024.01.11-23.01.34:722][975]LogUObjectHash: Compacting FUObjectHashTables data took 0.63ms
-[2024.01.11-23.01.34:784][978]LogPlayLevel: Display: Destroying online subsystem :Context_6
-[2024.01.11-23.02.04:985][666]LogDebuggerCommands: Repeating last play command: Selected Viewport
-[2024.01.11-23.02.04:990][666]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.11-23.02.04:990][666]PIE: New page: PIE session: BackroomsMap (12 Jan 2024, 01:02:04)
-[2024.01.11-23.02.05:013][666]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.11-23.02.05:027][666]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013647s)
-[2024.01.11-23.02.05:027][666]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013689s)
-[2024.01.11-23.02.05:030][666]LogUObjectHash: Compacting FUObjectHashTables data took 0.50ms
-[2024.01.11-23.02.05:031][666]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-23.02.05:031][666]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-23.02.05:032][666]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.11-23.02.05:032][666]LogPlayLevel: PIE: World Init took: (0.000722s)
-[2024.01.11-23.02.05:032][666]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True
-[2024.01.11-23.02.05:032][666]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.11-23.02.05:032][666]LogAudioMixer: Display: Sample Rate: 48000
-[2024.01.11-23.02.05:032][666]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
-[2024.01.11-23.02.05:032][666]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
-[2024.01.11-23.02.05:032][666]LogAudioMixer: Display: Number of buffers to queue: 1
-[2024.01.11-23.02.05:032][666]LogAudioMixer: Display: Max Channels (voices): 32
-[2024.01.11-23.02.05:032][666]LogAudioMixer: Display: Number of Async Source Workers: 4
-[2024.01.11-23.02.05:032][666]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.11-23.02.05:032][666]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.11-23.02.05:032][666]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.11-23.02.05:032][666]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.11-23.02.05:035][666]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.11-23.02.05:058][666]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.11-23.02.05:059][666]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.11-23.02.05:059][666]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.11-23.02.05:059][666]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.11-23.02.05:059][666]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3
-[2024.01.11-23.02.05:059][666]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3
-[2024.01.11-23.02.05:061][666]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3
-[2024.01.11-23.02.05:061][666]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3
-[2024.01.11-23.02.05:061][666]LogInit: FAudioDevice initialized with ID 3.
-[2024.01.11-23.02.05:061][666]LogAudio: Display: Audio Device (ID: 3) registered with world 'BackroomsMap'.
-[2024.01.11-23.02.05:061][666]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3
-[2024.01.11-23.02.05:063][666]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
-[2024.01.11-23.02.05:070][666]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.12-00.02.05
-[2024.01.11-23.02.05:071][666]LogWorld: Bringing up level for play took: 0.007231
-[2024.01.11-23.02.05:073][666]LogOnline: OSS: Created online subsystem instance for: :Context_7
-[2024.01.11-23.02.05:074][666]PIE: Server logged in
-[2024.01.11-23.02.05:075][666]PIE: Play in editor total start time 0,085 seconds.
-[2024.01.11-23.03.19:442][ 39]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-23.03.19:442][ 39]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.11-23.03.19:443][ 39]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.11-23.03.19:444][ 39]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
-[2024.01.11-23.03.19:446][ 39]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.11-23.03.19:449][ 39]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
-[2024.01.11-23.03.19:452][ 39]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-23.03.19:454][ 39]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3
-[2024.01.11-23.03.19:454][ 39]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
-[2024.01.11-23.03.19:455][ 39]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
-[2024.01.11-23.03.19:461][ 39]LogUObjectHash: Compacting FUObjectHashTables data took 0.53ms
-[2024.01.11-23.03.19:514][ 41]LogPlayLevel: Display: Destroying online subsystem :Context_7
-[2024.01.11-23.03.52:089][247]LogMemory: Warning: Freeing 33554432 bytes from backup pool to handle out of memory.
-[2024.01.11-23.03.52:089][247]LogMemory: Warning: MemoryStats:
- AvailablePhysical 21277425664
- AvailableVirtual 8155136
- UsedPhysical 2693914624
- PeakUsedPhysical 2718502912
- UsedVirtual 7951138816
- PeakUsedVirtual 9866604544
-[2024.01.11-23.03.52:089][247]Allocator Stats for Mimalloc: (not implemented)
-[2024.01.11-23.03.52:089][247]LogWindows: Error: appError called: Fatal error: [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\GenericPlatform\GenericPlatformMemory.cpp] [Line: 251]
-Ran out of memory allocating 5120080 bytes with alignment 1. Last error msg: The paging file is too small for this operation to complete..
-
-
-
-[2024.01.11-23.03.52:089][247]LogWindows: Windows GetLastError: The operation completed successfully. (0)
-[2024.01.11-23.03.53:012][247]LogWindows: Error: === Critical error: ===
-[2024.01.11-23.03.53:012][247]LogWindows: Error:
-[2024.01.11-23.03.53:012][247]LogWindows: Error: Fatal error: [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\GenericPlatform\GenericPlatformMemory.cpp] [Line: 251]
-[2024.01.11-23.03.53:012][247]LogWindows: Error: Ran out of memory allocating 5120080 bytes with alignment 1. Last error msg: The paging file is too small for this operation to complete..
-[2024.01.11-23.03.53:012][247]LogWindows: Error:
-[2024.01.11-23.03.53:012][247]LogWindows: Error:
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffd77d4fc53 UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffd77d76de3 UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffd77e51d7f UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffd77e52fe9 UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffd77e53493 UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffd77d269a8 UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffd4d57d73f UnrealEditor-D3D12RHI.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffd4d5e301b UnrealEditor-D3D12RHI.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffd4d5e020c UnrealEditor-D3D12RHI.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffd6ee7a1bc UnrealEditor-Engine.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffd6ee9d339 UnrealEditor-Engine.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffd6eeb82f8 UnrealEditor-Engine.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffd77ca1c9f UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffd77ca22ae UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffdb1be697b UnrealEditor-RenderCore.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffdb1bee594 UnrealEditor-RenderCore.dll!UnknownFunction []
-[2024.01.11-23.03.53:012][247]LogWindows: Error: [Callstack] 0x00007ffd78294e32 UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-23.03.53:013][247]LogWindows: Error: [Callstack] 0x00007ffd78288667 UnrealEditor-Core.dll!UnknownFunction []
-[2024.01.11-23.03.53:013][247]LogWindows: Error: [Callstack] 0x00007ffde8ae257d KERNEL32.DLL!UnknownFunction []
-[2024.01.11-23.03.53:013][247]LogWindows: Error:
+ Session CrashGUID > UECC-Windows-246B694140CB876868E920B1B0B10B4D
+ Session CrashGUID >====================================================
+LogConfig: Display: Loading IOS ini files took 0.02 seconds
+LogConfig: Display: Loading Android ini files took 0.02 seconds
+LogConfig: Display: Loading Mac ini files took 0.02 seconds
+LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
+LogConfig: Display: Loading Unix ini files took 0.03 seconds
+LogConfig: Display: Loading Windows ini files took 0.03 seconds
+LogConfig: Display: Loading TVOS ini files took 0.03 seconds
+LogConfig: Display: Loading Linux ini files took 0.03 seconds
+LogAssetRegistry: Display: Asset registry cache read as 17.5 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
+LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
+LogPluginManager: Mounting Engine plugin Bridge
+LogPluginManager: Mounting Engine plugin MeshPainting
+LogPluginManager: Mounting Engine plugin EnhancedInput
+LogPluginManager: Found config from plugin[EnhancedInput] Input
+LogPluginManager: Mounting Engine plugin TraceUtilities
+LogPluginManager: Mounting Engine plugin XGEController
+LogPluginManager: Mounting Engine plugin FastBuildController
+LogPluginManager: Mounting Engine plugin Paper2D
+LogPluginManager: Mounting Engine plugin Interchange
+LogPluginManager: Mounting Engine plugin TcpMessaging
+LogPluginManager: Mounting Engine plugin UdpMessaging
+LogPluginManager: Mounting Engine plugin InterchangeEditor
+LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin AndroidPermission
+LogPluginManager: Mounting Engine plugin AppleMoviePlayer
+LogPluginManager: Mounting Engine plugin ArchVisCharacter
+LogPluginManager: Mounting Engine plugin ActorLayerUtilities
+LogPluginManager: Mounting Engine plugin AssetTags
+LogPluginManager: Mounting Engine plugin AndroidFileServer
+LogPluginManager: Mounting Engine plugin AudioCapture
+LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
+LogPluginManager: Mounting Engine plugin AppleImageUtils
+LogPluginManager: Mounting Engine plugin AudioWidgets
+LogPluginManager: Mounting Engine plugin ChunkDownloader
+LogPluginManager: Mounting Engine plugin AudioSynesthesia
+LogPluginManager: Mounting Engine plugin CableComponent
+LogPluginManager: Mounting Engine plugin CustomMeshComponent
+LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin GeometryProcessing
+LogPluginManager: Mounting Engine plugin GeometryCache
+LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
+LogPluginManager: Mounting Engine plugin GooglePAD
+LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin InputDebugging
+LogPluginManager: Found config from plugin[InputDebugging] Input
+LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
+LogPluginManager: Mounting Engine plugin Metasound
+LogPluginManager: Mounting Engine plugin MeshModelingToolset
+LogPluginManager: Mounting Engine plugin MsQuic
+LogPluginManager: Mounting Engine plugin MobilePatchingUtils
+LogPluginManager: Mounting Engine plugin OpenXR
+LogPluginManager: Mounting Engine plugin OpenXRHandTracking
+LogPluginManager: Mounting Engine plugin OpenXREyeTracker
+LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
+LogPluginManager: Mounting Engine plugin RigVM
+LogPluginManager: Mounting Engine plugin ResonanceAudio
+LogPluginManager: Mounting Engine plugin PropertyAccessEditor
+LogPluginManager: Mounting Engine plugin SignificanceManager
+LogPluginManager: Mounting Engine plugin SoundFields
+LogPluginManager: Mounting Engine plugin Synthesis
+LogPluginManager: Mounting Engine plugin WebMMoviePlayer
+LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
+LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin WaveTable
+LogPluginManager: Mounting Engine plugin XRBase
+LogPluginManager: Mounting Engine plugin AISupport
+LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
+LogPluginManager: Mounting Engine plugin AnimationData
+LogPluginManager: Mounting Engine plugin ACLPlugin
+LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
+LogPluginManager: Mounting Engine plugin ControlRigSpline
+LogPluginManager: Mounting Engine plugin ControlRig
+LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
+LogPluginManager: Mounting Engine plugin IKRig
+LogPluginManager: Mounting Engine plugin LiveLink
+LogPluginManager: Mounting Engine plugin Niagara
+LogPluginManager: Mounting Engine plugin ActorSequence
+LogPluginManager: Mounting Engine plugin TemplateSequence
+LogPluginManager: Mounting Engine plugin LevelSequenceEditor
+LogPluginManager: Mounting Engine plugin CameraShakePreviewer
+LogPluginManager: Mounting Engine plugin GameplayCameras
+LogPluginManager: Mounting Engine plugin SequencerScripting
+LogPluginManager: Mounting Engine plugin AlembicImporter
+LogPluginManager: Mounting Engine plugin OnlineBase
+LogPluginManager: Mounting Engine plugin OnlineServices
+LogPluginManager: Mounting Engine plugin OnlineSubsystem
+LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
+LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
+LogPluginManager: Mounting Engine plugin AssetManagerEditor
+LogPluginManager: Mounting Engine plugin BlueprintHeaderView
+LogPluginManager: Mounting Engine plugin ChangelistReview
+LogPluginManager: Mounting Engine plugin CurveEditorTools
+LogPluginManager: Mounting Engine plugin CryptoKeys
+LogPluginManager: Mounting Engine plugin DataValidation
+LogPluginManager: Mounting Engine plugin EditorDebugTools
+LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
+LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
+LogPluginManager: Mounting Engine plugin FacialAnimation
+LogPluginManager: Mounting Engine plugin GeometryMode
+LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
+LogPluginManager: Mounting Engine plugin MaterialAnalyzer
+LogPluginManager: Mounting Engine plugin GameplayTagsEditor
+LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
+LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
+LogPluginManager: Mounting Engine plugin SequencerAnimTools
+LogPluginManager: Mounting Engine plugin PluginBrowser
+LogPluginManager: Mounting Engine plugin UVEditor
+LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
+LogPluginManager: Mounting Engine plugin AnimationSharing
+LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
+LogPluginManager: Mounting Engine plugin GitSourceControl
+LogPluginManager: Mounting Engine plugin DumpGPUServices
+LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
+LogPluginManager: Mounting Engine plugin SpeedTreeImporter
+LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
+LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
+LogPluginManager: Mounting Engine plugin PixWinPlugin
+LogPluginManager: Mounting Engine plugin PerforceSourceControl
+LogPluginManager: Mounting Engine plugin RenderDocPlugin
+LogPluginManager: Mounting Engine plugin PluginUtils
+LogPluginManager: Mounting Engine plugin PlasticSourceControl
+LogPluginManager: Mounting Engine plugin SubversionSourceControl
+LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
+LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
+LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
+LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin UObjectPlugin
+LogPluginManager: Mounting Engine plugin TraceDataFilters
+LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin PropertyAccessNode
+LogPluginManager: Mounting Engine plugin InterchangeTests
+LogPluginManager: Mounting Engine plugin OodleNetwork
+LogPluginManager: Mounting Engine plugin TextureFormatOodle
+LogPluginManager: Mounting Engine plugin AndroidMedia
+LogPluginManager: Mounting Engine plugin AvfMedia
+LogPluginManager: Mounting Engine plugin MediaCompositing
+LogPluginManager: Mounting Engine plugin ImgMedia
+LogPluginManager: Mounting Engine plugin MediaPlate
+LogPluginManager: Mounting Engine plugin MediaPlayerEditor
+LogPluginManager: Mounting Engine plugin WebMMedia
+LogPluginManager: Mounting Engine plugin WmfMedia
+LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
+LogPluginManager: Mounting Engine plugin Takes
+LogPluginManager: Mounting Engine plugin DatasmithContent
+LogPluginManager: Mounting Engine plugin GLTFExporter
+LogPluginManager: Mounting Engine plugin VariantManager
+LogPluginManager: Mounting Engine plugin VariantManagerContent
+LogPluginManager: Mounting Engine plugin BackChannel
+LogPluginManager: Mounting Engine plugin ChaosClothEditor
+LogPluginManager: Mounting Engine plugin ChaosEditor
+LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
+LogPluginManager: Mounting Engine plugin ChaosNiagara
+LogPluginManager: Mounting Engine plugin ChaosUserDataPT
+LogPluginManager: Mounting Engine plugin CharacterAI
+LogPluginManager: Mounting Engine plugin AutomationUtils
+LogPluginManager: Mounting Engine plugin ChaosCloth
+LogPluginManager: Mounting Engine plugin ChaosCaching
+LogPluginManager: Mounting Engine plugin Dataflow
+LogPluginManager: Mounting Engine plugin Fracture
+LogPluginManager: Mounting Engine plugin GeometryFlow
+LogPluginManager: Mounting Engine plugin FullBodyIK
+LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
+LogPluginManager: Mounting Engine plugin MeshLODToolset
+LogPluginManager: Mounting Engine plugin LocalizableMessage
+LogPluginManager: Mounting Engine plugin OpenImageDenoise
+LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
+LogPluginManager: Mounting Engine plugin PlatformCrypto
+LogPluginManager: Mounting Engine plugin PlanarCut
+LogPluginManager: Mounting Engine plugin ProxyLODPlugin
+LogPluginManager: Mounting Engine plugin PythonScriptPlugin
+LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
+LogPluginManager: Mounting Engine plugin SkeletalReduction
+LogPluginManager: Mounting Engine plugin StructUtils
+LogPluginManager: Mounting Engine plugin ToolPresets
+LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
+LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
+LogPluginManager: Mounting Engine plugin ConcertMain
+LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
+LogPluginManager: Mounting Engine plugin LightMixer
+LogPluginManager: Mounting Engine plugin ObjectMixer
+LogPluginManager: Mounting Engine plugin SQLiteCore
+LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
+LogPluginManager: Mounting Engine plugin ConcertSyncClient
+LogPluginManager: Mounting Engine plugin ConcertSyncCore
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+LogInit: Using libcurl 8.4.0
+LogInit: - built for Windows
+LogInit: - supports SSL with OpenSSL/1.1.1t
+LogInit: - supports HTTP deflate (compression) using libz 1.2.13
+LogInit: - other features:
+LogInit: CURL_VERSION_SSL
+LogInit: CURL_VERSION_LIBZ
+LogInit: CURL_VERSION_IPV6
+LogInit: CURL_VERSION_ASYNCHDNS
+LogInit: CURL_VERSION_LARGEFILE
+LogInit: CurlRequestOptions (configurable via config and command line):
+LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
+LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
+LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
+LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host
+LogInit: - LocalHostAddr = Default
+LogInit: - BufferSize = 65536
+LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
+LogOnline: OSS: Created online subsystem instance for: NULL
+LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
+LogWindows: File 'WinPixGpuCapturer.dll' does not exist
+PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
+LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
+RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
+LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
+LogHMD: OpenXR runtime supported extensions:
+LogHMD: XR_KHR_vulkan_enable
+LogHMD: XR_KHR_vulkan_enable2
+LogHMD: XR_KHR_D3D11_enable
+LogHMD: XR_KHR_D3D12_enable
+LogHMD: XR_KHR_opengl_enable
+LogHMD: XR_KHR_win32_convert_performance_counter_time
+LogHMD: XR_EXT_win32_appcontainer_compatible
+LogHMD: XR_KHR_binding_modification
+LogHMD: XR_KHR_composition_layer_depth
+LogHMD: XR_KHR_visibility_mask
+LogHMD: XR_EXT_active_action_set_priority
+LogHMD: XR_EXT_dpad_binding
+LogHMD: XR_EXT_frame_composition_report
+LogHMD: XR_EXT_hand_tracking
+LogHMD: XR_EXT_hand_joints_motion_range
+LogHMD: XR_EXT_hp_mixed_reality_controller
+LogHMD: XR_EXT_palm_pose
+LogHMD: XR_FB_display_refresh_rate
+LogHMD: XR_HTC_vive_cosmos_controller_interaction
+LogHMD: XR_HTC_vive_focus3_controller_interaction
+LogHMD: XR_HTC_vive_wrist_tracker_interaction
+LogHMD: XR_MND_headless
+LogHMD: XR_VALVE_analog_threshold
+LogHMD: XR_HTCX_vive_tracker_interaction
+LogHMD: XR_EXT_debug_utils
+LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available
+LogHMD: Optional extension XR_FB_foveation_vulkan is not available
+LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available
+LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available
+LogHMD: Optional extension XR_VARJO_quad_views is not available
+LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available
+LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available
+LogHMD: Optional extension XR_FB_foveation is not available
+LogHMD: Optional extension XR_FB_swapchain_update_state is not available
+LogHMD: Optional extension XR_FB_foveation_configuration is not available
+LogHMD: Optional extension XR_OCULUS_audio_device_guid is not available
+LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available
+LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension.
+LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.2.3
+LogInit: ExecutableName: UnrealEditor.exe
+LogInit: Build: ++UE5+Release-5.3-CL-29314046
+LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3
+LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3
+LogInit: Net CL: 27405482
+LogInit: OS: Windows 11 (23H2) [10.0.22631.3007] (), CPU: AMD Ryzen 7 5800X 8-Core Processor , GPU: AMD Radeon RX 6800
+LogInit: Compiled (64-bit): Nov 3 2023 16:09:16
+LogInit: Architecture: x64
+LogInit: Compiled with Visual C++: 19.36.32537.00
+LogInit: Build Configuration: Development
+LogInit: Branch Name: ++UE5+Release-5.3
+LogInit: Command Line:
+LogInit: Base Directory: G:/UnrealEngines/UE_5.3/Engine/Binaries/Win64/
+LogInit: Allocator: Mimalloc
+LogInit: Installed Engine Build: 1
+LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
+LogDevObjectVersion: Number of dev versions registered: 36
+LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
+LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
+LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
+LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
+LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
+LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
+LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
+LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
+LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
+LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
+LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47
+LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
+LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
+LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
+LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
+LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
+LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
+LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
+LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
+LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111
+LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2
+LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10
+LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11
+LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
+LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
+LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
+LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
+LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
+LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
+LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
+LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118
+LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47
+LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
+LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
+LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
+LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
+LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
+LogInit: Object subsystem initialized
+LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
+LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
+LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
+LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
+LogConfig: Set CVar [[r.setres:1280x720]]
+LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
+LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
+LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
+LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
+LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[r.VSync:0]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
+[2024.01.13-00.48.41:128][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.13-00.48.41:128][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
+[2024.01.13-00.48.41:129][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
+[2024.01.13-00.48.41:130][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
+[2024.01.13-00.48.41:130][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
+[2024.01.13-00.48.41:131][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
+[2024.01.13-00.48.41:132][ 0]LogRHI: Using Default RHI: D3D11
+[2024.01.13-00.48.41:132][ 0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.13-00.48.41:132][ 0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.13-00.48.41:138][ 0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll
+[2024.01.13-00.48.41:138][ 0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.13-00.48.41:140][ 0]LogD3D11RHI: D3D11 min allowed feature level: 11_0
+[2024.01.13-00.48.41:140][ 0]LogD3D11RHI: D3D11 max allowed feature level: 11_1
+[2024.01.13-00.48.41:140][ 0]LogD3D11RHI: D3D11 adapters:
+[2024.01.13-00.48.41:140][ 0]LogD3D11RHI: Testing D3D11 Adapter 0:
+[2024.01.13-00.48.41:140][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.13-00.48.41:140][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.13-00.48.41:140][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.13-00.48.41:140][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.13-00.48.41:140][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.13-00.48.41:140][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.13-00.48.41:140][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.48.41:140][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.48.41:140][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.13-00.48.41:213][ 0]LogD3D11RHI: 0. 'AMD Radeon RX 6800' (Feature Level 11_1)
+[2024.01.13-00.48.41:213][ 0]LogD3D11RHI: 16337/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:2, VendorId:0x1002
+[2024.01.13-00.48.41:213][ 0]LogD3D11RHI: Testing D3D11 Adapter 1:
+[2024.01.13-00.48.41:213][ 0]LogD3D11RHI: Description : Microsoft Basic Render Driver
+[2024.01.13-00.48.41:213][ 0]LogD3D11RHI: VendorId : 1414
+[2024.01.13-00.48.41:213][ 0]LogD3D11RHI: DeviceId : 008c
+[2024.01.13-00.48.41:213][ 0]LogD3D11RHI: SubSysId : 0000
+[2024.01.13-00.48.41:213][ 0]LogD3D11RHI: Revision : 0000
+[2024.01.13-00.48.41:213][ 0]LogD3D11RHI: DedicatedVideoMemory : 0 bytes
+[2024.01.13-00.48.41:213][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.48.41:214][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.48.41:214][ 0]LogD3D11RHI: AdapterLuid : 0 93714
+[2024.01.13-00.48.41:215][ 0]LogD3D11RHI: 1. 'Microsoft Basic Render Driver' (Feature Level 11_1)
+[2024.01.13-00.48.41:215][ 0]LogD3D11RHI: 0/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
+[2024.01.13-00.48.41:215][ 0]LogD3D11RHI: Chosen D3D11 Adapter:
+[2024.01.13-00.48.41:215][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.13-00.48.41:215][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.13-00.48.41:215][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.13-00.48.41:215][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.13-00.48.41:215][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.13-00.48.41:215][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.13-00.48.41:215][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.48.41:215][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.48.41:215][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.13-00.48.41:215][ 0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.13-00.48.41:215][ 0]LogInit: Selected Device Profile: [WindowsEditor]
+[2024.01.13-00.48.41:215][ 0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
+[2024.01.13-00.48.41:215][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
+[2024.01.13-00.48.41:215][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.13-00.48.41:215][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
+[2024.01.13-00.48.41:215][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
+[2024.01.13-00.48.41:215][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
+[2024.01.13-00.48.41:215][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
+[2024.01.13-00.48.41:215][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
+[2024.01.13-00.48.41:215][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
+[2024.01.13-00.48.41:216][ 0]LogInit: Computer: DESKTOP-2MPQGVL
+[2024.01.13-00.48.41:216][ 0]LogInit: User: Windowssucks
+[2024.01.13-00.48.41:216][ 0]LogInit: CPU Page size=4096, Cores=8
+[2024.01.13-00.48.41:216][ 0]LogInit: High frequency timer resolution =10.000000 MHz
+[2024.01.13-00.48.41:216][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
+[2024.01.13-00.48.41:216][ 0]LogMemory: Platform Memory Stats for WindowsEditor
+[2024.01.13-00.48.41:216][ 0]LogMemory: Process Physical Memory: 493.12 MB used, 520.23 MB peak
+[2024.01.13-00.48.41:216][ 0]LogMemory: Process Virtual Memory: 495.47 MB used, 495.47 MB peak
+[2024.01.13-00.48.41:216][ 0]LogMemory: Physical Memory: 13274.49 MB used, 19380.25 MB free, 32654.75 MB total
+[2024.01.13-00.48.41:216][ 0]LogMemory: Virtual Memory: 23946.25 MB used, 8708.50 MB free, 32654.75 MB total
+[2024.01.13-00.48.41:216][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
+[2024.01.13-00.48.41:219][ 0]LogWindows: WindowsPlatformFeatures enabled
+[2024.01.13-00.48.41:226][ 0]LogInit: Physics initialised using underlying interface: Chaos
+[2024.01.13-00.48.41:226][ 0]LogInit: Using OS detected language (en-US).
+[2024.01.13-00.48.41:226][ 0]LogInit: Using OS detected locale (en-DE).
+[2024.01.13-00.48.41:227][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
+[2024.01.13-00.48.41:227][ 0]LogInit: Setting process to per monitor DPI aware
+[2024.01.13-00.48.41:389][ 0]LogWindowsTextInputMethodSystem: Available input methods:
+[2024.01.13-00.48.41:389][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard).
+[2024.01.13-00.48.41:389][ 0]LogWindowsTextInputMethodSystem: - English (Germany) - (Keyboard).
+[2024.01.13-00.48.41:389][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.13-00.48.41:401][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
+[2024.01.13-00.48.41:401][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
+[2024.01.13-00.48.41:483][ 0]LogRHI: Using Default RHI: D3D11
+[2024.01.13-00.48.41:483][ 0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.13-00.48.41:483][ 0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.13-00.48.41:483][ 0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.13-00.48.41:483][ 0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.13-00.48.41:483][ 0]LogWindows: Attached monitors:
+[2024.01.13-00.48.41:483][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
+[2024.01.13-00.48.41:483][ 0]LogWindows: resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
+[2024.01.13-00.48.41:483][ 0]LogWindows: Found 2 attached monitors.
+[2024.01.13-00.48.41:483][ 0]LogWindows: Gathering driver information using Windows Setup API
+[2024.01.13-00.48.41:484][ 0]LogRHI: RHI Adapter Info:
+[2024.01.13-00.48.41:484][ 0]LogRHI: Name: AMD Radeon RX 6800
+[2024.01.13-00.48.41:484][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
+[2024.01.13-00.48.41:484][ 0]LogRHI: Driver Date: 11-22-2023
+[2024.01.13-00.48.41:484][ 0]LogD3D11RHI: Creating new Direct3DDevice
+[2024.01.13-00.48.41:484][ 0]LogD3D11RHI: GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
+[2024.01.13-00.48.41:504][ 0]LogD3D11RHI: Creating D3DDevice with AMD AGS, using adapter:
+[2024.01.13-00.48.41:504][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.13-00.48.41:504][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.13-00.48.41:504][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.13-00.48.41:504][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.13-00.48.41:504][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.13-00.48.41:504][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.13-00.48.41:504][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.13-00.48.41:504][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.13-00.48.41:504][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.13-00.48.41:586][ 0]LogD3D11RHI: Created device via AGS, feature level 11_1, supported extensions fffbf.
+[2024.01.13-00.48.41:586][ 0]LogD3D11RHI: RHI has support for 64 bit atomics
+[2024.01.13-00.48.41:587][ 0]LogD3D11RHI: Async texture creation enabled
+[2024.01.13-00.48.41:587][ 0]LogD3D11RHI: D3D11_MAP_WRITE_NO_OVERWRITE for dynamic buffer SRVs is supported
+[2024.01.13-00.48.41:587][ 0]LogD3D11RHI: Array index from any shader is supported
+[2024.01.13-00.48.41:590][ 0]LogVRS: Current RHI does not support Variable Rate Shading
+[2024.01.13-00.48.41:597][ 0]LogD3D11RHI: GPU Timing Frequency: 100.000000 (Debug: 2 1)
+[2024.01.13-00.48.41:605][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all'
+[2024.01.13-00.48.41:605][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all" ]
+[2024.01.13-00.48.41:624][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
+[2024.01.13-00.48.41:624][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
+[2024.01.13-00.48.41:624][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
+[2024.01.13-00.48.41:624][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
+[2024.01.13-00.48.41:624][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
+[2024.01.13-00.48.41:624][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
+[2024.01.13-00.48.41:624][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
+[2024.01.13-00.48.41:624][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
+[2024.01.13-00.48.41:625][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
+[2024.01.13-00.48.41:625][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
+[2024.01.13-00.48.41:626][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
+[2024.01.13-00.48.41:626][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
+[2024.01.13-00.48.41:626][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
+[2024.01.13-00.48.41:638][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
+[2024.01.13-00.48.41:638][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
+[2024.01.13-00.48.41:638][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
+[2024.01.13-00.48.41:638][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
+[2024.01.13-00.48.41:638][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
+[2024.01.13-00.48.41:638][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
+[2024.01.13-00.48.41:638][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
+[2024.01.13-00.48.41:638][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
+[2024.01.13-00.48.41:638][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
+[2024.01.13-00.48.41:638][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
+[2024.01.13-00.48.41:641][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
+[2024.01.13-00.48.41:642][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
+[2024.01.13-00.48.41:644][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
+[2024.01.13-00.48.41:644][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
+[2024.01.13-00.48.41:644][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
+[2024.01.13-00.48.41:644][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
+[2024.01.13-00.48.41:646][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
+[2024.01.13-00.48.41:646][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
+[2024.01.13-00.48.41:646][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
+[2024.01.13-00.48.41:649][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
+[2024.01.13-00.48.41:649][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
+[2024.01.13-00.48.41:649][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
+[2024.01.13-00.48.41:649][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
+[2024.01.13-00.48.41:651][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
+[2024.01.13-00.48.41:651][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
+[2024.01.13-00.48.41:656][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
+[2024.01.13-00.48.41:656][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
+[2024.01.13-00.48.41:656][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
+[2024.01.13-00.48.41:656][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
+[2024.01.13-00.48.41:656][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
+[2024.01.13-00.48.41:661][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
+[2024.01.13-00.48.41:699][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: SF_METAL
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: SF_METAL_MRT
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: SF_METAL_TVOS
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: SF_METAL_SM5
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: SF_METAL_SM6
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: SF_METAL_SIM
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: PCD3D_SM6
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: PCD3D_SM5
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: PCD3D_ES31
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: GLSL_150_ES31
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: VVM_1_0
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: SF_VULKAN_SM5
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: SF_VULKAN_ES31
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID
+[2024.01.13-00.48.41:702][ 0]LogTargetPlatformManager: SF_VULKAN_SM6
+[2024.01.13-00.48.41:702][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
+[2024.01.13-00.48.41:704][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
+[2024.01.13-00.48.41:704][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
+[2024.01.13-00.48.41:704][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
+[2024.01.13-00.48.41:704][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.13-00.48.41:704][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
+[2024.01.13-00.48.41:741][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
+[2024.01.13-00.48.41:741][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.13-00.48.41:741][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
+[2024.01.13-00.48.41:746][ 0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
+[2024.01.13-00.48.41:746][ 0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.03ms. RandomReadSpeed=1716.87MBs, RandomWriteSpeed=237.75MBs. Assigned SpeedClass 'Local'
+[2024.01.13-00.48.41:747][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
+[2024.01.13-00.48.41:747][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured.
+[2024.01.13-00.48.41:747][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
+[2024.01.13-00.48.41:747][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
+[2024.01.13-00.48.41:747][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
+[2024.01.13-00.48.41:748][ 0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/17092/).
+[2024.01.13-00.48.41:748][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/62E0482C4C2608A6F601F692D0DC5F93/'.
+[2024.01.13-00.48.41:748][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
+[2024.01.13-00.48.41:748][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
+[2024.01.13-00.48.42:383][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
+[2024.01.13-00.48.42:520][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2024.01.13-00.48.42:520][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.13-00.48.42:743][ 0]LogSlate: Using FreeType 2.10.0
+[2024.01.13-00.48.42:743][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
+[2024.01.13-00.48.42:756][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
+[2024.01.13-00.48.42:756][ 0]LogAssetRegistry: FAssetRegistry took 0.0018 seconds to start up
+[2024.01.13-00.48.42:763][ 0]LogEditorDomain: Display: EditorDomain is Disabled
+[2024.01.13-00.48.42:913][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
+[2024.01.13-00.48.42:913][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
+[2024.01.13-00.48.42:913][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
+[2024.01.13-00.48.42:915][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
+[2024.01.13-00.48.42:915][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: Available device profiles:
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869B200][00000664014B0000 66] GlobalDefaults,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869B800][00000664014B2800 66] Windows,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869BE00][00000664028CC800 66] WindowsEditor,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869C000][000006640056C800 66] WindowsServer,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869C200][00000663DD1A7800 66] WindowsClient,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869C400][0000066408C80000 66] IOS,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869C600][0000066408C82800 66] iPadAir2,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869C800][0000066408C85000 66] IPadPro,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869CA00][0000066408C87800 66] iPadAir3,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869CC00][0000066408C8A000 66] iPadAir4,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869CE00][0000066408C8C800 66] iPadAir5,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869D000][0000066408C90000 66] iPadMini4,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869D200][0000066408C92800 66] iPadMini5,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869D400][0000066408C95000 66] iPadMini6,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869D600][0000066408C97800 66] iPhone6S,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869D800][0000066408C9A000 66] iPhone7,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869DA00][0000066408C9C800 66] iPodTouch7,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869DC00][0000066408CA0000 66] iPhone6SPlus,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869DE00][0000066408CA2800 66] iPhone7Plus,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869E000][0000066408CA5000 66] iPhoneSE,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869E200][0000066408CA7800 66] iPhone8,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869E400][0000066408CAA000 66] iPhone8Plus,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869E600][0000066408CAC800 66] iPhoneX,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869E800][0000066408CB0000 66] iPhoneXS,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869EA00][0000066408CB2800 66] iPhoneXSMax,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869EC00][0000066408CB5000 66] iPhoneXR,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869EE00][0000066408CB7800 66] iPhone11,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869F000][0000066408CBA000 66] iPhone11Pro,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869F200][0000066408CBC800 66] iPhone11ProMax,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869F400][0000066408CC0000 66] iPhoneSE2,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869F600][0000066408CC2800 66] iPhone12Mini,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869F800][0000066408CC5000 66] iPhone12,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869FA00][0000066408CC7800 66] iPhone12Pro,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869FC00][0000066408CCA000 66] iPhone12ProMax,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [000006640869FE00][0000066408CCC800 66] iPhone13Mini,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066407FDEE00][0000066408CD0000 66] iPhone13,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [00000663FB265A00][0000066408CD2800 66] iPhone13Pro,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D20000][0000066408CD5000 66] iPhone13ProMax,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D20200][0000066408CD7800 66] iPhoneSE3,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D20400][0000066408CDA000 66] iPhone14,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D20600][0000066408CDC800 66] iPhone14Plus,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D20800][0000066408D30000 66] iPhone14Pro,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D20A00][0000066408D32800 66] iPhone14ProMax,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D20C00][0000066408D35000 66] iPhone15,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D20E00][0000066408D37800 66] iPhone15Plus,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D21000][0000066408D3A000 66] iPhone15Pro,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D21200][0000066408D3C800 66] iPhone15ProMax,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D21400][0000066408C70000 66] iPadPro105,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D21600][0000066408C72800 66] iPadPro129,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D21800][0000066408C75000 66] iPadPro97,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D21A00][0000066408C77800 66] iPadPro2_129,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D21C00][0000066408C7A000 66] iPad5,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D21E00][0000066408C7C800 66] iPad6,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D22000][0000066408D40000 66] iPad7,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D22200][0000066408D42800 66] iPad8,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D22400][0000066408D45000 66] iPad9,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D22600][0000066408D47800 66] iPad10,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D22800][0000066408D4A000 66] iPadPro11,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D22A00][0000066408D4C800 66] iPadPro2_11,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D22C00][0000066408D50000 66] iPadPro3_11,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D22E00][0000066408D52800 66] iPadPro4_11,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D23000][0000066408D55000 66] iPadPro3_129,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D23200][0000066408D57800 66] iPadPro4_129,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D23400][0000066408D5A000 66] iPadPro5_129,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D23600][0000066408D5C800 66] iPadPro6_129,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D23800][0000066408D60000 66] AppleTV,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D23A00][0000066408D62800 66] AppleTV4K,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D23C00][0000066408D65000 66] AppleTV2_4K,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D23E00][0000066408D67800 66] TVOS,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D24000][0000066408D6A000 66] Mac,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D24200][0000066408D6C800 66] MacEditor,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D24400][0000066408D70000 66] MacClient,
+[2024.01.13-00.48.43:038][ 0]LogDeviceProfileManager: [0000066408D24600][0000066408D72800 66] MacServer,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D24800][0000066408D75000 66] Linux,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D24A00][0000066408D77800 66] LinuxEditor,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D24C00][0000066408D7A000 66] LinuxArm64Editor,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D24E00][0000066408D7C800 66] LinuxArm64,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D25000][0000066408D80000 66] LinuxClient,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D25200][0000066408D82800 66] LinuxArm64Client,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D25400][0000066408D85000 66] LinuxServer,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D25600][0000066408D87800 66] LinuxArm64Server,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D25800][0000066408D8A000 66] Android,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D25A00][0000066408D8C800 66] Android_Preview_OpenGL,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D25C00][0000066408D90000 66] Android_Preview_Vulkan,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D25E00][0000066408D92800 66] Android_Low,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D26000][0000066408D95000 66] Android_Mid,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D26200][0000066408D97800 66] Android_High,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D26400][0000066408D9A000 66] Android_Default,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D26600][0000066408D9C800 66] Android_Adreno4xx,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D26800][0000066408DA0000 66] Android_Adreno5xx_Low,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D26A00][0000066408DA2800 66] Android_Adreno5xx,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D26C00][0000066408DA5000 66] Android_Adreno6xx,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D26E00][0000066408DA7800 66] Android_Adreno6xx_Vulkan,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D27000][0000066408DAA000 66] Android_Adreno7xx,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D27200][0000066408DAC800 66] Android_Adreno7xx_Vulkan,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D27400][0000066408DB0000 66] Android_Mali_T6xx,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D27600][0000066408DB2800 66] Android_Mali_T7xx,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D27800][0000066408DB5000 66] Android_Mali_T8xx,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D27A00][0000066408DB7800 66] Android_Mali_G71,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D27C00][0000066408DBA000 66] Android_Mali_G72,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D27E00][0000066408DBC800 66] Android_Mali_G72_Vulkan,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D28000][0000066408DC0000 66] Android_Mali_G76,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D28200][0000066408DC2800 66] Android_Mali_G76_Vulkan,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D28400][0000066408DC5000 66] Android_Mali_G77,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D28600][0000066408DC7800 66] Android_Mali_G77_Vulkan,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D28800][0000066408DCA000 66] Android_Mali_G78,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D28A00][0000066408DCC800 66] Android_Mali_G78_Vulkan,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D28C00][0000066408DD0000 66] Android_Mali_G710,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D28E00][0000066408DD2800 66] Android_Mali_G710_Vulkan,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D29200][0000066408DD5000 66] Android_Mali_G7xx,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D29400][0000066408DD7800 66] Android_Mali_G7xx_Vulkan,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D29600][0000066408DDA000 66] Android_Xclipse_920,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D29800][0000066408DDC800 66] Android_Xclipse_920_Vulkan,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D29C00][0000066408DE0000 66] Android_Vulkan_SM5,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D29E00][0000066408DE2800 66] Android_PowerVR_G6xxx,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D2A000][0000066408DE5000 66] Android_PowerVR_GT7xxx,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D2A200][0000066408DE7800 66] Android_PowerVR_GE8xxx,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D2A400][0000066408DEA000 66] Android_PowerVR_GM9xxx,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D2A600][0000066408DEC800 66] Android_PowerVR_GM9xxx_Vulkan,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D2A800][0000066408DF0000 66] Android_TegraK1,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D2AA00][0000066408DF2800 66] Android_Unknown_Vulkan,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D2AC00][0000066408DF5000 66] Oculus_Quest,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D2AE00][0000066408DF7800 66] Oculus_Quest2,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D2B000][0000066408DFA000 66] Meta_Quest_Pro,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D2B200][0000066408DFC800 66] Meta_Quest_3,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D2B400][0000066408E00000 66] HoloLens,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: [0000066408D2B600][0000066408E02800 66] MagicLeap_Vulkan,
+[2024.01.13-00.48.43:039][ 0]LogDeviceProfileManager: Active device profile: [000006640869BE00][00000664028CC800 66] WindowsEditor
+[2024.01.13-00.48.43:039][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
+[2024.01.13-00.48.43:039][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2024.01.13-00.48.43:039][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.13-00.48.43:039][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.48.43:039][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.48.43:039][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.48.43:039][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.48.43:039][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.13-00.48.43:042][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL'
+[2024.01.13-00.48.43:042][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
+[2024.01.13-00.48.43:112][ 0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM5_-86156035__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_347391141DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
+[2024.01.13-00.48.43:147][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
+[2024.01.13-00.48.43:147][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
+[2024.01.13-00.48.43:147][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
+[2024.01.13-00.48.43:147][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available
+[2024.01.13-00.48.43:147][ 0]LogMeshMerging: No distributed automatic mesh merging module available
+[2024.01.13-00.48.43:416][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
+[2024.01.13-00.48.43:416][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
+[2024.01.13-00.48.43:425][ 0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
+[2024.01.13-00.48.43:425][ 0]LogUObjectAllocator: 6340896 out of 0 bytes used by permanent object pool.
+[2024.01.13-00.48.43:425][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
+[2024.01.13-00.48.43:429][ 0]LogLiveCoding: Display: Starting LiveCoding
+[2024.01.13-00.48.43:429][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
+[2024.01.13-00.48.43:430][ 0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
+[2024.01.13-00.48.43:433][ 0]LogLiveCoding: Display: Waiting for server
+[2024.01.13-00.48.43:451][ 0]LogSlate: Border
+[2024.01.13-00.48.43:451][ 0]LogSlate: BreadcrumbButton
+[2024.01.13-00.48.43:451][ 0]LogSlate: Brushes.Title
+[2024.01.13-00.48.43:451][ 0]LogSlate: Default
+[2024.01.13-00.48.43:451][ 0]LogSlate: Icons.Save
+[2024.01.13-00.48.43:451][ 0]LogSlate: Icons.Toolbar.Settings
+[2024.01.13-00.48.43:451][ 0]LogSlate: ListView
+[2024.01.13-00.48.43:451][ 0]LogSlate: SoftwareCursor_CardinalCross
+[2024.01.13-00.48.43:451][ 0]LogSlate: SoftwareCursor_Grab
+[2024.01.13-00.48.43:451][ 0]LogSlate: TableView.DarkRow
+[2024.01.13-00.48.43:451][ 0]LogSlate: TableView.Row
+[2024.01.13-00.48.43:451][ 0]LogSlate: TreeView
+[2024.01.13-00.48.43:539][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
+[2024.01.13-00.48.43:541][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
+[2024.01.13-00.48.43:552][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled
+[2024.01.13-00.48.43:552][ 0]LogInit: XR: MultiViewport is Disabled
+[2024.01.13-00.48.43:552][ 0]LogInit: XR: Mobile Multiview is Disabled
+[2024.01.13-00.48.43:649][ 0]LogTcpMessaging: Initializing TcpMessaging bridge
+[2024.01.13-00.48.43:653][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
+[2024.01.13-00.48.43:655][ 0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
+[2024.01.13-00.48.43:716][ 0]LogTurnkeySupport: Completed device detection: Code = 0
+[2024.01.13-00.48.43:765][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread
+[2024.01.13-00.48.43:780][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
+[2024.01.13-00.48.43:796][ 0]LogMetasoundEngine: MetaSound Engine Initialized
+[2024.01.13-00.48.43:925][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: E3F69328459D56A021B4D7B47AC997D3 | Instance: 645FF222400A612432AED08BBF15343F (DESKTOP-2MPQGVL-17092).
+[2024.01.13-00.48.44:082][ 0]LogPython: Using Python 3.9.7
+[2024.01.13-00.48.44:769][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
+[2024.01.13-00.48.44:786][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.13-00.48.44:786][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.13-00.48.44:881][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
+[2024.01.13-00.48.45:090][ 0]SourceControl: Revision control is disabled
+[2024.01.13-00.48.45:114][ 0]LogUProjectInfo: Found projects:
+[2024.01.13-00.48.45:117][ 0]SourceControl: Revision control is disabled
+[2024.01.13-00.48.45:133][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.48.45:133][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.48.45:133][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.48.45:271][ 0]LogOpenImageDenoise: OIDN starting up
+[2024.01.13-00.48.45:298][ 0]LogCollectionManager: Loaded 0 collections in 0.000669 seconds
+[2024.01.13-00.48.45:300][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
+[2024.01.13-00.48.45:301][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
+[2024.01.13-00.48.45:302][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
+[2024.01.13-00.48.45:564][ 0]LogEngine: Initializing Engine...
+[2024.01.13-00.48.45:567][ 0]LogHMD: HMD configured for shader platform PCD3D_SM5, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
+[2024.01.13-00.48.45:569][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
+[2024.01.13-00.48.45:629][ 0]LogInit: Initializing FReadOnlyCVARCache
+[2024.01.13-00.48.45:634][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.48.45:634][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.48.45:640][ 0]LogAIModule: Creating AISystem for world Untitled
+[2024.01.13-00.48.45:640][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
+[2024.01.13-00.48.45:640][ 0]LogInit: Texture streaming: Enabled
+[2024.01.13-00.48.45:651][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
+[2024.01.13-00.48.45:656][ 0]LogAudio: Display: Initializing Audio Device Manager...
+[2024.01.13-00.48.45:662][ 0]LogAudio: Display: Loading Default Audio Settings Objects...
+[2024.01.13-00.48.45:663][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
+[2024.01.13-00.48.45:663][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered
+[2024.01.13-00.48.45:663][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered
+[2024.01.13-00.48.45:663][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
+[2024.01.13-00.48.45:663][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered
+[2024.01.13-00.48.45:663][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered
+[2024.01.13-00.48.45:664][ 0]LogAudio: Display: Audio Device Manager Initialized
+[2024.01.13-00.48.45:664][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True
+[2024.01.13-00.48.45:664][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.48.45:664][ 0]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.48.45:664][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.48.45:664][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.48.45:664][ 0]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.48.45:664][ 0]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.48.45:664][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.48.45:664][ 0]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.48.45:664][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.48.45:664][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.48.45:664][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.48.45:668][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.48.45:818][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.48.45:818][ 0]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.48.45:820][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.48.45:820][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.48.45:820][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
+[2024.01.13-00.48.45:820][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
+[2024.01.13-00.48.45:822][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
+[2024.01.13-00.48.45:822][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
+[2024.01.13-00.48.45:822][ 0]LogInit: FAudioDevice initialized with ID 1.
+[2024.01.13-00.48.45:822][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
+[2024.01.13-00.48.45:822][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.13-00.48.45:832][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
+[2024.01.13-00.48.45:835][ 0]LogInit: Undo buffer set to 32 MB
+[2024.01.13-00.48.45:835][ 0]LogInit: Transaction tracking system initialized
+[2024.01.13-00.48.45:849][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
+[2024.01.13-00.48.45:849][ 0]LogSourceControl: Uncontrolled asset enumeration started...
+[2024.01.13-00.48.45:852][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002199 seconds (Found 160 uncontrolled assets)
+[2024.01.13-00.48.45:856][ 0]BlueprintLog: New page: Editor Load
+[2024.01.13-00.48.45:913][ 0]LocalizationService: Localization service is disabled
+[2024.01.13-00.48.45:927][ 0]TimingProfiler: Initialize
+[2024.01.13-00.48.45:927][ 0]TimingProfiler: OnSessionChanged
+[2024.01.13-00.48.45:927][ 0]LoadingProfiler: Initialize
+[2024.01.13-00.48.45:927][ 0]LoadingProfiler: OnSessionChanged
+[2024.01.13-00.48.45:927][ 0]NetworkingProfiler: Initialize
+[2024.01.13-00.48.45:927][ 0]NetworkingProfiler: OnSessionChanged
+[2024.01.13-00.48.45:927][ 0]MemoryProfiler: Initialize
+[2024.01.13-00.48.45:927][ 0]MemoryProfiler: OnSessionChanged
+[2024.01.13-00.48.45:990][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.48.45:991][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.48.45:991][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.13-00.48.46:057][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
+[2024.01.13-00.48.46:150][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
+[2024.01.13-00.48.46:220][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
+[2024.01.13-00.48.46:222][ 0]SourceControl: Revision control is disabled
+[2024.01.13-00.48.46:222][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 5.743
+[2024.01.13-00.48.46:222][ 0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
+[2024.01.13-00.48.46:222][ 0]LightingResults: New page: Lighting Build
+[2024.01.13-00.48.46:224][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.48.46:225][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.48.46:225][ 0]MapCheck: New page: Map Check
+[2024.01.13-00.48.46:225][ 0]LightingResults: New page: Lighting Build
+[2024.01.13-00.48.46:228][ 0]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.48.46:231][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.57ms
+[2024.01.13-00.48.46:287][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete
+[2024.01.13-00.48.46:340][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.13-00.48.46:357][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
+[2024.01.13-00.48.46:357][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.48.46:357][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.48.46:358][ 0]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.48.46:405][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
+[2024.01.13-00.48.46:412][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.48ms
+[2024.01.13-00.48.46:413][ 0]Cmd: MAP CHECKDEP NOCLEARLOG
+[2024.01.13-00.48.46:413][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,086ms to complete.
+[2024.01.13-00.48.46:417][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 5.938
+[2024.01.13-00.48.46:417][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.13-00.48.46:417][ 0]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.13-00.48.46:417][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
+[2024.01.13-00.48.46:417][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
+[2024.01.13-00.48.46:417][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
+[2024.01.13-00.48.46:417][ 0]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.13-00.48.46:417][ 0]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.13-00.48.46:417][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.13-00.48.46:417][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.13-00.48.46:417][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.13-00.48.46:518][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.13-00.48.46:518][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.13-00.48.46:518][ 0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.13-00.48.46:530][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.48.46:538][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.48.46:546][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.48.46:554][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.48.46:590][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.46:590][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
+[2024.01.13-00.48.46:590][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.46:590][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
+[2024.01.13-00.48.46:590][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.46:590][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
+[2024.01.13-00.48.46:590][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.46:591][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
+[2024.01.13-00.48.46:591][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.46:591][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
+[2024.01.13-00.48.46:591][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.46:591][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
+[2024.01.13-00.48.46:591][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.46:591][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
+[2024.01.13-00.48.46:592][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.46:592][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
+[2024.01.13-00.48.46:592][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.46:592][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
+[2024.01.13-00.48.46:592][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.13-00.48.46:592][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
+[2024.01.13-00.48.46:647][ 0]LogSlate: Took 0.000114 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.13-00.48.46:650][ 0]LogSlate: Took 0.000118 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
+[2024.01.13-00.48.46:651][ 0]LogSlate: Took 0.000088 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
+[2024.01.13-00.48.46:666][ 0]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
+[2024.01.13-00.48.46:824][ 0]LogStall: Startup...
+[2024.01.13-00.48.46:825][ 0]LogStall: Startup complete.
+[2024.01.13-00.48.46:830][ 0]LogLoad: (Engine Initialization) Total time: 6.35 seconds
+[2024.01.13-00.48.46:830][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
+[2024.01.13-00.48.46:873][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.5 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
+[2024.01.13-00.48.46:910][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
+[2024.01.13-00.48.46:911][ 0]LogContentStreaming: Texture pool size now 1000 MB
+[2024.01.13-00.48.46:963][ 1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
+
+[2024.01.13-00.48.46:966][ 1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.025119 secs
+[2024.01.13-00.48.46:977][ 1]LogAssetRegistry: AssetRegistryGather time 0.0732s: AssetDataDiscovery 0.0130s, AssetDataGather 0.0172s, StoreResults 0.0430s.
+[2024.01.13-00.48.47:000][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000007 seconds (updated 0 objects)
+[2024.01.13-00.48.48:548][ 94]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.48.48:554][ 94]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.48.48:554][ 94]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:48:48)
+[2024.01.13-00.48.48:558][ 94]LogOnline: OSS: Created online subsystem instance for: NULL
+[2024.01.13-00.48.48:558][ 94]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+[2024.01.13-00.48.48:558][ 94]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.48.48:571][ 94]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013829s)
+[2024.01.13-00.48.48:571][ 94]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013863s)
+[2024.01.13-00.48.48:575][ 94]LogUObjectHash: Compacting FUObjectHashTables data took 0.48ms
+[2024.01.13-00.48.48:575][ 94]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.48.48:575][ 94]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.48.48:575][ 94]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.48.48:576][ 94]LogPlayLevel: PIE: World Init took: (0.000778s)
+[2024.01.13-00.48.48:576][ 94]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True
+[2024.01.13-00.48.48:576][ 94]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.48.48:576][ 94]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.48.48:576][ 94]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.48.48:576][ 94]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.48.48:576][ 94]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.48.48:576][ 94]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.48.48:576][ 94]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.48.48:576][ 94]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.48.48:577][ 94]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.48.48:577][ 94]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.48.48:577][ 94]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.48.48:578][ 94]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.48.48:600][ 94]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.48.48:600][ 94]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.48.48:600][ 94]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.48.48:600][ 94]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.48.48:601][ 94]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2
+[2024.01.13-00.48.48:601][ 94]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2
+[2024.01.13-00.48.48:603][ 94]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2
+[2024.01.13-00.48.48:603][ 94]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2
+[2024.01.13-00.48.48:603][ 94]LogInit: FAudioDevice initialized with ID 2.
+[2024.01.13-00.48.48:603][ 94]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
+[2024.01.13-00.48.48:603][ 94]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.13-00.48.48:612][ 94]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.48.51:046][ 94]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.48.51:053][ 94]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.48.51
+[2024.01.13-00.48.51:053][ 94]LogWorld: Bringing up level for play took: 0.007009
+[2024.01.13-00.48.51:055][ 94]LogOnline: OSS: Created online subsystem instance for: :Context_1
+[2024.01.13-00.48.51:065][ 94]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.48.51:065][ 94]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.48.51:068][ 94]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Engine/VREditor/Devices/Generic/GenericHMD.GenericHMD being ready before playing
+[2024.01.13-00.48.51:069][ 94]vr.PixelDensity = "1"
+[2024.01.13-00.48.51:071][ 94]PIE: Server logged in
+[2024.01.13-00.48.51:071][ 94]PIE: Play in editor total start time 2,518 seconds.
+[2024.01.13-00.48.51:075][ 94]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.48.51:219][ 94]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.48.51:224][ 94]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.48.51:227][ 94]LogRenderer: Warning: Resizing VR buffer to 1800 by 1000
+[2024.01.13-00.48.51:253][ 94]LogSlate: Took 0.000150 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.13-00.49.44:330][470]LogLongPackageNames: Warning: Can't Find URL: Persistent Level: Input 'Persistent Level' contains one of the invalid characters for LongPackageNames: '\:*?"<>|' ,.&!~
+
@#'.. Invalidating and reverting to Default URL.
+[2024.01.13-00.49.44:347][471]LogLongPackageNames: Warning: Can't Find URL: Persistent Level: Input 'Persistent Level' contains one of the invalid characters for LongPackageNames: '\:*?"<>|' ,.&!~
+
@#'.. Invalidating and reverting to Default URL.
+[2024.01.13-00.49.44:347][471]LogNet: Browse: /Game/BackroomsMap
+[2024.01.13-00.49.44:347][471]LogNet: Warning: Travel Failure: [InvalidURL]: Invalid URL: /Game/BackroomsMap
+[2024.01.13-00.49.44:347][471]LogNet: TravelFailure: InvalidURL, Reason for Failure: 'Invalid URL: /Game/BackroomsMap'
+[2024.01.13-00.49.44:347][471]LogNet: Warning: Travel Failure: [ClientTravelFailure]: Invalid URL: /Game/BackroomsMap
+[2024.01.13-00.49.44:347][471]LogNet: TravelFailure: ClientTravelFailure, Reason for Failure: 'Invalid URL: /Game/BackroomsMap'
+[2024.01.13-00.49.44:371][472]LogNet: Browse: /Game/BackroomsMap?closed
+[2024.01.13-00.49.44:371][472]LogNet: Connection failed; returning to Entry
+[2024.01.13-00.49.44:371][472]LogLoad: LoadMap: /Game/BackroomsMap?closed
+[2024.01.13-00.49.44:371][472]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.49.44:372][472]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.49.44:373][472]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.49.44:411][472]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.49.44:416][472]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.49.44:416][472]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.49.44:417][472]LogUObjectHash: Compacting FUObjectHashTables data took 0.73ms
+[2024.01.13-00.49.44:418][472]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.49.44:431][472]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012279s)
+[2024.01.13-00.49.44:431][472]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012772s)
+[2024.01.13-00.49.44:431][472]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
+[2024.01.13-00.49.44:431][472]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.49.44:431][472]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.49.44:431][472]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.49.44:431][472]LogPlayLevel: PIE: World Init took: (0.000675s)
+[2024.01.13-00.49.44:431][472]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.49.44:436][472]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.49.44
+[2024.01.13-00.49.44:436][472]LogWorld: Bringing up level for play took: 0.004536
+[2024.01.13-00.49.44:438][472]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.49.44:439][472]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.49.44:439][472]vr.PixelDensity = "1"
+[2024.01.13-00.49.44:439][472]LogLoad: Took 0.067732 seconds to LoadMap(/Game/UEDPIE_0_BackroomsMap)
+[2024.01.13-00.49.44:443][472]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms
+[2024.01.13-00.50.56:848][ 52]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:15.101 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 8461 files in 10083 folders with total size 478 MiB.
+[2024.01.13-00.54.56:344][757]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.54.56:344][757]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.54.56:375][757]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.54.56:378][757]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.54.56:379][757]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.54.56:381][757]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.54.56:384][757]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.54.56:388][757]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.13-00.54.56:388][757]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
+[2024.01.13-00.54.56:390][757]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
+[2024.01.13-00.54.56:395][757]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.54.56:395][757]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.54.56:396][757]LogUObjectHash: Compacting FUObjectHashTables data took 0.89ms
+[2024.01.13-00.54.56:424][758]LogPlayLevel: Display: Destroying online subsystem :Context_1
+[2024.01.13-00.55.18:227][882]LogSlate: Took 0.000194 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
+[2024.01.13-00.55.18:237][883]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.55.18:339][884]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.55.19:481][949]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-00.55.19:488][949]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-00.55.19:488][949]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 02:55:19)
+[2024.01.13-00.55.19:488][949]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.55.19:501][949]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013434s)
+[2024.01.13-00.55.19:501][949]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013472s)
+[2024.01.13-00.55.19:506][949]LogUObjectHash: Compacting FUObjectHashTables data took 0.51ms
+[2024.01.13-00.55.19:506][949]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.55.19:506][949]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.55.19:507][949]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.55.19:507][949]LogPlayLevel: PIE: World Init took: (0.000830s)
+[2024.01.13-00.55.19:507][949]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True
+[2024.01.13-00.55.19:507][949]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-00.55.19:507][949]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-00.55.19:507][949]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-00.55.19:507][949]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-00.55.19:507][949]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-00.55.19:507][949]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-00.55.19:507][949]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-00.55.19:507][949]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-00.55.19:508][949]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-00.55.19:508][949]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-00.55.19:508][949]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-00.55.19:510][949]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-00.55.19:536][949]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-00.55.19:536][949]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-00.55.19:536][949]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-00.55.19:536][949]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-00.55.19:537][949]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3
+[2024.01.13-00.55.19:537][949]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3
+[2024.01.13-00.55.19:539][949]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3
+[2024.01.13-00.55.19:539][949]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3
+[2024.01.13-00.55.19:539][949]LogInit: FAudioDevice initialized with ID 3.
+[2024.01.13-00.55.19:539][949]LogAudio: Display: Audio Device (ID: 3) registered with world 'BackroomsMap'.
+[2024.01.13-00.55.19:539][949]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3
+[2024.01.13-00.55.19:549][949]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.55.20:080][949]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.55.20:088][949]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.55.20
+[2024.01.13-00.55.20:088][949]LogWorld: Bringing up level for play took: 0.008064
+[2024.01.13-00.55.20:091][949]LogOnline: OSS: Created online subsystem instance for: :Context_4
+[2024.01.13-00.55.20:093][949]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.55.20:094][949]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.55.20:095][949]vr.PixelDensity = "1"
+[2024.01.13-00.55.20:098][949]PIE: Server logged in
+[2024.01.13-00.55.20:099][949]PIE: Play in editor total start time 0,61 seconds.
+[2024.01.13-00.55.20:099][949]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-00.55.20:171][949]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-00.55.20:175][949]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-00.56.29:110][ 14]LogLongPackageNames: Warning: Can't Find URL: Persistent Level: Input 'Persistent Level' contains one of the invalid characters for LongPackageNames: '\:*?"<>|' ,.&!~
+
@#'.. Invalidating and reverting to Default URL.
+[2024.01.13-00.56.29:125][ 15]LogLongPackageNames: Warning: Can't Find URL: Persistent Level: Input 'Persistent Level' contains one of the invalid characters for LongPackageNames: '\:*?"<>|' ,.&!~
+
@#'.. Invalidating and reverting to Default URL.
+[2024.01.13-00.56.29:125][ 15]LogNet: Browse: /Game/BackroomsMap
+[2024.01.13-00.56.29:125][ 15]LogNet: Warning: Travel Failure: [InvalidURL]: Invalid URL: /Game/BackroomsMap
+[2024.01.13-00.56.29:125][ 15]LogNet: TravelFailure: InvalidURL, Reason for Failure: 'Invalid URL: /Game/BackroomsMap'
+[2024.01.13-00.56.29:125][ 15]LogNet: Warning: Travel Failure: [ClientTravelFailure]: Invalid URL: /Game/BackroomsMap
+[2024.01.13-00.56.29:125][ 15]LogNet: TravelFailure: ClientTravelFailure, Reason for Failure: 'Invalid URL: /Game/BackroomsMap'
+[2024.01.13-00.56.29:149][ 16]LogNet: Browse: /Game/BackroomsMap?closed
+[2024.01.13-00.56.29:149][ 16]LogNet: Connection failed; returning to Entry
+[2024.01.13-00.56.29:149][ 16]LogLoad: LoadMap: /Game/BackroomsMap?closed
+[2024.01.13-00.56.29:149][ 16]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.56.29:150][ 16]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.56.29:150][ 16]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.56.29:178][ 16]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.13-00.56.29:180][ 16]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.56.29:180][ 16]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.56.29:181][ 16]LogUObjectHash: Compacting FUObjectHashTables data took 0.75ms
+[2024.01.13-00.56.29:182][ 16]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.56.29:194][ 16]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012397s)
+[2024.01.13-00.56.29:194][ 16]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012436s)
+[2024.01.13-00.56.29:194][ 16]LogAudio: Display: Audio Device (ID: 3) registered with world 'BackroomsMap'.
+[2024.01.13-00.56.29:194][ 16]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.56.29:195][ 16]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-00.56.29:195][ 16]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-00.56.29:195][ 16]LogPlayLevel: PIE: World Init took: (0.000717s)
+[2024.01.13-00.56.29:195][ 16]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-00.56.29:200][ 16]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-01.56.29
+[2024.01.13-00.56.29:200][ 16]LogWorld: Bringing up level for play took: 0.004710
+[2024.01.13-00.56.29:202][ 16]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-00.56.29:203][ 16]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-00.56.29:204][ 16]vr.PixelDensity = "1"
+[2024.01.13-00.56.29:204][ 16]LogLoad: Took 0.054565 seconds to LoadMap(/Game/UEDPIE_0_BackroomsMap)
+[2024.01.13-00.56.29:207][ 16]LogUObjectHash: Compacting FUObjectHashTables data took 0.50ms
+[2024.01.13-00.57.02:685][488]LogShaderCompilers: Display: ================================================
+[2024.01.13-00.57.02:686][488]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.13-00.57.02:686][488]LogShaderCompilers: Display: Total job queries 2, among them cache hits 0 (0.00%)
+[2024.01.13-00.57.02:686][488]LogShaderCompilers: Display: Tracking 2 distinct input hashes that result in 2 distinct outputs (100.00%)
+[2024.01.13-00.57.02:686][488]LogShaderCompilers: Display: RAM used: 3,49 KiB of 1,60 GiB budget. Usage: 0.00%
+[2024.01.13-00.57.02:686][488]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.13-00.57.02:686][488]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.13-00.57.02:686][488]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.13-00.57.02:686][488]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.13-00.57.02:686][488]LogShaderCompilers: Display: ================================================
+[2024.01.13-00.57.02:719][490]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer
+[2024.01.13-00.57.11:768][874]LogProfilingDebugging: Allocated a 1342 x 892 texture for HMD canvas layer
+[2024.01.13-00.59.39:289][ 24]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance
+[2024.01.13-00.59.39:306][ 25]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-00.59.40:552][268]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-00.59.40:552][268]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-00.59.40:552][268]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-00.59.40:555][268]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-00.59.40:556][268]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.59.40:558][268]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-00.59.40:562][268]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-00.59.40:566][268]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3
+[2024.01.13-00.59.40:566][268]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
+[2024.01.13-00.59.40:568][268]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
+[2024.01.13-00.59.40:574][268]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-00.59.40:574][268]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-00.59.40:576][268]LogUObjectHash: Compacting FUObjectHashTables data took 0.55ms
+[2024.01.13-00.59.40:616][270]LogPlayLevel: Display: Destroying online subsystem :Context_4
+[2024.01.13-01.07.05:343][497]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-01.07.05:350][497]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-01.07.05:350][497]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 03:07:05)
+[2024.01.13-01.07.05:350][497]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-01.07.05:362][497]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012658s)
+[2024.01.13-01.07.05:362][497]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012691s)
+[2024.01.13-01.07.05:366][497]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms
+[2024.01.13-01.07.05:368][497]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-01.07.05:368][497]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-01.07.05:369][497]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-01.07.05:369][497]LogPlayLevel: PIE: World Init took: (0.000852s)
+[2024.01.13-01.07.05:369][497]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True
+[2024.01.13-01.07.05:369][497]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-01.07.05:369][497]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-01.07.05:369][497]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-01.07.05:369][497]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-01.07.05:369][497]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-01.07.05:369][497]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-01.07.05:369][497]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-01.07.05:369][497]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-01.07.05:369][497]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-01.07.05:370][497]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-01.07.05:370][497]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-01.07.05:371][497]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-01.07.05:397][497]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-01.07.05:397][497]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-01.07.05:397][497]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-01.07.05:397][497]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-01.07.05:398][497]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4
+[2024.01.13-01.07.05:398][497]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4
+[2024.01.13-01.07.05:400][497]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4
+[2024.01.13-01.07.05:400][497]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4
+[2024.01.13-01.07.05:400][497]LogInit: FAudioDevice initialized with ID 4.
+[2024.01.13-01.07.05:400][497]LogAudio: Display: Audio Device (ID: 4) registered with world 'BackroomsMap'.
+[2024.01.13-01.07.05:400][497]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4
+[2024.01.13-01.07.05:409][497]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-01.07.08:440][497]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-01.07.08:447][497]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-02.07.08
+[2024.01.13-01.07.08:448][497]LogWorld: Bringing up level for play took: 0.008057
+[2024.01.13-01.07.08:450][497]LogOnline: OSS: Created online subsystem instance for: :Context_6
+[2024.01.13-01.07.08:452][497]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-01.07.08:453][497]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-01.07.08:454][497]vr.PixelDensity = "1"
+[2024.01.13-01.07.08:456][497]PIE: Server logged in
+[2024.01.13-01.07.08:456][497]PIE: Play in editor total start time 3,107 seconds.
+[2024.01.13-01.07.08:457][497]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-01.07.08:578][497]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-01.07.08:582][497]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-01.07.09:907][533]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-01.07.09:907][533]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-01.07.09:934][533]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-01.07.09:936][533]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-01.07.09:937][533]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-01.07.09:939][533]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-01.07.09:942][533]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-01.07.09:947][533]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4
+[2024.01.13-01.07.09:947][533]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4
+[2024.01.13-01.07.09:949][533]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4
+[2024.01.13-01.07.09:954][533]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-01.07.09:954][533]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-01.07.09:955][533]LogUObjectHash: Compacting FUObjectHashTables data took 0.56ms
+[2024.01.13-01.07.09:984][534]LogPlayLevel: Display: Destroying online subsystem :Context_6
+[2024.01.13-01.07.39:305][982]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-01.07.39:311][982]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-01.07.39:311][982]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 03:07:39)
+[2024.01.13-01.07.39:312][982]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-01.07.39:325][982]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013446s)
+[2024.01.13-01.07.39:325][982]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013481s)
+[2024.01.13-01.07.39:329][982]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms
+[2024.01.13-01.07.39:330][982]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-01.07.39:330][982]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-01.07.39:331][982]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-01.07.39:331][982]LogPlayLevel: PIE: World Init took: (0.000783s)
+[2024.01.13-01.07.39:331][982]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True
+[2024.01.13-01.07.39:331][982]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-01.07.39:331][982]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-01.07.39:331][982]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-01.07.39:331][982]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-01.07.39:331][982]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-01.07.39:331][982]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-01.07.39:331][982]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-01.07.39:331][982]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-01.07.39:331][982]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-01.07.39:331][982]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-01.07.39:331][982]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-01.07.39:333][982]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-01.07.39:358][982]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-01.07.39:359][982]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-01.07.39:359][982]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-01.07.39:359][982]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-01.07.39:359][982]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5
+[2024.01.13-01.07.39:359][982]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5
+[2024.01.13-01.07.39:361][982]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5
+[2024.01.13-01.07.39:361][982]LogInit: FAudioDevice initialized with ID 5.
+[2024.01.13-01.07.39:361][982]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5
+[2024.01.13-01.07.39:361][982]LogAudio: Display: Audio Device (ID: 5) registered with world 'BackroomsMap'.
+[2024.01.13-01.07.39:361][982]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5
+[2024.01.13-01.07.39:371][982]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-01.07.42:398][982]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-01.07.42:404][982]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-02.07.42
+[2024.01.13-01.07.42:405][982]LogWorld: Bringing up level for play took: 0.006805
+[2024.01.13-01.07.42:408][982]LogOnline: OSS: Created online subsystem instance for: :Context_7
+[2024.01.13-01.07.42:410][982]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-01.07.42:410][982]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-01.07.42:411][982]vr.PixelDensity = "1"
+[2024.01.13-01.07.42:413][982]PIE: Server logged in
+[2024.01.13-01.07.42:414][982]PIE: Play in editor total start time 3,102 seconds.
+[2024.01.13-01.07.42:414][982]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-01.07.42:535][982]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-01.07.42:540][982]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-01.07.49:457][213]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-01.07.49:457][213]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-01.07.49:457][213]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-01.07.49:469][213]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-01.07.49:470][213]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-01.07.49:472][213]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-01.07.49:474][213]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-01.07.49:479][213]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5
+[2024.01.13-01.07.49:479][213]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5
+[2024.01.13-01.07.49:481][213]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5
+[2024.01.13-01.07.49:486][213]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-01.07.49:486][213]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-01.07.49:487][213]LogUObjectHash: Compacting FUObjectHashTables data took 0.55ms
+[2024.01.13-01.07.49:569][215]LogPlayLevel: Display: Destroying online subsystem :Context_7
+[2024.01.13-01.07.56:953][639]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-01.07.56:959][639]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-01.07.56:959][639]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 03:07:56)
+[2024.01.13-01.07.56:960][639]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-01.07.56:972][639]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012500s)
+[2024.01.13-01.07.56:972][639]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012535s)
+[2024.01.13-01.07.56:976][639]LogUObjectHash: Compacting FUObjectHashTables data took 0.51ms
+[2024.01.13-01.07.56:977][639]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-01.07.56:977][639]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-01.07.56:977][639]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-01.07.56:977][639]LogPlayLevel: PIE: World Init took: (0.000794s)
+[2024.01.13-01.07.56:978][639]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True
+[2024.01.13-01.07.56:978][639]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-01.07.56:978][639]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-01.07.56:978][639]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-01.07.56:978][639]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-01.07.56:978][639]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-01.07.56:978][639]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-01.07.56:978][639]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-01.07.56:978][639]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-01.07.56:978][639]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-01.07.56:978][639]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-01.07.56:978][639]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-01.07.56:980][639]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-01.07.57:006][639]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-01.07.57:006][639]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-01.07.57:006][639]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-01.07.57:006][639]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-01.07.57:006][639]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6
+[2024.01.13-01.07.57:006][639]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6
+[2024.01.13-01.07.57:008][639]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6
+[2024.01.13-01.07.57:008][639]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6
+[2024.01.13-01.07.57:008][639]LogInit: FAudioDevice initialized with ID 6.
+[2024.01.13-01.07.57:008][639]LogAudio: Display: Audio Device (ID: 6) registered with world 'BackroomsMap'.
+[2024.01.13-01.07.57:008][639]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6
+[2024.01.13-01.07.57:019][639]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-01.07.58:544][639]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-01.07.58:551][639]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-02.07.58
+[2024.01.13-01.07.58:552][639]LogWorld: Bringing up level for play took: 0.007780
+[2024.01.13-01.07.58:554][639]LogOnline: OSS: Created online subsystem instance for: :Context_8
+[2024.01.13-01.07.58:557][639]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-01.07.58:557][639]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-01.07.58:558][639]vr.PixelDensity = "1"
+[2024.01.13-01.07.58:560][639]PIE: Server logged in
+[2024.01.13-01.07.58:561][639]PIE: Play in editor total start time 1,602 seconds.
+[2024.01.13-01.07.58:562][639]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-01.07.58:682][639]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-01.07.58:686][639]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-01.08.23:957][628]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-01.08.23:957][628]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-01.08.23:957][628]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-01.08.23:972][628]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-01.08.23:973][628]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-01.08.23:974][628]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-01.08.23:978][628]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-01.08.23:982][628]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6
+[2024.01.13-01.08.23:982][628]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6
+[2024.01.13-01.08.23:984][628]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6
+[2024.01.13-01.08.23:989][628]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-01.08.23:989][628]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-01.08.23:991][628]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms
+[2024.01.13-01.08.24:040][630]LogPlayLevel: Display: Destroying online subsystem :Context_8
+[2024.01.13-01.08.51:584][300]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.13-01.08.51:590][300]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.13-01.08.51:591][300]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 03:08:51)
+[2024.01.13-01.08.51:591][300]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-01.08.51:604][300]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013382s)
+[2024.01.13-01.08.51:604][300]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013415s)
+[2024.01.13-01.08.51:608][300]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms
+[2024.01.13-01.08.51:609][300]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.13-01.08.51:609][300]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.13-01.08.51:610][300]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.13-01.08.51:610][300]LogPlayLevel: PIE: World Init took: (0.001079s)
+[2024.01.13-01.08.51:610][300]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True
+[2024.01.13-01.08.51:610][300]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.13-01.08.51:610][300]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.13-01.08.51:610][300]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.13-01.08.51:610][300]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.13-01.08.51:610][300]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.13-01.08.51:610][300]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.13-01.08.51:610][300]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.13-01.08.51:610][300]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.13-01.08.51:611][300]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.13-01.08.51:611][300]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.13-01.08.51:611][300]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.13-01.08.51:613][300]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.13-01.08.51:640][300]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.13-01.08.51:641][300]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.13-01.08.51:641][300]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.13-01.08.51:641][300]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.13-01.08.51:641][300]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7
+[2024.01.13-01.08.51:641][300]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7
+[2024.01.13-01.08.51:643][300]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7
+[2024.01.13-01.08.51:643][300]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7
+[2024.01.13-01.08.51:643][300]LogInit: FAudioDevice initialized with ID 7.
+[2024.01.13-01.08.51:643][300]LogAudio: Display: Audio Device (ID: 7) registered with world 'BackroomsMap'.
+[2024.01.13-01.08.51:643][300]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7
+[2024.01.13-01.08.51:654][300]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-01.08.52:182][300]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.13-01.08.52:189][300]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-02.08.52
+[2024.01.13-01.08.52:190][300]LogWorld: Bringing up level for play took: 0.007563
+[2024.01.13-01.08.52:192][300]LogOnline: OSS: Created online subsystem instance for: :Context_9
+[2024.01.13-01.08.52:195][300]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.13-01.08.52:195][300]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.13-01.08.52:196][300]vr.PixelDensity = "1"
+[2024.01.13-01.08.52:198][300]PIE: Server logged in
+[2024.01.13-01.08.52:199][300]PIE: Play in editor total start time 0,608 seconds.
+[2024.01.13-01.08.52:199][300]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.13-01.08.52:321][300]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.13-01.08.52:325][300]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.13-01.10.38:095][960]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.13-01.10.38:095][960]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.13-01.10.38:120][960]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.13-01.10.38:122][960]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-01.10.38:123][960]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-01.10.38:126][960]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.13-01.10.38:128][960]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-01.10.38:133][960]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7
+[2024.01.13-01.10.38:133][960]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7
+[2024.01.13-01.10.38:135][960]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7
+[2024.01.13-01.10.38:140][960]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.13-01.10.38:140][960]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.13-01.10.38:141][960]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms
+[2024.01.13-01.10.38:178][962]LogPlayLevel: Display: Destroying online subsystem :Context_9
+[2024.01.13-01.12.32:398][943]LogUObjectHash: Compacting FUObjectHashTables data took 0.60ms
+[2024.01.13-01.12.32:399][943]LogStall: Shutdown...
+[2024.01.13-01.12.32:402][943]LogStall: Shutdown complete.
+[2024.01.13-01.12.32:434][943]LogSlate: Window 'BackroomsDigitalArt - Unreal Editor' being destroyed
+[2024.01.13-01.12.32:486][944]Cmd: QUIT_EDITOR
+[2024.01.13-01.12.32:486][944]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor())
+[2024.01.13-01.12.32:487][944]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested)
+[2024.01.13-01.12.32:487][944]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown
+[2024.01.13-01.12.32:487][944]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown
+[2024.01.13-01.12.32:489][944]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-01.12.32:490][944]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.13-01.12.32:495][944]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized.
+[2024.01.13-01.12.33:320][944]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)...
+[2024.01.13-01.12.33:320][944]LogAudio: Display: Destroying 1 Remaining Audio Device(s)...
+[2024.01.13-01.12.33:320][944]LogAudio: Display: Audio Device unregistered from world 'BackroomsMap'.
+[2024.01.13-01.12.33:320][944]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.13-01.12.33:321][944]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1
+[2024.01.13-01.12.33:322][944]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1
+[2024.01.13-01.12.33:325][944]LogAudio: Display: Audio Device Manager Shutdown
+[2024.01.13-01.12.33:326][944]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.13-01.12.33:329][944]LogExit: Preparing to exit.
+[2024.01.13-01.12.33:336][944]LogUObjectHash: Compacting FUObjectHashTables data took 0.53ms
+[2024.01.13-01.12.34:060][944]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-01.12.34:060][944]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-01.12.34:061][944]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true
+[2024.01.13-01.12.34:151][944]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled
+[2024.01.13-01.12.34:161][944]LogExit: Editor shut down
+[2024.01.13-01.12.34:162][944]LogExit: Transaction tracking system shut down
+[2024.01.13-01.12.34:221][944]LogExit: Object subsystem successfully closed.
+[2024.01.13-01.12.34:226][944]LogShaderCompilers: Display: ================================================
+[2024.01.13-01.12.34:226][944]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.13-01.12.34:226][944]LogShaderCompilers: Display: Total job queries 6, among them cache hits 2 (33.33%)
+[2024.01.13-01.12.34:226][944]LogShaderCompilers: Display: Tracking 4 distinct input hashes that result in 4 distinct outputs (100.00%)
+[2024.01.13-01.12.34:226][944]LogShaderCompilers: Display: RAM used: 6,20 KiB of 1,60 GiB budget. Usage: 0.00%
+[2024.01.13-01.12.34:226][944]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.13-01.12.34:226][944]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.13-01.12.34:226][944]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.13-01.12.34:226][944]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.13-01.12.34:226][944]LogShaderCompilers: Display: ================================================
+[2024.01.13-01.12.34:308][944]LogShaderCompilers: Display: Shaders left to compile 0
+[2024.01.13-01.12.34:321][944]LogVirtualization: UE::Virtualization was shutdown
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1102)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module Voice (1100)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1098)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module AddContentDialog (1096)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1095)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1092)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module SceneOutliner (1090)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module StatusBar (1088)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1086)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1084)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module StatsViewer (1082)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1080)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module AutomationWorker (1078)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module PlanarCut (1076)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module FractureEngine (1074)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module CharacterAI (1072)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1070)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1068)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1066)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1064)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module WebMMedia (1062)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1060)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1058)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1056)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (1054)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1052)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1051)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (1048)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (1046)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (1044)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (1042)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1040)
+[2024.01.13-01.12.34:331][944]LogModuleManager: Shutting down and abandoning module BspMode (1038)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module GeometryMode (1036)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1034)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (1032)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1030)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1028)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1026)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module LiveLinkMultiUser (1024)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module IKRigEditor (1022)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module ControlRigEditor (1020)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module WaveTableEditor (1018)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (1016)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module RigVMEditor (1014)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module OpenXRInput (1012)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module GooglePADEditor (1010)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (1008)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (1006)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module SmartSnapping (1004)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module SessionServices (1002)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module MeshPaint (1000)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (998)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module PlacementMode (997)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module FoliageEdit (994)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module LandscapeEditor (992)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (990)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module ActorPickerMode (988)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module ViewportSnapping (986)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module EditorWidgets (984)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module ViewportInteraction (982)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module ClothPainter (980)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (979)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module WidgetRegistration (976)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module LogVisualizer (974)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (972)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (970)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (969)
+[2024.01.13-01.12.34:332][944]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (967)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (964)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (962)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (960)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (958)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (956)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (954)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module AnimationSettings (952)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (950)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module CSVtoSVG (948)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (946)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module EditorConfig (944)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module EditorFramework (942)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module TraceInsights (940)
+[2024.01.13-01.12.34:350][944]MemoryProfiler: Shutdown
+[2024.01.13-01.12.34:350][944]NetworkingProfiler: Shutdown
+[2024.01.13-01.12.34:350][944]LoadingProfiler: Shutdown
+[2024.01.13-01.12.34:350][944]TimingProfiler: Shutdown
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module TraceServices (939)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module TraceAnalysis (938)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (934)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (933)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module InputBindingEditor (930)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module MergeActors (928)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (926)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module LocalizationService (925)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module HardwareTargeting (922)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (920)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module UndoHistory (918)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module XmlParser (916)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module Blutility (914)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (912)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (911)
+[2024.01.13-01.12.34:350][944]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (908)
+[2024.01.13-01.12.34:351][944]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (907)
+[2024.01.13-01.12.34:351][944]LogModuleManager: Shutting down and abandoning module SettingsEditor (904)
+[2024.01.13-01.12.34:351][944]LogModuleManager: Shutting down and abandoning module ProjectLauncher (902)
+[2024.01.13-01.12.34:351][944]LogModuleManager: Shutting down and abandoning module SessionFrontend (900)
+[2024.01.13-01.12.34:351][944]LogModuleManager: Shutting down and abandoning module ProfilerClient (898)
+[2024.01.13-01.12.34:351][944]LogModuleManager: Shutting down and abandoning module DeviceManager (896)
+[2024.01.13-01.12.34:351][944]LogModuleManager: Shutting down and abandoning module AutomationController (894)
+[2024.01.13-01.12.34:351][944]LogModuleManager: Shutting down and abandoning module AutomationWindow (892)
+[2024.01.13-01.12.34:351][944]LogModuleManager: Shutting down and abandoning module Layers (890)
+[2024.01.13-01.12.34:351][944]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (888)
+[2024.01.13-01.12.34:351][944]LogModuleManager: Shutting down and abandoning module DetailCustomizations (886)
+[2024.01.13-01.12.34:351][944]LogModuleManager: Shutting down and abandoning module PackagesDialog (884)
+[2024.01.13-01.12.34:351][944]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (882)
+[2024.01.13-01.12.34:351][944]LogModuleManager: Shutting down and abandoning module Persona (880)
+[2024.01.13-01.12.34:351][944]LogModuleManager: Shutting down and abandoning module Kismet (878)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module KismetWidgets (877)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module GraphEditor (874)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module StructViewer (872)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module ClassViewer (870)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (868)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (866)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module SourceControlWindows (864)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module OutputLog (862)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module Documentation (860)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (858)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (856)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module MovieScene (854)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (852)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (850)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (848)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module AudioMixer (847)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module AudioMixerCore (846)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module LauncherPlatform (842)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module AnalyticsET (840)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module PortalServices (838)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module PortalRpc (836)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module MessagingRpc (834)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module AIModule (832)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module GameplayDebugger (831)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module AITestSuite (829)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module NavigationSystem (827)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (824)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (822)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module TypedElementFramework (820)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (818)
+[2024.01.13-01.12.34:352][944]LogModuleManager: Shutting down and abandoning module ProfilerService (816)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (814)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (812)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (810)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (808)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module TakesCore (806)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (804)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module MegascansPlugin (802)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module Bridge (800)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module ConcertSyncClient (798)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (796)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (794)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module LightMixer (792)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (790)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (788)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (786)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module CollectionManager (785)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (782)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (780)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (778)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (776)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (774)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (772)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module StaticMeshEditorModeling (770)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (769)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (768)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (764)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (762)
+[2024.01.13-01.12.34:517][944]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (760)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (758)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (756)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (754)
+[2024.01.13-01.12.34:518][944]LogOpenImageDenoise: OIDN shutting down
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (752)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module LocalizableMessage (750)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module MeshLODToolset (748)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (746)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (744)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (743)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (741)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (738)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessingEditor (736)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessing (734)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module GeometryFlowCore (732)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module DataflowNodes (730)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (728)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module DataflowEditor (726)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (724)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module AutomationUtils (722)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (720)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module ChaosNiagara (718)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (716)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module FractureEditor (714)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (712)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module BackChannel (710)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module VariantManager (708)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (707)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (704)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module TakeSequencer (702)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module TakeMovieScene (700)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (698)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module MediaPlate (696)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module ImgMedia (694)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module MediaCompositing (692)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (690)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (688)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module InterchangeTests (686)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module UObjectPlugin (684)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (682)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (680)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (678)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (676)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (674)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module PluginUtils (672)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (670)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (668)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module DumpGPUServices (666)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module GitSourceControl (664)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (662)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (660)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (658)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module UVEditorTools (656)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module UVEditor (654)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module PluginBrowser (652)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (650)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module ModelingToolsEditorMode (648)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (646)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (644)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (642)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module EditorDebugTools (640)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (638)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module CryptoKeys (636)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module CurveEditorTools (634)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module ChangelistReview (632)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (630)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module AlembicImporter (626)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module AlembicLibrary (625)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (622)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module SequencerScripting (620)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module TemplateSequence (618)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (616)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module LiveLinkSequencer (614)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module LiveLinkMovieScene (612)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module LiveLinkGraphNode (610)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module LiveLinkEditor (608)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module LiveLinkComponents (606)
+[2024.01.13-01.12.34:518][944]LogModuleManager: Shutting down and abandoning module LiveLink (604)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (602)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module ControlRigSpline (600)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (598)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (596)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module XRBaseEditor (594)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module XRBase (592)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module SynthesisEditor (590)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module ResonanceAudio (588)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (586)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module OpenXRHandTrackingEditor (584)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module OpenXREditor (582)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (580)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (578)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module ModelingOperators (576)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (574)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module ModelingComponents (572)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module GeometryFramework (571)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (568)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module MeshModelingTools (566)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (564)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module InputDebugging (562)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module GooglePAD (560)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (558)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module GeometryCache (556)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (554)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (552)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (550)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module DynamicMesh (548)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (546)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (544)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module AppleImageUtils (542)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module AudioCapture (540)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (539)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module AssetTags (536)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (534)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (532)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (530)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module AndroidPermission (528)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (526)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (524)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module InterchangeEditor (522)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (520)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (518)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (516)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module InterchangeExport (514)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module InterchangeMessages (512)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module GLTFCore (510)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (508)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (506)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module Paper2DEditor (504)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (502)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module TraceUtilities (500)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module InputEditor (498)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (496)
+[2024.01.13-01.12.35:337][944]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (494)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module ConcertSyncCore (492)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module SQLiteCore (490)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module ConcertServer (488)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module ConcertClient (486)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module ConcertTransport (485)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module Concert (482)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module StructUtils (480)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (478)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module PBIK (476)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module FullBodyIK (474)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (472)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module TakeRecorder (471)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module ChaosCaching (468)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (466)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (464)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (462)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module AnimationSharing (460)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (458)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (456)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module FacialAnimation (454)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module DataValidation (452)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (450)
+[2024.01.13-01.12.35:338][944]LogModuleManager: Shutting down and abandoning module LevelEditor (449)
+[2024.01.13-01.12.35:339][944]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (448)
+[2024.01.13-01.12.35:339][944]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (446)
+[2024.01.13-01.12.35:339][944]LogModuleManager: Shutting down and abandoning module MainFrame (444)
+[2024.01.13-01.12.35:339][944]LogModuleManager: Shutting down and abandoning module HotReload (443)
+[2024.01.13-01.12.35:339][944]LogModuleManager: Shutting down and abandoning module TreeMap (439)
+[2024.01.13-01.12.35:339][944]LogModuleManager: Shutting down and abandoning module GameplayCameras (436)
+[2024.01.13-01.12.35:339][944]LogModuleManager: Shutting down and abandoning module ActorSequence (434)
+[2024.01.13-01.12.35:339][944]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (432)
+[2024.01.13-01.12.35:339][944]LogModuleManager: Shutting down and abandoning module Niagara (430)
+[2024.01.13-01.12.35:339][944]LogModuleManager: Shutting down and abandoning module NiagaraEditor (429)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module ContentBrowser (428)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module ContentBrowserData (427)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module NiagaraCore (422)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (420)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module IKRig (418)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (416)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module ControlRig (414)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module Constraints (413)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module LevelSequence (411)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module AnimationData (408)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (406)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module Synthesis (404)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module SoundFields (402)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module SignificanceManager (400)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (398)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (396)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module RigVM (394)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (392)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (390)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module MetasoundEditor (388)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module ToolMenus (387)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module AudioWidgets (385)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (384)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (380)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module MetasoundEngine (378)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module WaveTable (377)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (375)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (372)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (370)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (368)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (366)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (364)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (362)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module CableComponent (360)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (358)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (357)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (354)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module SignalProcessing (353)
+[2024.01.13-01.12.35:340][944]LogModuleManager: Shutting down and abandoning module UdpMessaging (350)
+[2024.01.13-01.12.35:441][944]LogModuleManager: Shutting down and abandoning module TcpMessaging (348)
+[2024.01.13-01.12.35:541][944]LogModuleManager: Shutting down and abandoning module InterchangePipelines (346)
+[2024.01.13-01.12.35:541][944]LogModuleManager: Shutting down and abandoning module InterchangeImport (344)
+[2024.01.13-01.12.35:541][944]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (342)
+[2024.01.13-01.12.35:541][944]LogModuleManager: Shutting down and abandoning module InterchangeNodes (340)
+[2024.01.13-01.12.35:541][944]LogModuleManager: Shutting down and abandoning module Paper2D (338)
+[2024.01.13-01.12.35:541][944]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (336)
+[2024.01.13-01.12.35:541][944]LogModuleManager: Shutting down and abandoning module BlueprintGraph (335)
+[2024.01.13-01.12.35:541][944]LogModuleManager: Shutting down and abandoning module EnhancedInput (332)
+[2024.01.13-01.12.35:541][944]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (330)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (328)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module AndroidFileServer (326)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (324)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module PacketHandler (322)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (320)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module AnimGraph (318)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module TimeManagement (316)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module AnimationDataController (314)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (312)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (310)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module MediaAssets (308)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module Overlay (306)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module OverlayEditor (305)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module VREditor (302)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module StringTableEditor (300)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (298)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (296)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module FunctionalTesting (294)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (292)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (291)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (288)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module UMG (286)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module UMGEditor (285)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module EditorStyle (280)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module SlateReflector (278)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module Slate (276)
+[2024.01.13-01.12.35:542][944]LogModuleManager: Shutting down and abandoning module SlateCore (274)
+[2024.01.13-01.12.35:543][944]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (272)
+[2024.01.13-01.12.35:543][944]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (270)
+[2024.01.13-01.12.35:543][944]LogModuleManager: Shutting down and abandoning module UnrealEd (268)
+[2024.01.13-01.12.35:543][944]LogModuleManager: Shutting down and abandoning module MRMesh (266)
+[2024.01.13-01.12.35:543][944]LogModuleManager: Shutting down and abandoning module Messaging (264)
+[2024.01.13-01.12.35:543][944]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (262)
+[2024.01.13-01.12.35:543][944]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (260)
+[2024.01.13-01.12.35:543][944]LogModuleManager: Shutting down and abandoning module LiveCoding (258)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module Networking (256)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module Core (254)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module AssetDefinition (252)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module MovieSceneTools (250)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module CurveEditor (249)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module Sequencer (247)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module KismetCompiler (244)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module MeshBuilder (242)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module NaniteBuilder (240)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module MeshUtilities (238)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (237)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (236)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (235)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (232)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (231)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (229)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (227)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (225)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module MaterialBaking (221)
+[2024.01.13-01.12.35:554][944]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (218)
+[2024.01.13-01.12.35:565][944]LogModuleManager: Shutting down and abandoning module TelemetryUtils (215)
+[2024.01.13-01.12.35:565][944]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (212)
+[2024.01.13-01.12.35:565][944]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (210)
+[2024.01.13-01.12.35:565][944]LogModuleManager: Shutting down and abandoning module DerivedDataCache (208)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module TargetPlatform (206)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (205)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (203)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (201)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (199)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (197)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (195)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (193)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (191)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (189)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (187)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (185)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (183)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (181)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (179)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (177)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (175)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module TextureFormat (173)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module ImageWrapper (172)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (170)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (168)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (166)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (164)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (162)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (160)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module TurnkeySupport (157)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module InputCore (154)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module Settings (152)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (150)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (148)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (147)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module Chaos (144)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module GeometryCore (143)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (140)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (139)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module AVEncoder (138)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module D3D11RHI (134)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module ChaosCloth (132)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module VariantManagerContent (130)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module GLTFExporter (128)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module DatasmithContent (126)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (124)
+[2024.01.13-01.12.35:569][944]LogModuleManager: Shutting down and abandoning module WmfMedia (122)
+[2024.01.13-01.12.35:572][944]LogModuleManager: Shutting down and abandoning module Media (121)
+[2024.01.13-01.12.35:573][944]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (118)
+[2024.01.13-01.12.35:573][944]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (116)
+[2024.01.13-01.12.35:573][944]RenderDocPlugin: plugin has been unloaded.
+[2024.01.13-01.12.35:573][944]LogModuleManager: Shutting down and abandoning module PixWinPlugin (114)
+[2024.01.13-01.12.35:573][944]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (112)
+[2024.01.13-01.12.35:573][944]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (110)
+[2024.01.13-01.12.35:573][944]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (108)
+[2024.01.13-01.12.35:574][944]LogModuleManager: Shutting down and abandoning module XMPP (103)
+[2024.01.13-01.12.35:574][944]LogModuleManager: Shutting down and abandoning module WebSockets (102)
+[2024.01.13-01.12.35:601][944]LogModuleManager: Shutting down and abandoning module HTTP (99)
+[2024.01.13-01.12.35:601][944]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests:
+[2024.01.13-01.12.35:601][944]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B4A07384A-46BC-4C16-2387-8EBEAC9D3F0B%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=a9045eb54873e8e51d9f288acbb7c9e1%7Cefd8bde14a904323bf6d4b350bde3870%7Ce559d8fd-2422-434e-b8b2-294b29f8cc49&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing
+[2024.01.13-01.12.35:615][944]LogModuleManager: Shutting down and abandoning module SSL (98)
+[2024.01.13-01.12.35:616][944]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (94)
+[2024.01.13-01.12.35:616][944]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (92)
+[2024.01.13-01.12.35:616][944]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (90)
+[2024.01.13-01.12.35:616][944]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (88)
+[2024.01.13-01.12.35:616][944]LogModuleManager: Shutting down and abandoning module NiagaraShader (86)
+[2024.01.13-01.12.35:616][944]LogModuleManager: Shutting down and abandoning module ACLPlugin (84)
+[2024.01.13-01.12.35:616][944]LogModuleManager: Shutting down and abandoning module AISupportModule (82)
+[2024.01.13-01.12.35:616][944]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (80)
+[2024.01.13-01.12.35:616][944]LogModuleManager: Shutting down and abandoning module OpenXREyeTracker (78)
+[2024.01.13-01.12.35:616][944]LogModuleManager: Shutting down and abandoning module OpenXRHandTracking (76)
+[2024.01.13-01.12.35:616][944]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0
+[2024.01.13-01.12.35:616][944]LogModuleManager: Shutting down and abandoning module OpenXRAR (74)
+[2024.01.13-01.12.35:616][944]LogModuleManager: Shutting down and abandoning module AugmentedReality (73)
+[2024.01.13-01.12.35:616][944]LogModuleManager: Shutting down and abandoning module OpenXRHMD (70)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (68)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module ChunkDownloader (66)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (62)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (60)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (58)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module PlatformCrypto (56)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (54)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (52)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module SourceControl (51)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module FastBuildController (48)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module XGEController (46)
+[2024.01.13-01.12.35:619][944]LogXGEController: Cleaning working directory: C:/Users/Windows sucks/AppData/Local/Temp/UnrealXGEWorkingDir/
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module AudioEditor (40)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module PropertyEditor (39)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module Virtualization (36)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module MessageLog (35)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module TextureCompressor (32)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module RenderCore (28)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module Landscape (26)
+[2024.01.13-01.12.35:619][944]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24)
+[2024.01.13-01.12.35:620][944]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22)
+[2024.01.13-01.12.35:620][944]LogModuleManager: Shutting down and abandoning module Renderer (20)
+[2024.01.13-01.12.35:620][944]LogModuleManager: Shutting down and abandoning module Engine (18)
+[2024.01.13-01.12.35:620][944]LogModuleManager: Shutting down and abandoning module CoreUObject (16)
+[2024.01.13-01.12.35:620][944]LogModuleManager: Shutting down and abandoning module SandboxFile (14)
+[2024.01.13-01.12.35:620][944]LogModuleManager: Shutting down and abandoning module PakFile (12)
+[2024.01.13-01.12.35:620][944]LogPakFile: Destroying PakPlatformFile
+[2024.01.13-01.12.35:620][944]LogModuleManager: Shutting down and abandoning module RSA (11)
+[2024.01.13-01.12.35:620][944]LogModuleManager: Shutting down and abandoning module NetworkFile (8)
+[2024.01.13-01.12.35:620][944]LogModuleManager: Shutting down and abandoning module StreamingFile (6)
+[2024.01.13-01.12.35:620][944]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4)
+[2024.01.13-01.12.35:620][944]LogModuleManager: Shutting down and abandoning module StorageServerClient (2)
+[2024.01.13-01.12.35:623][944]LogD3D11RHI: Shutdown
+[2024.01.13-01.12.35:623][944]LogD3D11RHI: CleanupD3DDevice
+[2024.01.13-01.12.35:654][944]LogExit: Exiting.
+[2024.01.13-01.12.35:673][944]Log file closed, 01/13/24 02:12:35
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.11-22.48.22.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt_2-backup-2024.01.12-23.10.23.log
similarity index 66%
rename from BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.11-22.48.22.log
rename to BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt_2-backup-2024.01.12-23.10.23.log
index 71f11b1676df93216ad74ca190af8bf2792b12d2..897cb062e1703cc488360b897bb0dfe60b5d464d 100644
--- a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.11-22.48.22.log
+++ b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt_2-backup-2024.01.12-23.10.23.log
@@ -1,4 +1,4 @@
-Log file open, 01/11/24 23:46:36
+Log file open, 01/11/24 23:25:29
LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
LogWindows: File 'aqProf.dll' does not exist
LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
@@ -6,7 +6,7 @@ LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
LogWindows: File 'VtuneApi.dll' does not exist
LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
LogWindows: File 'VtuneApi32e.dll' does not exist
-LogWindows: Started CrashReportClient (pid=20244)
+LogWindows: Started CrashReportClient (pid=2960)
LogWindows: Custom abort handler registered for crash reporting.
LogInit: Display: Running engine for game: BackroomsDigitalArt
LogCore: UnrealTraceServer: Trace store launch successful
@@ -23,129 +23,164 @@ LogCsvProfiler: Display: Metadata set : pgoenabled="0"
LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
LogCsvProfiler: Display: Metadata set : ltoenabled="0"
LogCsvProfiler: Display: Metadata set : asan="0"
-LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
+LogCsvProfiler: Display: Metadata set : commandline="" ../../../../../digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject""
LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
LogCsvProfiler: Display: Metadata set : llm="0"
-LogStats: Stats thread started at 0.220810
+LogStats: Stats thread started at 0.232970
LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
LogInit: Session CrashGUID >====================================================
- Session CrashGUID > UECC-Windows-33340A244401BA72DCFC81AD91494706
+ Session CrashGUID > UECC-Windows-0A85A536496A3BC83456A086CC0001D1
Session CrashGUID >====================================================
LogConfig: Display: Loading Mac ini files took 0.02 seconds
-LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
LogConfig: Display: Loading IOS ini files took 0.02 seconds
+LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
LogConfig: Display: Loading Android ini files took 0.02 seconds
-LogConfig: Display: Loading TVOS ini files took 0.03 seconds
LogConfig: Display: Loading Windows ini files took 0.03 seconds
+LogConfig: Display: Loading TVOS ini files took 0.03 seconds
LogConfig: Display: Loading Unix ini files took 0.03 seconds
LogConfig: Display: Loading Linux ini files took 0.03 seconds
LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
-LogAssetRegistry: Display: Asset registry cache read as 17.5 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
-LogPluginManager: Mounting Engine plugin EnhancedInput
-LogPluginManager: Found config from plugin[EnhancedInput] Input
-LogPluginManager: Mounting Engine plugin Bridge
+LogAssetRegistry: Display: Asset registry cache read as 16.4 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
LogPluginManager: Mounting Engine plugin FastBuildController
+LogPluginManager: Mounting Engine plugin Bridge
LogPluginManager: Mounting Engine plugin MeshPainting
-LogPluginManager: Mounting Engine plugin XGEController
+LogPluginManager: Mounting Engine plugin EnhancedInput
+LogPluginManager: Found config from plugin[EnhancedInput] Input
LogPluginManager: Mounting Engine plugin TraceUtilities
+LogPluginManager: Mounting Engine plugin XGEController
LogPluginManager: Mounting Engine plugin Paper2D
-LogPluginManager: Mounting Engine plugin AISupport
LogPluginManager: Mounting Engine plugin AnimationData
-LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
-LogPluginManager: Mounting Engine plugin ACLPlugin
LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
-LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
-LogPluginManager: Mounting Engine plugin IKRig
LogPluginManager: Mounting Engine plugin ControlRig
+LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
+LogPluginManager: Mounting Engine plugin ACLPlugin
LogPluginManager: Mounting Engine plugin ControlRigSpline
+LogPluginManager: Mounting Engine plugin IKRig
LogPluginManager: Mounting Engine plugin LiveLink
-LogPluginManager: Mounting Engine plugin TcpMessaging
-LogPluginManager: Mounting Engine plugin UdpMessaging
+LogPluginManager: Mounting Engine plugin BackChannel
+LogPluginManager: Mounting Engine plugin AutomationUtils
+LogPluginManager: Mounting Engine plugin AlembicImporter
+LogPluginManager: Mounting Engine plugin ChaosCloth
+LogPluginManager: Mounting Engine plugin ChaosCaching
+LogPluginManager: Mounting Engine plugin ChaosClothEditor
+LogPluginManager: Mounting Engine plugin ChaosEditor
+LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
+LogPluginManager: Mounting Engine plugin ChaosNiagara
+LogPluginManager: Mounting Engine plugin CharacterAI
+LogPluginManager: Mounting Engine plugin ChaosUserDataPT
+LogPluginManager: Mounting Engine plugin Dataflow
+LogPluginManager: Mounting Engine plugin Fracture
+LogPluginManager: Mounting Engine plugin FullBodyIK
+LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
+LogPluginManager: Mounting Engine plugin GeometryFlow
+LogPluginManager: Mounting Engine plugin LocalizableMessage
+LogPluginManager: Mounting Engine plugin MeshLODToolset
+LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
+LogPluginManager: Mounting Engine plugin OpenImageDenoise
+LogPluginManager: Mounting Engine plugin PlanarCut
+LogPluginManager: Mounting Engine plugin PlatformCrypto
+LogPluginManager: Mounting Engine plugin ProxyLODPlugin
+LogPluginManager: Mounting Engine plugin PythonScriptPlugin
+LogPluginManager: Mounting Engine plugin SkeletalReduction
+LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
+LogPluginManager: Mounting Engine plugin StructUtils
+LogPluginManager: Mounting Engine plugin ToolPresets
+LogPluginManager: Mounting Engine plugin AISupport
LogPluginManager: Mounting Engine plugin Niagara
-LogPluginManager: Mounting Engine plugin InterchangeTests
-LogPluginManager: Mounting Engine plugin GameplayCameras
-LogPluginManager: Mounting Engine plugin CameraShakePreviewer
+LogPluginManager: Mounting Engine plugin UdpMessaging
+LogPluginManager: Mounting Engine plugin TcpMessaging
+LogPluginManager: Mounting Engine plugin OodleNetwork
+LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
LogPluginManager: Mounting Engine plugin AndroidMedia
LogPluginManager: Mounting Engine plugin AvfMedia
LogPluginManager: Mounting Engine plugin ImgMedia
-LogPluginManager: Mounting Engine plugin MediaCompositing
LogPluginManager: Mounting Engine plugin MediaPlate
+LogPluginManager: Mounting Engine plugin MediaCompositing
LogPluginManager: Mounting Engine plugin MediaPlayerEditor
-LogPluginManager: Mounting Engine plugin WebMMedia
LogPluginManager: Mounting Engine plugin WmfMedia
-LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
-LogPluginManager: Mounting Engine plugin OodleNetwork
-LogPluginManager: Mounting Engine plugin Takes
+LogPluginManager: Mounting Engine plugin ActorSequence
+LogPluginManager: Mounting Engine plugin WebMMedia
+LogPluginManager: Mounting Engine plugin LevelSequenceEditor
+LogPluginManager: Mounting Engine plugin SequencerScripting
+LogPluginManager: Mounting Engine plugin TemplateSequence
+LogPluginManager: Mounting Engine plugin GameplayCameras
LogPluginManager: Mounting Engine plugin AnimationSharing
+LogPluginManager: Mounting Engine plugin CameraShakePreviewer
+LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
-LogPluginManager: Mounting Engine plugin DumpGPUServices
LogPluginManager: Mounting Engine plugin GitSourceControl
+LogPluginManager: Mounting Engine plugin DumpGPUServices
LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
-LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
+LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
LogPluginManager: Mounting Engine plugin PerforceSourceControl
-LogPluginManager: Mounting Engine plugin PixWinPlugin
LogPluginManager: Mounting Engine plugin PlasticSourceControl
+LogPluginManager: Mounting Engine plugin PixWinPlugin
+LogPluginManager: Mounting Engine plugin PropertyAccessNode
LogPluginManager: Mounting Engine plugin PluginUtils
LogPluginManager: Mounting Engine plugin RenderDocPlugin
-LogPluginManager: Mounting Engine plugin PropertyAccessNode
LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
LogPluginManager: Mounting Engine plugin SubversionSourceControl
LogPluginManager: Mounting Engine plugin TextureFormatOodle
LogPluginManager: Mounting Engine plugin TraceDataFilters
-LogPluginManager: Mounting Engine plugin UObjectPlugin
LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin UObjectPlugin
LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin OnlineBase
-LogPluginManager: Mounting Engine plugin OnlineServices
-LogPluginManager: Mounting Engine plugin OnlineSubsystem
-LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
-LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
LogPluginManager: Mounting Engine plugin AssetManagerEditor
LogPluginManager: Mounting Engine plugin BlueprintHeaderView
LogPluginManager: Mounting Engine plugin ChangelistReview
LogPluginManager: Mounting Engine plugin CurveEditorTools
-LogPluginManager: Mounting Engine plugin DataValidation
LogPluginManager: Mounting Engine plugin CryptoKeys
+LogPluginManager: Mounting Engine plugin DataValidation
LogPluginManager: Mounting Engine plugin EditorDebugTools
-LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
LogPluginManager: Mounting Engine plugin FacialAnimation
+LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
LogPluginManager: Mounting Engine plugin GameplayTagsEditor
LogPluginManager: Mounting Engine plugin GeometryMode
LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
-LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
LogPluginManager: Mounting Engine plugin MaterialAnalyzer
+LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
LogPluginManager: Mounting Engine plugin PluginBrowser
LogPluginManager: Mounting Engine plugin SequencerAnimTools
LogPluginManager: Mounting Engine plugin SpeedTreeImporter
LogPluginManager: Mounting Engine plugin UVEditor
LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
+LogPluginManager: Mounting Engine plugin OnlineBase
+LogPluginManager: Mounting Engine plugin OnlineServices
+LogPluginManager: Mounting Engine plugin OnlineSubsystem
+LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
+LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
LogPluginManager: Mounting Engine plugin InterchangeEditor
LogPluginManager: Mounting Engine plugin Interchange
+LogPluginManager: Mounting Engine plugin Takes
+LogPluginManager: Mounting Engine plugin DatasmithContent
+LogPluginManager: Mounting Engine plugin VariantManager
+LogPluginManager: Mounting Engine plugin GLTFExporter
+LogPluginManager: Mounting Engine plugin VariantManagerContent
+LogPluginManager: Mounting Engine plugin InterchangeTests
LogPluginManager: Mounting Engine plugin ActorLayerUtilities
-LogPluginManager: Mounting Engine plugin AndroidFileServer
-LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
-LogPluginManager: Mounting Engine plugin AndroidPermission
LogPluginManager: Mounting Engine plugin AppleImageUtils
LogPluginManager: Mounting Engine plugin AppleMoviePlayer
+LogPluginManager: Mounting Engine plugin AndroidPermission
+LogPluginManager: Mounting Engine plugin AndroidFileServer
+LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
LogPluginManager: Mounting Engine plugin ArchVisCharacter
LogPluginManager: Mounting Engine plugin AssetTags
+LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
LogPluginManager: Mounting Engine plugin AudioCapture
LogPluginManager: Mounting Engine plugin AudioSynesthesia
+LogPluginManager: Mounting Engine plugin CustomMeshComponent
LogPluginManager: Mounting Engine plugin AudioWidgets
LogPluginManager: Mounting Engine plugin CableComponent
-LogPluginManager: Mounting Engine plugin ChunkDownloader
-LogPluginManager: Mounting Engine plugin CustomMeshComponent
-LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
LogPluginManager: Mounting Engine plugin GeometryCache
-LogPluginManager: Mounting Engine plugin GeometryProcessing
LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
+LogPluginManager: Mounting Engine plugin GeometryProcessing
LogPluginManager: Mounting Engine plugin GooglePAD
+LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
LogPluginManager: Mounting Engine plugin InputDebugging
LogPluginManager: Found config from plugin[InputDebugging] Input
LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
@@ -155,80 +190,58 @@ LogPluginManager: Mounting Engine plugin MeshModelingToolset
LogPluginManager: Mounting Engine plugin Metasound
LogPluginManager: Mounting Engine plugin MobilePatchingUtils
LogPluginManager: Mounting Engine plugin MsQuic
+LogPluginManager: Mounting Engine plugin ChunkDownloader
LogPluginManager: Mounting Engine plugin OpenXR
LogPluginManager: Mounting Engine plugin OpenXREyeTracker
LogPluginManager: Mounting Engine plugin OpenXRHandTracking
LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
LogPluginManager: Mounting Engine plugin PropertyAccessEditor
+LogPluginManager: Mounting Engine plugin SignificanceManager
LogPluginManager: Mounting Engine plugin ResonanceAudio
LogPluginManager: Mounting Engine plugin RigVM
-LogPluginManager: Mounting Engine plugin SignificanceManager
LogPluginManager: Mounting Engine plugin SoundFields
LogPluginManager: Mounting Engine plugin Synthesis
LogPluginManager: Mounting Engine plugin WaveTable
-LogPluginManager: Mounting Engine plugin WebMMoviePlayer
LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
LogPluginManager: Mounting Engine plugin XRBase
-LogPluginManager: Mounting Engine plugin AlembicImporter
-LogPluginManager: Mounting Engine plugin DatasmithContent
-LogPluginManager: Mounting Engine plugin GLTFExporter
-LogPluginManager: Mounting Engine plugin VariantManager
-LogPluginManager: Mounting Engine plugin VariantManagerContent
-LogPluginManager: Mounting Engine plugin ActorSequence
-LogPluginManager: Mounting Engine plugin LevelSequenceEditor
-LogPluginManager: Mounting Engine plugin SequencerScripting
-LogPluginManager: Mounting Engine plugin TemplateSequence
-LogPluginManager: Mounting Engine plugin AutomationUtils
-LogPluginManager: Mounting Engine plugin BackChannel
-LogPluginManager: Mounting Engine plugin ChaosCaching
-LogPluginManager: Mounting Engine plugin ChaosCloth
-LogPluginManager: Mounting Engine plugin ChaosClothEditor
-LogPluginManager: Mounting Engine plugin ChaosEditor
-LogPluginManager: Mounting Engine plugin ChaosNiagara
-LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
-LogPluginManager: Mounting Engine plugin ChaosUserDataPT
-LogPluginManager: Mounting Engine plugin CharacterAI
-LogPluginManager: Mounting Engine plugin Dataflow
-LogPluginManager: Mounting Engine plugin Fracture
-LogPluginManager: Mounting Engine plugin FullBodyIK
-LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
-LogPluginManager: Mounting Engine plugin GeometryFlow
-LogPluginManager: Mounting Engine plugin LocalizableMessage
-LogPluginManager: Mounting Engine plugin MeshLODToolset
-LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
-LogPluginManager: Mounting Engine plugin OpenImageDenoise
-LogPluginManager: Mounting Engine plugin PlanarCut
-LogPluginManager: Mounting Engine plugin PlatformCrypto
-LogPluginManager: Mounting Engine plugin ProxyLODPlugin
-LogPluginManager: Mounting Engine plugin PythonScriptPlugin
-LogPluginManager: Mounting Engine plugin SkeletalReduction
-LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
-LogPluginManager: Mounting Engine plugin StructUtils
-LogPluginManager: Mounting Engine plugin ToolPresets
+LogPluginManager: Mounting Engine plugin WebMMoviePlayer
+LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
+LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
+LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
LogPluginManager: Mounting Engine plugin ConcertMain
+LogPluginManager: Mounting Engine plugin SQLiteCore
LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
+LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
LogPluginManager: Mounting Engine plugin LightMixer
LogPluginManager: Mounting Engine plugin ObjectMixer
-LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
-LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
-LogPluginManager: Mounting Engine plugin SQLiteCore
-LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
-LogPluginManager: Mounting Engine plugin ConcertSyncCore
LogPluginManager: Mounting Engine plugin ConcertSyncClient
+LogPluginManager: Mounting Engine plugin ConcertSyncCore
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
@@ -236,6 +249,9 @@ LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
@@ -248,22 +264,6 @@ LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
@@ -401,961 +401,938 @@ LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy
LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[r.VSync:0]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
-[2024.01.11-22.46.36:872][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
-[2024.01.11-22.46.36:872][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
-[2024.01.11-22.46.36:873][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
-[2024.01.11-22.46.36:873][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
-[2024.01.11-22.46.36:874][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
-[2024.01.11-22.46.36:875][ 0]LogRHI: Using Default RHI: D3D12
-[2024.01.11-22.46.36:875][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
-[2024.01.11-22.46.36:875][ 0]LogRHI: Loading RHI module D3D12RHI
-[2024.01.11-22.46.36:881][ 0]LogD3D12RHI: Aftermath initialized
-[2024.01.11-22.46.36:881][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
-[2024.01.11-22.46.36:881][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
-[2024.01.11-22.46.36:956][ 0]LogD3D12RHI: Found D3D12 adapter 0: AMD Radeon RX 6800 (VendorId: 1002, DeviceId: 73bf, SubSysId: e3a1002, Revision: 00c3
-[2024.01.11-22.46.36:956][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported
-[2024.01.11-22.46.36:956][ 0]LogD3D12RHI: Adapter has 16337MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 2 output[s]
-[2024.01.11-22.46.36:956][ 0]LogD3D12RHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.11-22.46.36:956][ 0]LogD3D12RHI: Driver Date: 11-22-2023
-[2024.01.11-22.46.36:962][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000
-[2024.01.11-22.46.36:962][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported
-[2024.01.11-22.46.36:962][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 0 output[s]
-[2024.01.11-22.46.36:962][ 0]LogD3D12RHI: DirectX Agility SDK runtime found.
-[2024.01.11-22.46.36:962][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0
-[2024.01.11-22.46.36:962][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
-[2024.01.11-22.46.36:962][ 0]LogInit: Selected Device Profile: [WindowsEditor]
-[2024.01.11-22.46.36:962][ 0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
-[2024.01.11-22.46.36:962][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
-[2024.01.11-22.46.36:962][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.11-22.46.36:962][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
-[2024.01.11-22.46.36:962][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
-[2024.01.11-22.46.36:962][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
-[2024.01.11-22.46.36:962][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
-[2024.01.11-22.46.36:962][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
-[2024.01.11-22.46.36:962][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
-[2024.01.11-22.46.36:962][ 0]LogInit: Computer: DESKTOP-2MPQGVL
-[2024.01.11-22.46.36:962][ 0]LogInit: User: Windowssucks
-[2024.01.11-22.46.36:962][ 0]LogInit: CPU Page size=4096, Cores=8
-[2024.01.11-22.46.36:962][ 0]LogInit: High frequency timer resolution =10.000000 MHz
-[2024.01.11-22.46.36:962][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
-[2024.01.11-22.46.36:962][ 0]LogMemory: Platform Memory Stats for WindowsEditor
-[2024.01.11-22.46.36:962][ 0]LogMemory: Process Physical Memory: 495.91 MB used, 529.37 MB peak
-[2024.01.11-22.46.36:962][ 0]LogMemory: Process Virtual Memory: 483.50 MB used, 486.20 MB peak
-[2024.01.11-22.46.36:962][ 0]LogMemory: Physical Memory: 9975.83 MB used, 22678.91 MB free, 32654.75 MB total
-[2024.01.11-22.46.36:962][ 0]LogMemory: Virtual Memory: 23334.33 MB used, 9320.41 MB free, 32654.75 MB total
-[2024.01.11-22.46.36:962][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
-[2024.01.11-22.46.36:966][ 0]LogWindows: WindowsPlatformFeatures enabled
-[2024.01.11-22.46.36:972][ 0]LogInit: Physics initialised using underlying interface: Chaos
-[2024.01.11-22.46.36:973][ 0]LogInit: Using OS detected language (en-US).
-[2024.01.11-22.46.36:973][ 0]LogInit: Using OS detected locale (en-DE).
-[2024.01.11-22.46.36:974][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
-[2024.01.11-22.46.36:974][ 0]LogInit: Setting process to per monitor DPI aware
-[2024.01.11-22.46.37:125][ 0]LogWindowsTextInputMethodSystem: Available input methods:
-[2024.01.11-22.46.37:125][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard).
-[2024.01.11-22.46.37:125][ 0]LogWindowsTextInputMethodSystem: - English (Germany) - (Keyboard).
-[2024.01.11-22.46.37:125][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
-[2024.01.11-22.46.37:136][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
-[2024.01.11-22.46.37:136][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
-[2024.01.11-22.46.37:219][ 0]LogRHI: Using Default RHI: D3D12
-[2024.01.11-22.46.37:219][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
-[2024.01.11-22.46.37:219][ 0]LogRHI: Loading RHI module D3D12RHI
-[2024.01.11-22.46.37:219][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
-[2024.01.11-22.46.37:219][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
-[2024.01.11-22.46.37:219][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6
-[2024.01.11-22.46.37:220][ 0]LogWindows: Attached monitors:
-[2024.01.11-22.46.37:220][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
-[2024.01.11-22.46.37:220][ 0]LogWindows: resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
-[2024.01.11-22.46.37:220][ 0]LogWindows: Found 2 attached monitors.
-[2024.01.11-22.46.37:220][ 0]LogWindows: Gathering driver information using Windows Setup API
-[2024.01.11-22.46.37:220][ 0]LogRHI: RHI Adapter Info:
-[2024.01.11-22.46.37:220][ 0]LogRHI: Name: AMD Radeon RX 6800
-[2024.01.11-22.46.37:220][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.11-22.46.37:220][ 0]LogRHI: Driver Date: 11-22-2023
-[2024.01.11-22.46.37:220][ 0]LogD3D12RHI: GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
-[2024.01.11-22.46.37:238][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off
-[2024.01.11-22.46.37:238][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled
-[2024.01.11-22.46.37:238][ 0]LogD3D12RHI: [DRED] Using lightweight DRED.
-[2024.01.11-22.46.37:238][ 0]LogD3D12RHI: Emitting draw events for PIX profiling.
-[2024.01.11-22.46.37:299][ 0]LogD3D12RHI: ID3D12Device1 is supported.
-[2024.01.11-22.46.37:299][ 0]LogD3D12RHI: ID3D12Device2 is supported.
-[2024.01.11-22.46.37:299][ 0]LogD3D12RHI: ID3D12Device3 is supported.
-[2024.01.11-22.46.37:299][ 0]LogD3D12RHI: ID3D12Device4 is supported.
-[2024.01.11-22.46.37:299][ 0]LogD3D12RHI: ID3D12Device5 is supported.
-[2024.01.11-22.46.37:299][ 0]LogD3D12RHI: ID3D12Device6 is supported.
-[2024.01.11-22.46.37:299][ 0]LogD3D12RHI: ID3D12Device7 is supported.
-[2024.01.11-22.46.37:299][ 0]LogD3D12RHI: ID3D12Device8 is supported.
-[2024.01.11-22.46.37:299][ 0]LogD3D12RHI: ID3D12Device9 is supported.
-[2024.01.11-22.46.37:299][ 0]LogD3D12RHI: ID3D12Device10 is supported.
-[2024.01.11-22.46.37:299][ 0]LogD3D12RHI: ID3D12Device11 is supported.
-[2024.01.11-22.46.37:299][ 0]LogD3D12RHI: ID3D12Device12 is supported.
-[2024.01.11-22.46.37:339][ 0]LogD3D12RHI: Bindless resources are supported
-[2024.01.11-22.46.37:339][ 0]LogD3D12RHI: Stencil ref from pixel shader is supported
-[2024.01.11-22.46.37:339][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=64).
-[2024.01.11-22.46.37:339][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported.
-[2024.01.11-22.46.37:339][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported
-[2024.01.11-22.46.37:339][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported
-[2024.01.11-22.46.37:339][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported
-[2024.01.11-22.46.37:339][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported
-[2024.01.11-22.46.37:339][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported
-[2024.01.11-22.46.37:347][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D)
-[2024.01.11-22.46.37:348][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy)
-[2024.01.11-22.46.37:348][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute)
-[2024.01.11-22.46.37:365][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0
-[2024.01.11-22.46.37:365][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0
-[2024.01.11-22.46.37:365][ 0]LogD3D12RHI: AMD hit token extension is supported
-[2024.01.11-22.46.37:365][ 0]LogD3D12RHI: Async texture creation enabled
-[2024.01.11-22.46.37:365][ 0]LogD3D12RHI: RHI has support for 64 bit atomics
-[2024.01.11-22.46.37:388][ 0]LogVRS: Current RHI supports Variable Rate Shading
-[2024.01.11-22.46.37:397][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all'
-[2024.01.11-22.46.37:397][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all" ]
-[2024.01.11-22.46.37:415][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
-[2024.01.11-22.46.37:415][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
-[2024.01.11-22.46.37:415][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
-[2024.01.11-22.46.37:415][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
-[2024.01.11-22.46.37:415][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
-[2024.01.11-22.46.37:415][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
-[2024.01.11-22.46.37:415][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
-[2024.01.11-22.46.37:415][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
-[2024.01.11-22.46.37:416][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
-[2024.01.11-22.46.37:416][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
-[2024.01.11-22.46.37:416][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
-[2024.01.11-22.46.37:417][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
-[2024.01.11-22.46.37:417][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
-[2024.01.11-22.46.37:430][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
-[2024.01.11-22.46.37:430][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
-[2024.01.11-22.46.37:430][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
-[2024.01.11-22.46.37:430][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
-[2024.01.11-22.46.37:430][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
-[2024.01.11-22.46.37:430][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
-[2024.01.11-22.46.37:430][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
-[2024.01.11-22.46.37:430][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
-[2024.01.11-22.46.37:430][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
-[2024.01.11-22.46.37:430][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
-[2024.01.11-22.46.37:433][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
-[2024.01.11-22.46.37:433][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
-[2024.01.11-22.46.37:436][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
-[2024.01.11-22.46.37:436][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
-[2024.01.11-22.46.37:436][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
-[2024.01.11-22.46.37:436][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
-[2024.01.11-22.46.37:438][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
-[2024.01.11-22.46.37:438][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
-[2024.01.11-22.46.37:438][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
-[2024.01.11-22.46.37:440][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
-[2024.01.11-22.46.37:440][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
-[2024.01.11-22.46.37:440][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
-[2024.01.11-22.46.37:440][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
-[2024.01.11-22.46.37:442][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
-[2024.01.11-22.46.37:442][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
-[2024.01.11-22.46.37:446][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
-[2024.01.11-22.46.37:446][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
-[2024.01.11-22.46.37:446][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
-[2024.01.11-22.46.37:446][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
-[2024.01.11-22.46.37:446][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
-[2024.01.11-22.46.37:452][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
-[2024.01.11-22.46.37:490][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: SF_METAL
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: SF_METAL_MRT
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: SF_METAL_TVOS
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: SF_METAL_SM5
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: SF_METAL_SM6
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: SF_METAL_SIM
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: PCD3D_SM6
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: PCD3D_SM5
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: PCD3D_ES31
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: GLSL_150_ES31
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: VVM_1_0
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: SF_VULKAN_SM5
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: SF_VULKAN_ES31
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID
-[2024.01.11-22.46.37:492][ 0]LogTargetPlatformManager: SF_VULKAN_SM6
-[2024.01.11-22.46.37:492][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
-[2024.01.11-22.46.37:495][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
-[2024.01.11-22.46.37:495][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
-[2024.01.11-22.46.37:495][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
-[2024.01.11-22.46.37:495][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.11-22.46.37:495][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
-[2024.01.11-22.46.37:532][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
-[2024.01.11-22.46.37:532][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.11-22.46.37:532][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
-[2024.01.11-22.46.37:536][ 0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
-[2024.01.11-22.46.37:536][ 0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=1975.12MBs, RandomWriteSpeed=289.53MBs. Assigned SpeedClass 'Local'
-[2024.01.11-22.46.37:537][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
-[2024.01.11-22.46.37:537][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured.
-[2024.01.11-22.46.37:537][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
-[2024.01.11-22.46.37:537][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
-[2024.01.11-22.46.37:537][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
-[2024.01.11-22.46.37:538][ 0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/15808/).
-[2024.01.11-22.46.37:538][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/826CC6DF490163603E9114BCE29C6FAE/'.
-[2024.01.11-22.46.37:538][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
-[2024.01.11-22.46.37:538][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
-[2024.01.11-22.46.38:142][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
-[2024.01.11-22.46.38:265][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
-[2024.01.11-22.46.38:265][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.11-22.46.38:565][ 0]LogSlate: Using FreeType 2.10.0
-[2024.01.11-22.46.38:565][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
-[2024.01.11-22.46.38:589][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
-[2024.01.11-22.46.38:589][ 0]LogAssetRegistry: FAssetRegistry took 0.0018 seconds to start up
-[2024.01.11-22.46.38:594][ 0]LogEditorDomain: Display: EditorDomain is Disabled
-[2024.01.11-22.46.38:736][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
-[2024.01.11-22.46.38:736][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
-[2024.01.11-22.46.38:736][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
-[2024.01.11-22.46.38:738][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
-[2024.01.11-22.46.38:738][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: Available device profiles:
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A5371EA00][0000098A422B5000 66] GlobalDefaults,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A5371E600][0000098A422B7800 66] Windows,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A5371E000][0000098A422B0000 66] WindowsEditor,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A5371D200][0000098A422BC800 66] WindowsServer,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A5371C200][0000098A3D487800 66] WindowsClient,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A5371F000][0000098A28972800 66] IOS,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A5371F200][0000098A53D80000 66] iPadAir2,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A5371F400][0000098A53D82800 66] IPadPro,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A5371F600][0000098A53D85000 66] iPadAir3,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A5371F800][0000098A53D87800 66] iPadAir4,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A5371FA00][0000098A53D8A000 66] iPadAir5,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A5371FC00][0000098A53D8C800 66] iPadMini4,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A5371FE00][0000098A53D90000 66] iPadMini5,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A52D5FA00][0000098A53D92800 66] iPadMini6,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A3D1E7600][0000098A53D95000 66] iPhone6S,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA0000][0000098A53D97800 66] iPhone7,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA0200][0000098A53D9A000 66] iPodTouch7,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA0400][0000098A53D9C800 66] iPhone6SPlus,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA0600][0000098A53DB0000 66] iPhone7Plus,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA0800][0000098A53DB2800 66] iPhoneSE,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA0A00][0000098A53DB5000 66] iPhone8,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA0C00][0000098A53DB7800 66] iPhone8Plus,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA0E00][0000098A53DBA000 66] iPhoneX,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA1000][0000098A53DBC800 66] iPhoneXS,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA1200][0000098A53DC0000 66] iPhoneXSMax,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA1400][0000098A53DC2800 66] iPhoneXR,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA1600][0000098A53DC5000 66] iPhone11,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA1800][0000098A53DC7800 66] iPhone11Pro,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA1A00][0000098A53DCA000 66] iPhone11ProMax,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA1C00][0000098A53DCC800 66] iPhoneSE2,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA1E00][0000098A54010000 66] iPhone12Mini,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA2000][0000098A54012800 66] iPhone12,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA2200][0000098A54015000 66] iPhone12Pro,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA2400][0000098A54017800 66] iPhone12ProMax,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA2600][0000098A5401A000 66] iPhone13Mini,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA2800][0000098A5401C800 66] iPhone13,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA2A00][0000098A54020000 66] iPhone13Pro,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA2C00][0000098A54022800 66] iPhone13ProMax,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA2E00][0000098A54025000 66] iPhoneSE3,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA3000][0000098A54027800 66] iPhone14,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA3200][0000098A5402A000 66] iPhone14Plus,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA3400][0000098A5402C800 66] iPhone14Pro,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA3600][0000098A54030000 66] iPhone14ProMax,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA3800][0000098A54032800 66] iPhone15,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA3A00][0000098A54035000 66] iPhone15Plus,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA3C00][0000098A54037800 66] iPhone15Pro,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA3E00][0000098A5403A000 66] iPhone15ProMax,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA4000][0000098A5403C800 66] iPadPro105,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA4200][0000098A54040000 66] iPadPro129,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA4400][0000098A54042800 66] iPadPro97,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA4600][0000098A54045000 66] iPadPro2_129,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA4800][0000098A54047800 66] iPad5,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA4A00][0000098A5404A000 66] iPad6,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA4C00][0000098A5404C800 66] iPad7,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA4E00][0000098A54050000 66] iPad8,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA5000][0000098A54052800 66] iPad9,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA5200][0000098A54055000 66] iPad10,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA5400][0000098A54057800 66] iPadPro11,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA5600][0000098A5405A000 66] iPadPro2_11,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA5800][0000098A5405C800 66] iPadPro3_11,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA5A00][0000098A54060000 66] iPadPro4_11,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA5C00][0000098A54062800 66] iPadPro3_129,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA5E00][0000098A54065000 66] iPadPro4_129,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA6000][0000098A54067800 66] iPadPro5_129,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA6200][0000098A5406A000 66] iPadPro6_129,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA6400][0000098A5406C800 66] AppleTV,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA6600][0000098A54070000 66] AppleTV4K,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA6800][0000098A54072800 66] AppleTV2_4K,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA6A00][0000098A54075000 66] TVOS,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA6C00][0000098A54077800 66] Mac,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA6E00][0000098A5407A000 66] MacEditor,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA7000][0000098A5407C800 66] MacClient,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA7200][0000098A54080000 66] MacServer,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA7400][0000098A54082800 66] Linux,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA7600][0000098A54085000 66] LinuxEditor,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA7800][0000098A54087800 66] LinuxArm64Editor,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA7A00][0000098A5408A000 66] LinuxArm64,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA7C00][0000098A5408C800 66] LinuxClient,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA7E00][0000098A54090000 66] LinuxArm64Client,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA8000][0000098A54092800 66] LinuxServer,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA8200][0000098A54095000 66] LinuxArm64Server,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA8400][0000098A54097800 66] Android,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA8600][0000098A5409A000 66] Android_Preview_OpenGL,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA8800][0000098A5409C800 66] Android_Preview_Vulkan,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA8A00][0000098A540A0000 66] Android_Low,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA8C00][0000098A540A2800 66] Android_Mid,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA8E00][0000098A540A5000 66] Android_High,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA9000][0000098A540A7800 66] Android_Default,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA9200][0000098A540AA000 66] Android_Adreno4xx,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA9400][0000098A540AC800 66] Android_Adreno5xx_Low,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA9600][0000098A540B0000 66] Android_Adreno5xx,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA9800][0000098A540B2800 66] Android_Adreno6xx,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA9A00][0000098A540B5000 66] Android_Adreno6xx_Vulkan,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA9C00][0000098A540B7800 66] Android_Adreno7xx,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DA9E00][0000098A540BA000 66] Android_Adreno7xx_Vulkan,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAA000][0000098A540BC800 66] Android_Mali_T6xx,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAA200][0000098A540C0000 66] Android_Mali_T7xx,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAA400][0000098A540C2800 66] Android_Mali_T8xx,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAA600][0000098A540C5000 66] Android_Mali_G71,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAA800][0000098A540C7800 66] Android_Mali_G72,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAAA00][0000098A540CA000 66] Android_Mali_G72_Vulkan,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAAC00][0000098A540CC800 66] Android_Mali_G76,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAAE00][0000098A540D0000 66] Android_Mali_G76_Vulkan,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAB000][0000098A540D2800 66] Android_Mali_G77,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAB200][0000098A540D5000 66] Android_Mali_G77_Vulkan,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAB400][0000098A540D7800 66] Android_Mali_G78,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAB600][0000098A540DA000 66] Android_Mali_G78_Vulkan,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAB800][0000098A540DC800 66] Android_Mali_G710,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DABA00][0000098A540E0000 66] Android_Mali_G710_Vulkan,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DABE00][0000098A540E2800 66] Android_Mali_G7xx,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAC000][0000098A540E5000 66] Android_Mali_G7xx_Vulkan,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAC200][0000098A540E7800 66] Android_Xclipse_920,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAC400][0000098A540EA000 66] Android_Xclipse_920_Vulkan,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAC800][0000098A540EC800 66] Android_Vulkan_SM5,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DACA00][0000098A540F0000 66] Android_PowerVR_G6xxx,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DACC00][0000098A540F2800 66] Android_PowerVR_GT7xxx,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DACE00][0000098A540F5000 66] Android_PowerVR_GE8xxx,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAD000][0000098A540F7800 66] Android_PowerVR_GM9xxx,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAD200][0000098A540FA000 66] Android_PowerVR_GM9xxx_Vulkan,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAD400][0000098A540FC800 66] Android_TegraK1,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAD600][0000098A54100000 66] Android_Unknown_Vulkan,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAD800][0000098A54102800 66] Oculus_Quest,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DADA00][0000098A54105000 66] Oculus_Quest2,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DADC00][0000098A54107800 66] Meta_Quest_Pro,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DADE00][0000098A5410A000 66] Meta_Quest_3,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAE000][0000098A5410C800 66] HoloLens,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: [0000098A53DAE200][0000098A54110000 66] MagicLeap_Vulkan,
-[2024.01.11-22.46.38:858][ 0]LogDeviceProfileManager: Active device profile: [0000098A5371E000][0000098A422B0000 66] WindowsEditor
-[2024.01.11-22.46.38:858][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
-[2024.01.11-22.46.38:858][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
-[2024.01.11-22.46.38:858][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.11-22.46.38:859][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.46.38:859][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.46.38:859][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.46.38:859][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.46.38:859][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.46.38:861][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL'
-[2024.01.11-22.46.38:861][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
-[2024.01.11-22.46.38:937][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_FLumenCardPS<true>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EA41F02910936F61C1A29244FA8FAF42D1FD72AAB7_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
-[2024.01.11-22.46.38:987][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
-[2024.01.11-22.46.38:987][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
-[2024.01.11-22.46.38:987][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
-[2024.01.11-22.46.38:987][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available
-[2024.01.11-22.46.38:987][ 0]LogMeshMerging: No distributed automatic mesh merging module available
-[2024.01.11-22.46.39:252][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
-[2024.01.11-22.46.39:252][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
-[2024.01.11-22.46.39:261][ 0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
-[2024.01.11-22.46.39:261][ 0]LogUObjectAllocator: 6340896 out of 0 bytes used by permanent object pool.
-[2024.01.11-22.46.39:261][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
-[2024.01.11-22.46.39:265][ 0]LogLiveCoding: Display: Starting LiveCoding
-[2024.01.11-22.46.39:265][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
-[2024.01.11-22.46.39:268][ 0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
-[2024.01.11-22.46.39:270][ 0]LogLiveCoding: Display: Waiting for server
-[2024.01.11-22.46.39:283][ 0]LogSlate: Border
-[2024.01.11-22.46.39:283][ 0]LogSlate: BreadcrumbButton
-[2024.01.11-22.46.39:283][ 0]LogSlate: Brushes.Title
-[2024.01.11-22.46.39:283][ 0]LogSlate: Default
-[2024.01.11-22.46.39:283][ 0]LogSlate: Icons.Save
-[2024.01.11-22.46.39:283][ 0]LogSlate: Icons.Toolbar.Settings
-[2024.01.11-22.46.39:283][ 0]LogSlate: ListView
-[2024.01.11-22.46.39:283][ 0]LogSlate: SoftwareCursor_CardinalCross
-[2024.01.11-22.46.39:283][ 0]LogSlate: SoftwareCursor_Grab
-[2024.01.11-22.46.39:283][ 0]LogSlate: TableView.DarkRow
-[2024.01.11-22.46.39:283][ 0]LogSlate: TableView.Row
-[2024.01.11-22.46.39:283][ 0]LogSlate: TreeView
-[2024.01.11-22.46.39:362][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
-[2024.01.11-22.46.39:364][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
-[2024.01.11-22.46.39:375][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled
-[2024.01.11-22.46.39:375][ 0]LogInit: XR: MultiViewport is Disabled
-[2024.01.11-22.46.39:375][ 0]LogInit: XR: Mobile Multiview is Disabled
-[2024.01.11-22.46.39:487][ 0]LogTcpMessaging: Initializing TcpMessaging bridge
-[2024.01.11-22.46.39:491][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
-[2024.01.11-22.46.39:493][ 0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
-[2024.01.11-22.46.39:500][ 0]LogTurnkeySupport: Completed device detection: Code = 0
-[2024.01.11-22.46.39:523][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: C3BE3CD346BCFA4693827DB0CC13EE21 | Instance: 8AEB9BEF4CB9D88CB03856A23C2EFF23 (DESKTOP-2MPQGVL-15808).
-[2024.01.11-22.46.39:594][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread
-[2024.01.11-22.46.39:809][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
-[2024.01.11-22.46.39:825][ 0]LogMetasoundEngine: MetaSound Engine Initialized
-[2024.01.11-22.46.39:891][ 0]LogPython: Using Python 3.9.7
-[2024.01.11-22.46.40:680][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.46.40:682][ 0]LogUProjectInfo: Found projects:
-[2024.01.11-22.46.40:692][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.46.40:702][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.46.40:703][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.46.40:703][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.46.40:875][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
-[2024.01.11-22.46.40:891][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.11-22.46.40:891][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.11-22.46.40:949][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
-[2024.01.11-22.46.41:055][ 0]LogOpenImageDenoise: OIDN starting up
-[2024.01.11-22.46.41:077][ 0]LogCollectionManager: Loaded 0 collections in 0.000681 seconds
-[2024.01.11-22.46.41:079][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
-[2024.01.11-22.46.41:080][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
-[2024.01.11-22.46.41:081][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
-[2024.01.11-22.46.41:341][ 0]LogEngine: Initializing Engine...
-[2024.01.11-22.46.41:344][ 0]LogHMD: HMD configured for shader platform PCD3D_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
-[2024.01.11-22.46.41:345][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
-[2024.01.11-22.46.41:463][ 0]LogInit: Initializing FReadOnlyCVARCache
-[2024.01.11-22.46.41:468][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.46.41:468][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-22.46.41:473][ 0]LogAIModule: Creating AISystem for world Untitled
-[2024.01.11-22.46.41:473][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
-[2024.01.11-22.46.41:473][ 0]LogInit: Texture streaming: Enabled
-[2024.01.11-22.46.41:484][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
-[2024.01.11-22.46.41:488][ 0]LogAudio: Display: Initializing Audio Device Manager...
-[2024.01.11-22.46.41:495][ 0]LogAudio: Display: Loading Default Audio Settings Objects...
-[2024.01.11-22.46.41:495][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
-[2024.01.11-22.46.41:495][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered
-[2024.01.11-22.46.41:496][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered
-[2024.01.11-22.46.41:496][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
-[2024.01.11-22.46.41:496][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered
-[2024.01.11-22.46.41:496][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered
-[2024.01.11-22.46.41:496][ 0]LogAudio: Display: Audio Device Manager Initialized
-[2024.01.11-22.46.41:496][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True
-[2024.01.11-22.46.41:496][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.11-22.46.41:496][ 0]LogAudioMixer: Display: Sample Rate: 48000
-[2024.01.11-22.46.41:496][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
-[2024.01.11-22.46.41:496][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
-[2024.01.11-22.46.41:496][ 0]LogAudioMixer: Display: Number of buffers to queue: 1
-[2024.01.11-22.46.41:496][ 0]LogAudioMixer: Display: Max Channels (voices): 32
-[2024.01.11-22.46.41:496][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4
-[2024.01.11-22.46.41:496][ 0]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.11-22.46.41:496][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.11-22.46.41:496][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.11-22.46.41:496][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.11-22.46.41:500][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.11-22.46.41:619][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.11-22.46.41:620][ 0]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.11-22.46.41:621][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.11-22.46.41:621][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.11-22.46.41:622][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
-[2024.01.11-22.46.41:622][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
-[2024.01.11-22.46.41:623][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
-[2024.01.11-22.46.41:624][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
-[2024.01.11-22.46.41:624][ 0]LogInit: FAudioDevice initialized with ID 1.
-[2024.01.11-22.46.41:624][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
-[2024.01.11-22.46.41:624][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
-[2024.01.11-22.46.41:635][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
-[2024.01.11-22.46.41:637][ 0]LogInit: Undo buffer set to 32 MB
-[2024.01.11-22.46.41:637][ 0]LogInit: Transaction tracking system initialized
-[2024.01.11-22.46.41:651][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
-[2024.01.11-22.46.41:651][ 0]LogSourceControl: Uncontrolled asset enumeration started...
-[2024.01.11-22.46.41:653][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002227 seconds (Found 160 uncontrolled assets)
-[2024.01.11-22.46.41:657][ 0]BlueprintLog: New page: Editor Load
-[2024.01.11-22.46.41:711][ 0]LocalizationService: Localization service is disabled
-[2024.01.11-22.46.41:724][ 0]TimingProfiler: Initialize
-[2024.01.11-22.46.41:724][ 0]TimingProfiler: OnSessionChanged
-[2024.01.11-22.46.41:724][ 0]LoadingProfiler: Initialize
-[2024.01.11-22.46.41:724][ 0]LoadingProfiler: OnSessionChanged
-[2024.01.11-22.46.41:724][ 0]NetworkingProfiler: Initialize
-[2024.01.11-22.46.41:724][ 0]NetworkingProfiler: OnSessionChanged
-[2024.01.11-22.46.41:724][ 0]MemoryProfiler: Initialize
-[2024.01.11-22.46.41:724][ 0]MemoryProfiler: OnSessionChanged
-[2024.01.11-22.46.41:779][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.46.41:779][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.46.41:780][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.46.41:844][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
-[2024.01.11-22.46.41:976][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
-[2024.01.11-22.46.41:999][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
-[2024.01.11-22.46.42:001][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.46.42:001][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 6.085
-[2024.01.11-22.46.42:001][ 0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4
-[2024.01.11-22.46.42:001][ 0]LightingResults: New page: Lighting Build
-[2024.01.11-22.46.42:003][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
-[2024.01.11-22.46.42:003][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
-[2024.01.11-22.46.42:003][ 0]MapCheck: New page: Map Check
-[2024.01.11-22.46.42:003][ 0]LightingResults: New page: Lighting Build
-[2024.01.11-22.46.42:006][ 0]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.11-22.46.42:009][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.57ms
-[2024.01.11-22.46.42:034][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete
-[2024.01.11-22.46.42:111][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.11-22.46.42:136][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
-[2024.01.11-22.46.42:137][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.46.42:137][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-22.46.42:137][ 0]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.11-22.46.42:191][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
-[2024.01.11-22.46.42:198][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.48ms
-[2024.01.11-22.46.42:198][ 0]Cmd: MAP CHECKDEP NOCLEARLOG
-[2024.01.11-22.46.42:198][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,089ms to complete.
-[2024.01.11-22.46.42:203][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 6.287
-[2024.01.11-22.46.42:203][ 0]LogShaderCompilers: Display: ================================================
-[2024.01.11-22.46.42:203][ 0]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.11-22.46.42:203][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
-[2024.01.11-22.46.42:203][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
-[2024.01.11-22.46.42:203][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
-[2024.01.11-22.46.42:203][ 0]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.11-22.46.42:203][ 0]LogShaderCompilers: Display: Shaders Compiled: 0
-[2024.01.11-22.46.42:203][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
-[2024.01.11-22.46.42:203][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
-[2024.01.11-22.46.42:203][ 0]LogShaderCompilers: Display: ================================================
-[2024.01.11-22.46.42:294][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.46.42:294][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.46.42:294][ 0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.46.42:305][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.46.42:311][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.46.42:319][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.46.42:326][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.46.42:359][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.42:359][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
-[2024.01.11-22.46.42:359][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.42:359][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
-[2024.01.11-22.46.42:359][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.42:360][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
-[2024.01.11-22.46.42:360][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.42:360][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
-[2024.01.11-22.46.42:360][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.42:360][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
-[2024.01.11-22.46.42:360][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.42:360][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
-[2024.01.11-22.46.42:361][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.42:361][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
-[2024.01.11-22.46.42:361][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.42:361][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
-[2024.01.11-22.46.42:361][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.42:361][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
-[2024.01.11-22.46.42:361][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.46.42:361][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
-[2024.01.11-22.46.42:410][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
-[2024.01.11-22.46.42:426][ 0]LogSlate: Took 0.000111 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
-[2024.01.11-22.46.42:428][ 0]LogSlate: Took 0.000084 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
-[2024.01.11-22.46.42:429][ 0]LogSlate: Took 0.000049 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
-[2024.01.11-22.46.42:446][ 0]LogViewport: Scene viewport resized to 1435x892, mode Windowed.
-[2024.01.11-22.46.42:604][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.5 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
-[2024.01.11-22.46.42:875][ 0]LogStall: Startup...
-[2024.01.11-22.46.42:877][ 0]LogStall: Startup complete.
-[2024.01.11-22.46.42:881][ 0]LogLoad: (Engine Initialization) Total time: 6.97 seconds
-[2024.01.11-22.46.42:881][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
-[2024.01.11-22.46.42:928][ 0]LogAssetRegistry: AssetRegistryGather time 0.0627s: AssetDataDiscovery 0.0145s, AssetDataGather 0.0172s, StoreResults 0.0310s.
-[2024.01.11-22.46.42:944][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000004 seconds (updated 0 objects)
-[2024.01.11-22.46.42:992][ 0]LogContentStreaming: Texture pool size now 1000 MB
-[2024.01.11-22.46.43:126][ 1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.VSync:0]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
+[2024.01.11-22.25.30:537][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
+[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
+[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
+[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
+[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
+[2024.01.11-22.25.30:541][ 0]LogRHI: Using Default RHI: D3D12
+[2024.01.11-22.25.30:541][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
+[2024.01.11-22.25.30:541][ 0]LogRHI: Loading RHI module D3D12RHI
+[2024.01.11-22.25.30:547][ 0]LogD3D12RHI: Aftermath initialized
+[2024.01.11-22.25.30:547][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
+[2024.01.11-22.25.30:547][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
+[2024.01.11-22.25.30:622][ 0]LogD3D12RHI: Found D3D12 adapter 0: AMD Radeon RX 6800 (VendorId: 1002, DeviceId: 73bf, SubSysId: e3a1002, Revision: 00c3
+[2024.01.11-22.25.30:622][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported
+[2024.01.11-22.25.30:622][ 0]LogD3D12RHI: Adapter has 16337MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 2 output[s]
+[2024.01.11-22.25.30:622][ 0]LogD3D12RHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
+[2024.01.11-22.25.30:622][ 0]LogD3D12RHI: Driver Date: 11-22-2023
+[2024.01.11-22.25.30:625][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000
+[2024.01.11-22.25.30:625][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported
+[2024.01.11-22.25.30:625][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 0 output[s]
+[2024.01.11-22.25.30:625][ 0]LogD3D12RHI: DirectX Agility SDK runtime found.
+[2024.01.11-22.25.30:625][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0
+[2024.01.11-22.25.30:626][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
+[2024.01.11-22.25.30:626][ 0]LogInit: Selected Device Profile: [WindowsEditor]
+[2024.01.11-22.25.30:626][ 0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
+[2024.01.11-22.25.30:626][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
+[2024.01.11-22.25.30:626][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.11-22.25.30:626][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
+[2024.01.11-22.25.30:626][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
+[2024.01.11-22.25.30:626][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
+[2024.01.11-22.25.30:626][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
+[2024.01.11-22.25.30:626][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
+[2024.01.11-22.25.30:626][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
+[2024.01.11-22.25.30:626][ 0]LogInit: Computer: DESKTOP-2MPQGVL
+[2024.01.11-22.25.30:626][ 0]LogInit: User: Windowssucks
+[2024.01.11-22.25.30:626][ 0]LogInit: CPU Page size=4096, Cores=8
+[2024.01.11-22.25.30:626][ 0]LogInit: High frequency timer resolution =10.000000 MHz
+[2024.01.11-22.25.30:626][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
+[2024.01.11-22.25.30:626][ 0]LogMemory: Platform Memory Stats for WindowsEditor
+[2024.01.11-22.25.30:626][ 0]LogMemory: Process Physical Memory: 493.86 MB used, 536.18 MB peak
+[2024.01.11-22.25.30:626][ 0]LogMemory: Process Virtual Memory: 484.74 MB used, 495.85 MB peak
+[2024.01.11-22.25.30:626][ 0]LogMemory: Physical Memory: 10408.02 MB used, 22246.72 MB free, 32654.75 MB total
+[2024.01.11-22.25.30:626][ 0]LogMemory: Virtual Memory: 27163.37 MB used, 5491.38 MB free, 32654.75 MB total
+[2024.01.11-22.25.30:626][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
+[2024.01.11-22.25.30:629][ 0]LogWindows: WindowsPlatformFeatures enabled
+[2024.01.11-22.25.30:636][ 0]LogInit: Physics initialised using underlying interface: Chaos
+[2024.01.11-22.25.30:636][ 0]LogInit: Using OS detected language (en-US).
+[2024.01.11-22.25.30:636][ 0]LogInit: Using OS detected locale (en-DE).
+[2024.01.11-22.25.30:637][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
+[2024.01.11-22.25.30:637][ 0]LogInit: Setting process to per monitor DPI aware
+[2024.01.11-22.25.30:790][ 0]LogWindowsTextInputMethodSystem: Available input methods:
+[2024.01.11-22.25.30:790][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard).
+[2024.01.11-22.25.30:790][ 0]LogWindowsTextInputMethodSystem: - English (Germany) - (Keyboard).
+[2024.01.11-22.25.30:790][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.11-22.25.30:800][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
+[2024.01.11-22.25.30:800][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
+[2024.01.11-22.25.30:881][ 0]LogRHI: Using Default RHI: D3D12
+[2024.01.11-22.25.30:881][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
+[2024.01.11-22.25.30:881][ 0]LogRHI: Loading RHI module D3D12RHI
+[2024.01.11-22.25.30:881][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
+[2024.01.11-22.25.30:881][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
+[2024.01.11-22.25.30:881][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6
+[2024.01.11-22.25.30:882][ 0]LogWindows: Attached monitors:
+[2024.01.11-22.25.30:882][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
+[2024.01.11-22.25.30:882][ 0]LogWindows: resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
+[2024.01.11-22.25.30:882][ 0]LogWindows: Found 2 attached monitors.
+[2024.01.11-22.25.30:882][ 0]LogWindows: Gathering driver information using Windows Setup API
+[2024.01.11-22.25.30:882][ 0]LogRHI: RHI Adapter Info:
+[2024.01.11-22.25.30:882][ 0]LogRHI: Name: AMD Radeon RX 6800
+[2024.01.11-22.25.30:882][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
+[2024.01.11-22.25.30:882][ 0]LogRHI: Driver Date: 11-22-2023
+[2024.01.11-22.25.30:882][ 0]LogD3D12RHI: GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
+[2024.01.11-22.25.30:901][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off
+[2024.01.11-22.25.30:901][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled
+[2024.01.11-22.25.30:901][ 0]LogD3D12RHI: [DRED] Using lightweight DRED.
+[2024.01.11-22.25.30:901][ 0]LogD3D12RHI: Emitting draw events for PIX profiling.
+[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device1 is supported.
+[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device2 is supported.
+[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device3 is supported.
+[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device4 is supported.
+[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device5 is supported.
+[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device6 is supported.
+[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device7 is supported.
+[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device8 is supported.
+[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device9 is supported.
+[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device10 is supported.
+[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device11 is supported.
+[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device12 is supported.
+[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: Bindless resources are supported
+[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: Stencil ref from pixel shader is supported
+[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=64).
+[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported.
+[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported
+[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported
+[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported
+[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported
+[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported
+[2024.01.11-22.25.31:012][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D)
+[2024.01.11-22.25.31:012][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy)
+[2024.01.11-22.25.31:013][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute)
+[2024.01.11-22.25.31:029][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0
+[2024.01.11-22.25.31:029][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0
+[2024.01.11-22.25.31:029][ 0]LogD3D12RHI: AMD hit token extension is supported
+[2024.01.11-22.25.31:029][ 0]LogRHI: Texture pool is 9808 MB (70% of 14012 MB)
+[2024.01.11-22.25.31:029][ 0]LogD3D12RHI: Async texture creation enabled
+[2024.01.11-22.25.31:029][ 0]LogD3D12RHI: RHI has support for 64 bit atomics
+[2024.01.11-22.25.31:052][ 0]LogVRS: Current RHI supports Variable Rate Shading
+[2024.01.11-22.25.31:061][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all'
+[2024.01.11-22.25.31:061][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all" ]
+[2024.01.11-22.25.31:079][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
+[2024.01.11-22.25.31:079][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
+[2024.01.11-22.25.31:079][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
+[2024.01.11-22.25.31:079][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
+[2024.01.11-22.25.31:079][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
+[2024.01.11-22.25.31:079][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
+[2024.01.11-22.25.31:079][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
+[2024.01.11-22.25.31:079][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
+[2024.01.11-22.25.31:080][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
+[2024.01.11-22.25.31:080][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
+[2024.01.11-22.25.31:080][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
+[2024.01.11-22.25.31:081][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
+[2024.01.11-22.25.31:081][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
+[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
+[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
+[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
+[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
+[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
+[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
+[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
+[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
+[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
+[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
+[2024.01.11-22.25.31:096][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
+[2024.01.11-22.25.31:096][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
+[2024.01.11-22.25.31:098][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
+[2024.01.11-22.25.31:098][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
+[2024.01.11-22.25.31:098][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
+[2024.01.11-22.25.31:098][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
+[2024.01.11-22.25.31:101][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
+[2024.01.11-22.25.31:101][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
+[2024.01.11-22.25.31:101][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
+[2024.01.11-22.25.31:103][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
+[2024.01.11-22.25.31:103][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
+[2024.01.11-22.25.31:103][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
+[2024.01.11-22.25.31:103][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
+[2024.01.11-22.25.31:105][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
+[2024.01.11-22.25.31:105][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
+[2024.01.11-22.25.31:109][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
+[2024.01.11-22.25.31:109][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
+[2024.01.11-22.25.31:109][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
+[2024.01.11-22.25.31:109][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
+[2024.01.11-22.25.31:109][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
+[2024.01.11-22.25.31:114][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
+[2024.01.11-22.25.31:150][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_MRT
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_TVOS
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_SM5
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_SM6
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_SIM
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: PCD3D_SM6
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: PCD3D_SM5
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: PCD3D_ES31
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: GLSL_150_ES31
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: VVM_1_0
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_VULKAN_SM5
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_VULKAN_ES31
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID
+[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_VULKAN_SM6
+[2024.01.11-22.25.31:152][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
+[2024.01.11-22.25.31:154][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
+[2024.01.11-22.25.31:154][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
+[2024.01.11-22.25.31:154][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
+[2024.01.11-22.25.31:154][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.11-22.25.31:154][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
+[2024.01.11-22.25.31:190][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
+[2024.01.11-22.25.31:190][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.11-22.25.31:190][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
+[2024.01.11-22.25.31:194][ 0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
+[2024.01.11-22.25.31:194][ 0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=1790.62MBs, RandomWriteSpeed=277.93MBs. Assigned SpeedClass 'Local'
+[2024.01.11-22.25.31:195][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
+[2024.01.11-22.25.31:195][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured.
+[2024.01.11-22.25.31:195][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
+[2024.01.11-22.25.31:195][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
+[2024.01.11-22.25.31:195][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
+[2024.01.11-22.25.31:196][ 0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/19144/).
+[2024.01.11-22.25.31:196][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/4951308D499D24F1B8966F9413468BC5/'.
+[2024.01.11-22.25.31:196][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
+[2024.01.11-22.25.31:196][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
+[2024.01.11-22.25.31:817][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
+[2024.01.11-22.25.31:947][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2024.01.11-22.25.31:947][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.11-22.25.32:254][ 0]LogSlate: Using FreeType 2.10.0
+[2024.01.11-22.25.32:254][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
+[2024.01.11-22.25.32:278][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
+[2024.01.11-22.25.32:278][ 0]LogAssetRegistry: FAssetRegistry took 0.0018 seconds to start up
+[2024.01.11-22.25.32:283][ 0]LogEditorDomain: Display: EditorDomain is Disabled
+[2024.01.11-22.25.32:454][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
+[2024.01.11-22.25.32:454][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
+[2024.01.11-22.25.32:454][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
+[2024.01.11-22.25.32:455][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
+[2024.01.11-22.25.32:455][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: Available device profiles:
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CE000][000009CD5DFC5000 66] GlobalDefaults,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CE400][000009CD5DFC7800 66] Windows,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CE600][000009CD5DFC0000 66] WindowsEditor,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CE800][000009CD5DFCC800 66] WindowsServer,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CEA00][000009CD54377800 66] WindowsClient,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CEC00][000009CD3F112800 66] IOS,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CEE00][000009CD6BDC0000 66] iPadAir2,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CF000][000009CD6BDC2800 66] IPadPro,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CF200][000009CD6BDC5000 66] iPadAir3,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CF400][000009CD6BDC7800 66] iPadAir4,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CF600][000009CD6BDCA000 66] iPadAir5,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CF800][000009CD6BDCC800 66] iPadMini4,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CFA00][000009CD6BDD0000 66] iPadMini5,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CFC00][000009CD6BDD2800 66] iPadMini6,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CFE00][000009CD6BDD5000 66] iPhone6S,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1FEA00][000009CD6BDD7800 66] iPhone7,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD541D7600][000009CD6BDDA000 66] iPodTouch7,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0000][000009CD6BDDC800 66] iPhone6SPlus,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0200][000009CD6BDF0000 66] iPhone7Plus,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0400][000009CD6BDF2800 66] iPhoneSE,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0600][000009CD6BDF5000 66] iPhone8,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0800][000009CD6BDF7800 66] iPhone8Plus,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0A00][000009CD6BDFA000 66] iPhoneX,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0C00][000009CD6BDFC800 66] iPhoneXS,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0E00][000009CD6BE00000 66] iPhoneXSMax,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1000][000009CD6BE02800 66] iPhoneXR,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1200][000009CD6BE05000 66] iPhone11,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1400][000009CD6BE07800 66] iPhone11Pro,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1600][000009CD6BE0A000 66] iPhone11ProMax,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1800][000009CD6BE0C800 66] iPhoneSE2,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1A00][000009CD6C010000 66] iPhone12Mini,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1C00][000009CD6C012800 66] iPhone12,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1E00][000009CD6C015000 66] iPhone12Pro,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2000][000009CD6C017800 66] iPhone12ProMax,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2200][000009CD6C01A000 66] iPhone13Mini,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2400][000009CD6C01C800 66] iPhone13,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2600][000009CD6C020000 66] iPhone13Pro,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2800][000009CD6C022800 66] iPhone13ProMax,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2A00][000009CD6C025000 66] iPhoneSE3,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2C00][000009CD6C027800 66] iPhone14,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2E00][000009CD6C02A000 66] iPhone14Plus,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3000][000009CD6C02C800 66] iPhone14Pro,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3200][000009CD6C030000 66] iPhone14ProMax,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3400][000009CD6C032800 66] iPhone15,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3600][000009CD6C035000 66] iPhone15Plus,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3800][000009CD6C037800 66] iPhone15Pro,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3A00][000009CD6C03A000 66] iPhone15ProMax,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3C00][000009CD6C03C800 66] iPadPro105,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3E00][000009CD6C050000 66] iPadPro129,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4000][000009CD6C052800 66] iPadPro97,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4200][000009CD6C055000 66] iPadPro2_129,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4400][000009CD6C057800 66] iPad5,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4600][000009CD6C05A000 66] iPad6,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4800][000009CD6C05C800 66] iPad7,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4A00][000009CD6C060000 66] iPad8,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4C00][000009CD6C062800 66] iPad9,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4E00][000009CD6C065000 66] iPad10,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5000][000009CD6C067800 66] iPadPro11,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5200][000009CD6C06A000 66] iPadPro2_11,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5400][000009CD6C06C800 66] iPadPro3_11,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5600][000009CD6C070000 66] iPadPro4_11,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5800][000009CD6C072800 66] iPadPro3_129,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5A00][000009CD6C075000 66] iPadPro4_129,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5C00][000009CD6C077800 66] iPadPro5_129,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5E00][000009CD6C07A000 66] iPadPro6_129,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6000][000009CD6C07C800 66] AppleTV,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6200][000009CD6C080000 66] AppleTV4K,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6400][000009CD6C082800 66] AppleTV2_4K,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6600][000009CD6C085000 66] TVOS,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6800][000009CD6C087800 66] Mac,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6A00][000009CD6C08A000 66] MacEditor,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6C00][000009CD6C08C800 66] MacClient,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6E00][000009CD6C090000 66] MacServer,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7000][000009CD6C092800 66] Linux,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7200][000009CD6C095000 66] LinuxEditor,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7400][000009CD6C097800 66] LinuxArm64Editor,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7600][000009CD6C09A000 66] LinuxArm64,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7800][000009CD6C09C800 66] LinuxClient,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7A00][000009CD6C0A0000 66] LinuxArm64Client,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7C00][000009CD6C0A2800 66] LinuxServer,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7E00][000009CD6C0A5000 66] LinuxArm64Server,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8000][000009CD6C0A7800 66] Android,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8200][000009CD6C0AA000 66] Android_Preview_OpenGL,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8400][000009CD6C0AC800 66] Android_Preview_Vulkan,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8600][000009CD6C040000 66] Android_Low,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8800][000009CD6C042800 66] Android_Mid,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8A00][000009CD6C045000 66] Android_High,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8C00][000009CD6C047800 66] Android_Default,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8E00][000009CD6C04A000 66] Android_Adreno4xx,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9000][000009CD6C04C800 66] Android_Adreno5xx_Low,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9200][000009CD6C0B0000 66] Android_Adreno5xx,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9400][000009CD6C0B2800 66] Android_Adreno6xx,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9600][000009CD6C0B5000 66] Android_Adreno6xx_Vulkan,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9800][000009CD6C0B7800 66] Android_Adreno7xx,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9A00][000009CD6C0BA000 66] Android_Adreno7xx_Vulkan,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9C00][000009CD6C0BC800 66] Android_Mali_T6xx,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9E00][000009CD6C0C0000 66] Android_Mali_T7xx,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEA000][000009CD6C0C2800 66] Android_Mali_T8xx,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEA200][000009CD6C0C5000 66] Android_Mali_G71,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEA400][000009CD6C0C7800 66] Android_Mali_G72,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEA600][000009CD6C0CA000 66] Android_Mali_G72_Vulkan,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEA800][000009CD6C0CC800 66] Android_Mali_G76,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEAA00][000009CD6C0D0000 66] Android_Mali_G76_Vulkan,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEAC00][000009CD6C0D2800 66] Android_Mali_G77,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEAE00][000009CD6C0D5000 66] Android_Mali_G77_Vulkan,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEB000][000009CD6C0D7800 66] Android_Mali_G78,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEB200][000009CD6C0DA000 66] Android_Mali_G78_Vulkan,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEB400][000009CD6C0DC800 66] Android_Mali_G710,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEB600][000009CD6C0E0000 66] Android_Mali_G710_Vulkan,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEBA00][000009CD6C0E2800 66] Android_Mali_G7xx,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEBC00][000009CD6C0E5000 66] Android_Mali_G7xx_Vulkan,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEBE00][000009CD6C0E7800 66] Android_Xclipse_920,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEC000][000009CD6C0EA000 66] Android_Xclipse_920_Vulkan,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEC400][000009CD6C0EC800 66] Android_Vulkan_SM5,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEC600][000009CD6C0F0000 66] Android_PowerVR_G6xxx,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEC800][000009CD6C0F2800 66] Android_PowerVR_GT7xxx,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDECA00][000009CD6C0F5000 66] Android_PowerVR_GE8xxx,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDECC00][000009CD6C0F7800 66] Android_PowerVR_GM9xxx,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDECE00][000009CD6C0FA000 66] Android_PowerVR_GM9xxx_Vulkan,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDED000][000009CD6C0FC800 66] Android_TegraK1,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDED200][000009CD6C100000 66] Android_Unknown_Vulkan,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDED400][000009CD6C102800 66] Oculus_Quest,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDED600][000009CD6C105000 66] Oculus_Quest2,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDED800][000009CD6C107800 66] Meta_Quest_Pro,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEDA00][000009CD6C10A000 66] Meta_Quest_3,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEDC00][000009CD6C10C800 66] HoloLens,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEDE00][000009CD6C110000 66] MagicLeap_Vulkan,
+[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: Active device profile: [000009CD6B1CE600][000009CD5DFC0000 66] WindowsEditor
+[2024.01.11-22.25.32:577][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
+[2024.01.11-22.25.32:577][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2024.01.11-22.25.32:577][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.11-22.25.32:578][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.11-22.25.32:578][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.11-22.25.32:578][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.11-22.25.32:578][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.11-22.25.32:578][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.11-22.25.32:580][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL'
+[2024.01.11-22.25.32:580][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
+[2024.01.11-22.25.32:658][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_FLumenCardPS<true>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EA41F02910936F61C1A29244FA8FAF42D1FD72AAB7_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
+[2024.01.11-22.25.32:710][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
+[2024.01.11-22.25.32:710][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
+[2024.01.11-22.25.32:710][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
+[2024.01.11-22.25.32:710][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available
+[2024.01.11-22.25.32:710][ 0]LogMeshMerging: No distributed automatic mesh merging module available
+[2024.01.11-22.25.32:983][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
+[2024.01.11-22.25.32:983][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
+[2024.01.11-22.25.32:992][ 0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
+[2024.01.11-22.25.32:992][ 0]LogUObjectAllocator: 6340896 out of 0 bytes used by permanent object pool.
+[2024.01.11-22.25.32:992][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
+[2024.01.11-22.25.32:996][ 0]LogLiveCoding: Display: Starting LiveCoding
+[2024.01.11-22.25.32:996][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
+[2024.01.11-22.25.32:999][ 0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
+[2024.01.11-22.25.33:001][ 0]LogLiveCoding: Display: Waiting for server
+[2024.01.11-22.25.33:014][ 0]LogSlate: Border
+[2024.01.11-22.25.33:014][ 0]LogSlate: BreadcrumbButton
+[2024.01.11-22.25.33:014][ 0]LogSlate: Brushes.Title
+[2024.01.11-22.25.33:014][ 0]LogSlate: Default
+[2024.01.11-22.25.33:014][ 0]LogSlate: Icons.Save
+[2024.01.11-22.25.33:014][ 0]LogSlate: Icons.Toolbar.Settings
+[2024.01.11-22.25.33:014][ 0]LogSlate: ListView
+[2024.01.11-22.25.33:014][ 0]LogSlate: SoftwareCursor_CardinalCross
+[2024.01.11-22.25.33:014][ 0]LogSlate: SoftwareCursor_Grab
+[2024.01.11-22.25.33:014][ 0]LogSlate: TableView.DarkRow
+[2024.01.11-22.25.33:014][ 0]LogSlate: TableView.Row
+[2024.01.11-22.25.33:014][ 0]LogSlate: TreeView
+[2024.01.11-22.25.33:091][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
+[2024.01.11-22.25.33:093][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
+[2024.01.11-22.25.33:104][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled
+[2024.01.11-22.25.33:104][ 0]LogInit: XR: MultiViewport is Disabled
+[2024.01.11-22.25.33:104][ 0]LogInit: XR: Mobile Multiview is Disabled
+[2024.01.11-22.25.33:220][ 0]LogTurnkeySupport: Completed device detection: Code = 0
+[2024.01.11-22.25.33:304][ 0]LogPython: Using Python 3.9.7
+[2024.01.11-22.25.33:305][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread
+[2024.01.11-22.25.33:905][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: D6ACAF144BF34C5563C0918C94004E5E | Instance: E4A1EA3B4B7618DDFE2284AEB8F8A06F (DESKTOP-2MPQGVL-19144).
+[2024.01.11-22.25.33:953][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
+[2024.01.11-22.25.33:955][ 0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
+[2024.01.11-22.25.33:960][ 0]LogTcpMessaging: Initializing TcpMessaging bridge
+[2024.01.11-22.25.34:204][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
+[2024.01.11-22.25.34:220][ 0]LogMetasoundEngine: MetaSound Engine Initialized
+[2024.01.11-22.25.34:665][ 0]LogOpenImageDenoise: OIDN starting up
+[2024.01.11-22.25.34:751][ 0]SourceControl: Revision control is disabled
+[2024.01.11-22.25.34:755][ 0]LogUProjectInfo: Found projects:
+[2024.01.11-22.25.34:765][ 0]SourceControl: Revision control is disabled
+[2024.01.11-22.25.34:776][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.11-22.25.34:776][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.11-22.25.34:776][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.11-22.25.34:916][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
+[2024.01.11-22.25.34:926][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.11-22.25.34:926][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.11-22.25.34:999][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
+[2024.01.11-22.25.35:042][ 0]LogCollectionManager: Loaded 0 collections in 0.000647 seconds
+[2024.01.11-22.25.35:043][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
+[2024.01.11-22.25.35:044][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
+[2024.01.11-22.25.35:046][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
+[2024.01.11-22.25.35:318][ 0]LogEngine: Initializing Engine...
+[2024.01.11-22.25.35:321][ 0]LogHMD: HMD configured for shader platform PCD3D_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
+[2024.01.11-22.25.35:322][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
+[2024.01.11-22.25.35:445][ 0]LogInit: Initializing FReadOnlyCVARCache
+[2024.01.11-22.25.35:450][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.11-22.25.35:450][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.11-22.25.35:455][ 0]LogAIModule: Creating AISystem for world Untitled
+[2024.01.11-22.25.35:456][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
+[2024.01.11-22.25.35:456][ 0]LogInit: Texture streaming: Enabled
+[2024.01.11-22.25.35:466][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
+[2024.01.11-22.25.35:472][ 0]LogAudio: Display: Initializing Audio Device Manager...
+[2024.01.11-22.25.35:479][ 0]LogAudio: Display: Loading Default Audio Settings Objects...
+[2024.01.11-22.25.35:479][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
+[2024.01.11-22.25.35:479][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered
+[2024.01.11-22.25.35:480][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered
+[2024.01.11-22.25.35:480][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
+[2024.01.11-22.25.35:480][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered
+[2024.01.11-22.25.35:480][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered
+[2024.01.11-22.25.35:480][ 0]LogAudio: Display: Audio Device Manager Initialized
+[2024.01.11-22.25.35:480][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True
+[2024.01.11-22.25.35:480][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.11-22.25.35:480][ 0]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.11-22.25.35:480][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.11-22.25.35:480][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.11-22.25.35:480][ 0]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.11-22.25.35:480][ 0]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.11-22.25.35:480][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.11-22.25.35:480][ 0]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.11-22.25.35:481][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.11-22.25.35:481][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.11-22.25.35:481][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.11-22.25.35:485][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.11-22.25.35:585][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.11-22.25.35:586][ 0]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.11-22.25.35:587][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.11-22.25.35:587][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.11-22.25.35:588][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
+[2024.01.11-22.25.35:588][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
+[2024.01.11-22.25.35:589][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
+[2024.01.11-22.25.35:589][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
+[2024.01.11-22.25.35:589][ 0]LogInit: FAudioDevice initialized with ID 1.
+[2024.01.11-22.25.35:589][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
+[2024.01.11-22.25.35:589][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.11-22.25.35:600][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
+[2024.01.11-22.25.35:603][ 0]LogInit: Undo buffer set to 32 MB
+[2024.01.11-22.25.35:603][ 0]LogInit: Transaction tracking system initialized
+[2024.01.11-22.25.35:617][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
+[2024.01.11-22.25.35:617][ 0]LogSourceControl: Uncontrolled asset enumeration started...
+[2024.01.11-22.25.35:620][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002185 seconds (Found 160 uncontrolled assets)
+[2024.01.11-22.25.35:623][ 0]BlueprintLog: New page: Editor Load
+[2024.01.11-22.25.35:682][ 0]LocalizationService: Localization service is disabled
+[2024.01.11-22.25.35:695][ 0]TimingProfiler: Initialize
+[2024.01.11-22.25.35:695][ 0]TimingProfiler: OnSessionChanged
+[2024.01.11-22.25.35:695][ 0]LoadingProfiler: Initialize
+[2024.01.11-22.25.35:695][ 0]LoadingProfiler: OnSessionChanged
+[2024.01.11-22.25.35:695][ 0]NetworkingProfiler: Initialize
+[2024.01.11-22.25.35:695][ 0]NetworkingProfiler: OnSessionChanged
+[2024.01.11-22.25.35:695][ 0]MemoryProfiler: Initialize
+[2024.01.11-22.25.35:696][ 0]MemoryProfiler: OnSessionChanged
+[2024.01.11-22.25.35:752][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.11-22.25.35:752][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.11-22.25.35:752][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.11-22.25.35:823][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
+[2024.01.11-22.25.35:933][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
+[2024.01.11-22.25.35:987][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
+[2024.01.11-22.25.35:988][ 0]SourceControl: Revision control is disabled
+[2024.01.11-22.25.35:988][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 6.511
+[2024.01.11-22.25.35:988][ 0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4
+[2024.01.11-22.25.35:989][ 0]LightingResults: New page: Lighting Build
+[2024.01.11-22.25.35:990][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
+[2024.01.11-22.25.35:991][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.11-22.25.35:991][ 0]MapCheck: New page: Map Check
+[2024.01.11-22.25.35:991][ 0]LightingResults: New page: Lighting Build
+[2024.01.11-22.25.35:994][ 0]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.11-22.25.35:996][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms
+[2024.01.11-22.25.36:031][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete
+[2024.01.11-22.25.36:104][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.11-22.25.36:129][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
+[2024.01.11-22.25.36:129][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.11-22.25.36:129][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.11-22.25.36:129][ 0]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.11-22.25.36:181][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
+[2024.01.11-22.25.36:188][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.48ms
+[2024.01.11-22.25.36:189][ 0]Cmd: MAP CHECKDEP NOCLEARLOG
+[2024.01.11-22.25.36:189][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,08ms to complete.
+[2024.01.11-22.25.36:193][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 6.716
+[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
+[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
+[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
+[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.11-22.25.36:268][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.11-22.25.36:268][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.11-22.25.36:268][ 0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.11-22.25.36:278][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.11-22.25.36:286][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.11-22.25.36:294][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.11-22.25.36:302][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.11-22.25.36:339][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.11-22.25.36:339][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
+[2024.01.11-22.25.36:339][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.11-22.25.36:340][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
+[2024.01.11-22.25.36:340][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.11-22.25.36:340][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
+[2024.01.11-22.25.36:340][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.11-22.25.36:340][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
+[2024.01.11-22.25.36:340][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.11-22.25.36:340][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
+[2024.01.11-22.25.36:341][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.11-22.25.36:341][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
+[2024.01.11-22.25.36:341][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.11-22.25.36:341][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
+[2024.01.11-22.25.36:341][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.11-22.25.36:341][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
+[2024.01.11-22.25.36:341][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.11-22.25.36:341][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
+[2024.01.11-22.25.36:342][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.11-22.25.36:342][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
+[2024.01.11-22.25.36:389][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
+[2024.01.11-22.25.36:407][ 0]LogSlate: Took 0.000099 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.11-22.25.36:410][ 0]LogSlate: Took 0.000088 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
+[2024.01.11-22.25.36:410][ 0]LogSlate: Took 0.000048 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
+[2024.01.11-22.25.36:427][ 0]LogViewport: Scene viewport resized to 1435x892, mode Windowed.
+[2024.01.11-22.25.36:602][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.5 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
+[2024.01.11-22.25.36:860][ 0]LogStall: Startup...
+[2024.01.11-22.25.36:861][ 0]LogStall: Startup complete.
+[2024.01.11-22.25.36:866][ 0]LogLoad: (Engine Initialization) Total time: 7.39 seconds
+[2024.01.11-22.25.36:866][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
+[2024.01.11-22.25.36:907][ 0]LogAssetRegistry: AssetRegistryGather time 0.0757s: AssetDataDiscovery 0.0167s, AssetDataGather 0.0269s, StoreResults 0.0322s.
+[2024.01.11-22.25.36:924][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000004 seconds (updated 0 objects)
+[2024.01.11-22.25.36:972][ 0]LogContentStreaming: Texture pool size now 1000 MB
+[2024.01.11-22.25.37:015][ 1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
-[2024.01.11-22.46.43:138][ 1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.028830 secs
-[2024.01.11-22.46.43:178][ 3]LogD3D12RHI: Cannot end block when stack is empty
-[2024.01.11-22.46.45:388][204]LogSlate: Took 0.000127 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
-[2024.01.11-22.46.46:733][301]LogSlate: External Image Picker: DecompressImage failed
-[2024.01.11-22.46.46:806][301]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.46.47:145][301]LogD3D12RHI: Warning: Waited for PSO creation for 100.000000ms
-[2024.01.11-22.46.48:270][380]LogSlate: Window 'Project Settings' being destroyed
-[2024.01.11-22.46.56:311][289]LogEditorClassViewer: Warning: Class /Game/Characters/MannequinsXR/Meshes/ABP_MannequinsXR.PLACEHOLDER-CLASS__B_MannequinsXR_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-22.46.56:311][289]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__B_MannequinsXR_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-22.46.56:311][289]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__VRTeleportVisualizer_C_1 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-22.46.56:311][289]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__GrabComponent_C_2 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-22.46.56:311][289]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__Menu_C_3 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-22.46.56:311][289]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__ABP_MannequinsXR_C_4 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-22.48.19:009][811]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.48.19:039][813]LogD3D12RHI: Display: D3D12 CreateCommittedResource failed with params:
- Heap Type: 1
- Heap Flags: 0
- Resource Dimension: 3
- Resource Width: 2872
- Resource Height: 1784
- Format: 13
- Resource Flags: 1
-[2024.01.11-22.48.19:039][813]LogD3D12RHI: Error: Adapter->CreateCommittedResource(Desc, GetGPUMask(), HeapProps, InCreateState, InResourceStateMode, DefaultState, InClearValue, &NewResource, InName, false) failed
- at D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12PoolAllocator.cpp:436
+[2024.01.11-22.25.37:020][ 1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.022996 secs
+[2024.01.11-22.25.37:276][ 3]LogD3D12RHI: Cannot end block when stack is empty
+[2024.01.11-22.25.37:669][ 4]LogSlate: Took 0.000075 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
+[2024.01.11-22.25.51:940][232]LogSlate: Took 0.000090 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
+[2024.01.11-22.26.02:038][480]LogSlate: External Image Picker: DecompressImage failed
+[2024.01.11-22.26.02:240][481]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.11-22.26.09:519][618]LogEditorClassViewer: Warning: Class /Game/FirstPerson/Blueprints/BP_FirstPersonCharacter.PLACEHOLDER-CLASS__BP_Weapon_Component_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
+[2024.01.11-22.26.09:519][618]LogEditorClassViewer: Warning: Class /Game/FirstPersonArms/Animations/FirstPerson_AnimBP.PLACEHOLDER-CLASS__BP_FirstPersonCharacter_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
+[2024.01.11-22.26.09:519][618]LogEditorClassViewer: Warning: Class /Game/FirstPerson/Blueprints/BP_Weapon_Component.PLACEHOLDER-CLASS__BP_FirstPersonCharacter_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
+[2024.01.11-22.26.09:519][618]LogEditorClassViewer: Warning: Class /Game/FirstPerson/Blueprints/BP_Weapon_Component.PLACEHOLDER-CLASS__BP_FirstPersonProjectile_C_1 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
+[2024.01.11-22.26.17:318][398]LogSlate: Window 'Project Settings' being destroyed
+[2024.01.11-22.26.17:733][433]LogD3D12RHI: Error: D3DDevice->CreateHeap(&Desc, IID_PPV_ARGS(&D3DHeap)) failed
+ at D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12TransientResourceAllocator.cpp:76
with error E_OUTOFMEMORY
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 3 = 524288 KB (2D[2] 16384x4096 PF_R32_UINT UAV) Shadow.Virtual.PhysicalPagePool
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 84 = 524288 KB (2D[2] 16384x4096 PF_R32_UINT UAV) Shadow.Virtual.PhysicalPagePool
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 4 = 87488 KB (2D 8192x2048 PF_R32_FLOAT UAV) Shadow.Virtual.HZBPhysicalPagePool
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 64 = 87488 KB (2D 8192x2048 PF_R32_FLOAT UAV) Shadow.Virtual.HZBPhysicalPagePool
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 85 = 87488 KB (2D 8192x2048 PF_R32_FLOAT UAV) Shadow.Virtual.HZBPhysicalPagePool
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 10 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 28 = 65856 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 31 = 65856 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 29 = 65856 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 9 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 16 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.Radiosity.TraceRadianceAtlas
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 48 = 65536 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 23 = 32960 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 8 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 14 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 60 = 20736 KB (2D 2872x1784 PF_R32_FLOAT RT) Composite.PrimitivesDepthHistory
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 90 = 20608 KB (2D 2872x1784 PF_FloatR11G11B10 UAV) TSR.Output
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 11 = 20608 KB (2D 2872x1784 PF_FloatR11G11B10 UAV) TSR.Output
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 25 = 16512 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 30 = 16512 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 26 = 16384 KB (2D 4096x4096 PF_BC5 UAV) Lumen.SceneNormal
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 27 = 16384 KB (2D 4096x4096 PF_BC6H UAV) Lumen.SceneEmissive
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 24 = 16384 KB (2D 4096x4096 PF_BC7 UAV) Lumen.SceneAlbedo
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 36 = 8384 KB (2D 1256x780 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 80 = 8384 KB (2D 1256x780 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 74 = 8384 KB (2D 1256x780 PF_FloatRGBA RT UAV) SceneColor
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 43 = 8384 KB (2D 1256x780 PF_FloatRGBA RT UAV) SceneColor
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 42 = 8320 KB (2D 1256x780 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 75 = 8320 KB (2D 1256x780 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 17 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHBlueAtlas
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 18 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHGreenAtlas
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 19 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHRedAtlas
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 86 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 5 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 62 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 49 = 8192 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 22 = 5952 KB (2D 1256x780 PF_DepthStencil) SceneDepthZ
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 63 = 5376 KB (2D 1436x892 PF_FloatR11G11B10 UAV) TSR.Output
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 92 = 5376 KB (2D 1436x892 PF_FloatR11G11B10 UAV) TSR.Output
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 7 = 5376 KB (2D 2872x1784 PF_R8 UAV) TSR.History.Metadata
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 91 = 5376 KB (2D 2872x1784 PF_R8 UAV) TSR.History.Metadata
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 88 = 4480 KB (2D 1256x780 PF_A2B10G10R10 UAV) TSR.History.Guide
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 32 = 4480 KB (2D 1256x780 PF_A2B10G10R10 UAV) TSR.History.Guide
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 40 = 4480 KB (2D 1256x780 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 76 = 4480 KB (2D 1256x780 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 77 = 4480 KB (2D 1256x780 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 41 = 4480 KB (2D 1256x780 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 33 = 4480 KB (2D 1256x780 PF_R32_FLOAT UAV) Lumen.DepthHistory
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 83 = 4480 KB (2D 1256x780 PF_R32_FLOAT UAV) Lumen.DepthHistory
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 37 = 4480 KB (2D 1256x780 PF_R32_UINT UAV) TSR.History.SubpixelDepth
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 87 = 4480 KB (2D 1256x780 PF_R32_UINT UAV) TSR.History.SubpixelDepth
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 15 = 4480 KB (2D 1256x780 PF_R8G8B8A8 UAV) TSR.History.Moire
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 89 = 4480 KB (2D 1256x780 PF_R8G8B8A8 UAV) TSR.History.Moire
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 13 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
-[2024.01.11-22.48.22:387][813]LogConsoleResponse: 81 = 2304 KB (2D 1256x780 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 35 = 2304 KB (2D 1256x780 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 66 = 2304 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 58 = 2304 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 12 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 46 = 1600 KB (2D 1436x892 PF_R8 RT) Final Luminance
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 56 = 1600 KB (2D 632x584 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 68 = 1600 KB (2D 632x584 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 44 = 1408 KB (2D 1024x512 PF_R16F UAV) HZBFurthest
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 73 = 1408 KB (2D 1024x512 PF_R16F UAV) HZBFurthest
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 34 = 1280 KB (2D 1256x780 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 82 = 1280 KB (2D 1256x780 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 79 = 1280 KB (2D 1256x780 PF_R8 UAV) Lumen.ScreenProbeGather.FastUpdateMode
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 39 = 1280 KB (2D 1256x780 PF_R8 UAV) Lumen.ScreenProbeGather.FastUpdateMode
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 38 = 1280 KB (2D 1256x780 PF_R8 UAV) Lumen.ScreenProbeGather.NumHistoryFramesAccumulated
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 78 = 1280 KB (2D 1256x780 PF_R8 UAV) Lumen.ScreenProbeGather.NumHistoryFramesAccumulated
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 50 = 1088 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 53 = 1088 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 52 = 1088 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 51 = 1024 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 45 = 320 KB (3D 40x25x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 72 = 320 KB (3D 40x25x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 57 = 256 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 67 = 256 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 71 = 192 KB (3D 40x25x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 47 = 192 KB (3D 40x25x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 54 = 128 KB (2D 79x73 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 70 = 128 KB (2D 79x73 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 21 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 20 = 64 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 61 = 64 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 59 = 64 KB (2D 1x1 PF_R16F UAV) Dummy
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 65 = 64 KB (2D 1x1 PF_R16F UAV) Dummy
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 6 = 64 KB (2D 66x64 PF_A16B16G16R16) SSProfiles
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 69 = 64 KB (2D 79x73 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 55 = 64 KB (2D 79x73 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 1 = 64 KB (3D 1x1x1 PF_B8G8R8A8 RT) HairLUT0
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: 2 = 12 KB (2D 768x8 PF_R8) AsciiTexture
-[2024.01.11-22.48.22:388][813]LogConsoleResponse:
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: Pool: 1586/2185 MB (referenced/allocated)
-[2024.01.11-22.48.22:388][813]LogConsoleResponse:
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: RDGResourceName (what was rendered this frame, use <RDGResourceName>@<Version> to get intermediate versions):
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: BloomSetup Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture Lumen.SceneNormal Lumen.TranslucencyVolume.SHLighting1 TranslucentVolumeDirectional1
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: BloomX Lumen.RadianceCache.FinalRadianceAtlas Lumen.SceneNumFramesAccumulatedAtlas Lumen.TranslucencyVolume.SHLightingNewHistory0 TSR.AntiAliasing.Filtered
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: BloomY Lumen.RadianceCache.RadianceProbeAtlasTextureSource Lumen.SceneOpacity Lumen.TranslucencyVolume.VolumeTraceHitDistance TSR.AntiAliasing.Noise
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: CombineLUTs Lumen.RadianceCache.RadianceProbeIndirectionTexture Lumen.ScreenProbeGather.BackfaceDiffuseIndirect Lumen.TranslucencyVolume.VolumeTraceRadiance TSR.AntiAliasing.Raw
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: Composite.PrimitivesDepth Lumen.Radiosity.FilteredTraceRadianceAtlas Lumen.ScreenProbeGather.DiffuseIndirect Nanite.MaterialDepth TSR.ClosestDepthTexture
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: Composite.PrimitivesDepthHistory Lumen.Radiosity.ProbeSHBlueAtlas Lumen.ScreenProbeGather.FastUpdateMode Nanite.PreviousOccluderHZB TSR.DummyOutput
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: Dummy Lumen.Radiosity.ProbeSHGreenAtlas Lumen.ScreenProbeGather.LightingProbabilityDensityFunction Nanite.ShadingMask TSR.HalfResOutput
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: Editor.PrimitivesColor Lumen.Radiosity.ProbeSHRedAtlas Lumen.ScreenProbeGather.NumHistoryFramesAccumulated Nanite.VisBuffer64 TSR.History.Guide
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: Editor.SelectionOutline Lumen.Radiosity.TraceRadianceAtlas Lumen.ScreenProbeGather.RayInfosForTracing OIT.SampleColor TSR.History.Metadata
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: EyeAdaptationTexture Lumen.Reflections.AccumulatedResolveVariance Lumen.ScreenProbeGather.RoughSpecularIndirect OIT.SampleCount TSR.History.Moire
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: Final Luminance Lumen.Reflections.NumHistoryFramesAccumulated Lumen.ScreenProbeGather.ScreenBentNormal OIT.SampleDepth TSR.History.SubpixelDepth
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: GaussianLumSetupTexture Lumen.Reflections.RayTraceDistance Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance OIT.SampleTrans TSR.HistoryRejection
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: GBufferA Lumen.Reflections.ReflectionDownsampledDepth Lumen.ScreenProbeGather.ScreenProbeFilteredRadianceWithBorder Scene(1/16) TSR.Moire.Luma
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: GBufferB Lumen.Reflections.ReflectionRayBuffer Lumen.ScreenProbeGather.ScreenProbeHitDistance Scene(1/32) TSR.Output
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: GBufferC Lumen.Reflections.ResolvedSpecularIndirect Lumen.ScreenProbeGather.ScreenProbeMoving Scene(1/4) TSR.ParallaxFactor
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: GBufferD Lumen.Reflections.ResolvedSpecularIndirectDepth Lumen.ScreenProbeGather.ScreenProbeRadiance Scene(1/64) TSR.ParallaxRejectionMask
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: GBufferE Lumen.Reflections.ResolveTileUsed Lumen.ScreenProbeGather.ScreenProbeRadianceSHAmbient Scene(1/8) TSR.PrevClosestDepthTexture
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: HeterogeneousVolumes Lumen.Reflections.ResolveVariance Lumen.ScreenProbeGather.ScreenProbeRadianceSHDirectional SceneColor TSR.PrevScatteredSubpixelDepth
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: HZBClosest Lumen.Reflections.SpecularIndirect Lumen.ScreenProbeGather.ScreenProbeSceneDepth SceneDepthZ TSR.PrevUseCountTexture
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: HZBFurthest Lumen.Reflections.TraceHit Lumen.ScreenProbeGather.ScreenProbeTraceMoving SceneVelocity TSR.ReprojectedHistoryGuide
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: LightingChannels Lumen.Reflections.TraceRadiance Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition SelectionOutlineColor TSR.ReprojectedHistoryMoire
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: LocalExposure Lumen.ResampledCardCaptureDirectLighting Lumen.ScreenProbeGather.ScreenProbeWorldNormal Shadow.Virtual.HZBPhysicalPagePool TSR.SceneColorLdrLuma
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: LocalExposureGaussianX Lumen.ResampledCardCaptureIndirectLighting Lumen.ScreenProbeGather.ScreenProbeWorldSpeed Shadow.Virtual.MaskBits TSR.Velocity.Dilated
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: LocalExposureGaussianY Lumen.ResampledCardCaptureNumFramesAccumulated Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeHeader Shadow.Virtual.PhysicalPagePool TSR.Velocity.HoleFilled
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: Lumen.CardCaptureAlbedoAtlas Lumen.SceneAlbedo Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeIndices Substrate.DummyWritableTexture TSR.velocity.HoleFillMask
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: Lumen.CardCaptureDepthStencilAtlas Lumen.SceneDepth Lumen.ScreenProbeGather.TileClassificationModes Tonemap ViewFamilyTexture
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: Lumen.CardCaptureEmissiveAtlas Lumen.SceneDirectLighting Lumen.ScreenProbeGather.TraceHit Translucency.AfterDOF.Color
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: Lumen.CardCaptureNormalAtlas Lumen.SceneEmissive Lumen.ScreenProbeGather.TraceRadiance TranslucentVolumeAmbient0
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: Lumen.DepthHistory Lumen.SceneFinalLighting Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance TranslucentVolumeAmbient1
-[2024.01.11-22.48.22:388][813]LogConsoleResponse: Lumen.RadianceCache.DepthProbeAtlasTexture Lumen.SceneIndirectLighting Lumen.TranslucencyVolume.SHLighting0 TranslucentVolumeDirectional0
-[2024.01.11-22.48.22:388][813]LogConsoleResponse:
-[2024.01.11-22.48.22:388][813]Cmd: rhi.DumpMemory
-[2024.01.11-22.48.22:392][813]RHI resource memory (not tracked by our allocator)
-[2024.01.11-22.48.22:393][813] 30.643MB - Bindless Resource Heap - STAT_BindlessResourceHeapMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 0.221MB - Bindless Sampler Heap - STAT_BindlessSamplerHeapMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 0.000MB - Misc Buffer Memory - STAT_MiscBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 0.000MB - Draw Indirect Buffer Memory - STAT_DrawIndirectBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 623.579MB - Byte Address Buffer Memory - STAT_ByteAddressBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 151.854MB - Structured Buffer Memory - STAT_StructuredBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 0.000MB - RayTracing Acceleration Structure Memory - STAT_RTAccelerationStructureMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 32.455MB - Vertex Buffer Memory - STAT_VertexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 5.876MB - Index Buffer Memory - STAT_IndexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 0.019MB - Uniform Buffer Memory - STAT_UniformBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 17.336MB - Texture Cube Memory - STAT_TextureMemoryCube - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 0.211MB - Texture 3D Memory - STAT_TextureMemory3D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 144.227MB - Texture 2D Memory - STAT_TextureMemory2D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 1724.688MB - UAV Texture Memory - STAT_UAVTextureMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 0.000MB - Render Target Cube Memory - STAT_RenderTargetMemoryCube - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 0.188MB - Render Target 3D Memory - STAT_RenderTargetMemory3D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813] 480.062MB - Render Target 2D Memory - STAT_RenderTargetMemory2D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.48.22:393][813]3211.357MB total
-[2024.01.11-22.48.22:393][813]LogWindows: FPlatformMisc::RequestExit(1, D3D12Util.TerminateOnOutOfMemory)
-[2024.01.11-22.48.22:393][813]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 0, D3D12Util.TerminateOnOutOfMemory)
-[2024.01.11-22.48.22:393][813]LogCore: Engine exit requested (reason: Win RequestExit)
+[2024.01.11-22.26.22:714][433]LogConsoleResponse: 3 = 524288 KB (2D[2] 16384x4096 PF_R32_UINT UAV) Shadow.Virtual.PhysicalPagePool
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 64 = 87488 KB (2D 8192x2048 PF_R32_FLOAT UAV) Shadow.Virtual.HZBPhysicalPagePool
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 4 = 87488 KB (2D 8192x2048 PF_R32_FLOAT UAV) Shadow.Virtual.HZBPhysicalPagePool
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 10 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 28 = 65856 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 31 = 65856 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 29 = 65856 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 9 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 40 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.Radiosity.TraceRadianceAtlas
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 48 = 65536 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 23 = 32960 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 8 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 14 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 7 = 20736 KB (2D 2872x1784 PF_R32_FLOAT RT) Composite.PrimitivesDepthHistory
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 16 = 20608 KB (2D 2872x1784 PF_FloatR11G11B10 UAV) TSR.Output
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 25 = 16512 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 30 = 16512 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 26 = 16384 KB (2D 4096x4096 PF_BC5 UAV) Lumen.SceneNormal
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 27 = 16384 KB (2D 4096x4096 PF_BC6H UAV) Lumen.SceneEmissive
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 24 = 16384 KB (2D 4096x4096 PF_BC7 UAV) Lumen.SceneAlbedo
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 34 = 8384 KB (2D 1256x780 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 45 = 8384 KB (2D 1256x780 PF_FloatRGBA RT UAV) SceneColor
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 74 = 8384 KB (2D 1256x780 PF_FloatRGBA RT UAV) SceneColor
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 75 = 8320 KB (2D 1256x780 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 44 = 8320 KB (2D 1256x780 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 35 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHBlueAtlas
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 37 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHGreenAtlas
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 38 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHRedAtlas
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 63 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 5 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 49 = 8192 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 22 = 5952 KB (2D 1256x780 PF_DepthStencil) SceneDepthZ
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 11 = 5376 KB (2D 1436x892 PF_FloatR11G11B10 UAV) TSR.Output
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 15 = 5376 KB (2D 2872x1784 PF_R8 UAV) TSR.History.Metadata
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 18 = 4480 KB (2D 1256x780 PF_A2B10G10R10 UAV) TSR.History.Guide
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 76 = 4480 KB (2D 1256x780 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 42 = 4480 KB (2D 1256x780 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 43 = 4480 KB (2D 1256x780 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 77 = 4480 KB (2D 1256x780 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 19 = 4480 KB (2D 1256x780 PF_R32_FLOAT UAV) Lumen.DepthHistory
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 36 = 4480 KB (2D 1256x780 PF_R32_UINT UAV) TSR.History.SubpixelDepth
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 80 = 4480 KB (2D 1256x780 PF_R32_UINT UAV) TSR.History.SubpixelDepth
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 17 = 4480 KB (2D 1256x780 PF_R8G8B8A8 UAV) TSR.History.Moire
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 13 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 33 = 2304 KB (2D 1256x780 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 66 = 2304 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 61 = 2304 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 12 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 62 = 1600 KB (2D 1436x892 PF_R8 RT) Final Luminance
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 59 = 1600 KB (2D 632x584 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 68 = 1600 KB (2D 632x584 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 73 = 1408 KB (2D 1024x512 PF_R16F UAV) HZBFurthest
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 47 = 1408 KB (2D 1024x512 PF_R16F UAV) HZBFurthest
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 32 = 1280 KB (2D 1256x780 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 41 = 1280 KB (2D 1256x780 PF_R8 UAV) Lumen.ScreenProbeGather.FastUpdateMode
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 79 = 1280 KB (2D 1256x780 PF_R8 UAV) Lumen.ScreenProbeGather.FastUpdateMode
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 78 = 1280 KB (2D 1256x780 PF_R8 UAV) Lumen.ScreenProbeGather.NumHistoryFramesAccumulated
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 39 = 1280 KB (2D 1256x780 PF_R8 UAV) Lumen.ScreenProbeGather.NumHistoryFramesAccumulated
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 50 = 1088 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 53 = 1088 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 52 = 1088 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 51 = 1024 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 55 = 320 KB (3D 40x25x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 72 = 320 KB (3D 40x25x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 60 = 256 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 67 = 256 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 56 = 192 KB (3D 40x25x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 71 = 192 KB (3D 40x25x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 70 = 128 KB (2D 79x73 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 57 = 128 KB (2D 79x73 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 21 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 20 = 64 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 54 = 64 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 65 = 64 KB (2D 1x1 PF_R16F UAV) Dummy
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 46 = 64 KB (2D 1x1 PF_R16F UAV) Dummy
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 6 = 64 KB (2D 66x64 PF_A16B16G16R16) SSProfiles
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 69 = 64 KB (2D 79x73 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 58 = 64 KB (2D 79x73 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 1 = 64 KB (3D 1x1x1 PF_B8G8R8A8 RT) HairLUT0
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: 2 = 12 KB (2D 768x8 PF_R8) AsciiTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse:
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: Pool: 1522/1524 MB (referenced/allocated)
+[2024.01.11-22.26.22:715][433]LogConsoleResponse:
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: RDGResourceName (what was rendered this frame, use <RDGResourceName>@<Version> to get intermediate versions):
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: BloomSetup Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture Lumen.SceneIndirectLighting Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance TranslucentVolumeAmbient0
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: BloomX Lumen.RadianceCache.FinalRadianceAtlas Lumen.SceneNormal Lumen.TranslucencyVolume.SHLighting0 TranslucentVolumeAmbient1
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: BloomY Lumen.RadianceCache.RadianceProbeAtlasTextureSource Lumen.SceneNumFramesAccumulatedAtlas Lumen.TranslucencyVolume.SHLighting1 TranslucentVolumeDirectional0
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: Composite.PrimitivesDepth Lumen.RadianceCache.RadianceProbeIndirectionTexture Lumen.SceneOpacity Lumen.TranslucencyVolume.SHLightingNewHistory0 TranslucentVolumeDirectional1
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: Composite.PrimitivesDepthHistory Lumen.Radiosity.FilteredTraceRadianceAtlas Lumen.ScreenProbeGather.BackfaceDiffuseIndirect Lumen.TranslucencyVolume.VolumeTraceHitDistance TSR.AntiAliasing.Filtered
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: Dummy Lumen.Radiosity.ProbeSHBlueAtlas Lumen.ScreenProbeGather.DiffuseIndirect Lumen.TranslucencyVolume.VolumeTraceRadiance TSR.AntiAliasing.Noise
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: Editor.PrimitivesColor Lumen.Radiosity.ProbeSHGreenAtlas Lumen.ScreenProbeGather.FastUpdateMode Nanite.MaterialDepth TSR.AntiAliasing.Raw
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: Editor.SelectionOutline Lumen.Radiosity.ProbeSHRedAtlas Lumen.ScreenProbeGather.LightingProbabilityDensityFunction Nanite.PreviousOccluderHZB TSR.ClosestDepthTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: EyeAdaptationTexture Lumen.Radiosity.TraceRadianceAtlas Lumen.ScreenProbeGather.NumHistoryFramesAccumulated Nanite.ShadingMask TSR.DummyOutput
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: Final Luminance Lumen.Reflections.AccumulatedResolveVariance Lumen.ScreenProbeGather.RayInfosForTracing Nanite.VisBuffer64 TSR.HalfResOutput
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: GaussianLumSetupTexture Lumen.Reflections.NumHistoryFramesAccumulated Lumen.ScreenProbeGather.RoughSpecularIndirect OIT.SampleColor TSR.History.Guide
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: GBufferA Lumen.Reflections.RayTraceDistance Lumen.ScreenProbeGather.ScreenBentNormal OIT.SampleCount TSR.History.Metadata
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: GBufferB Lumen.Reflections.ReflectionDownsampledDepth Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance OIT.SampleDepth TSR.History.Moire
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: GBufferC Lumen.Reflections.ReflectionRayBuffer Lumen.ScreenProbeGather.ScreenProbeFilteredRadianceWithBorder OIT.SampleTrans TSR.History.SubpixelDepth
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: GBufferD Lumen.Reflections.ResolvedSpecularIndirect Lumen.ScreenProbeGather.ScreenProbeHitDistance Scene(1/16) TSR.HistoryRejection
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: GBufferE Lumen.Reflections.ResolvedSpecularIndirectDepth Lumen.ScreenProbeGather.ScreenProbeMoving Scene(1/32) TSR.Moire.Luma
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: HeterogeneousVolumes Lumen.Reflections.ResolveTileUsed Lumen.ScreenProbeGather.ScreenProbeRadiance Scene(1/4) TSR.Output
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: HZBClosest Lumen.Reflections.ResolveVariance Lumen.ScreenProbeGather.ScreenProbeRadianceSHAmbient Scene(1/64) TSR.ParallaxFactor
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: HZBFurthest Lumen.Reflections.SpecularIndirect Lumen.ScreenProbeGather.ScreenProbeRadianceSHDirectional Scene(1/8) TSR.ParallaxRejectionMask
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: LightingChannels Lumen.Reflections.TraceHit Lumen.ScreenProbeGather.ScreenProbeSceneDepth SceneColor TSR.PrevClosestDepthTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: LocalExposure Lumen.Reflections.TraceRadiance Lumen.ScreenProbeGather.ScreenProbeTraceMoving SceneDepthZ TSR.PrevScatteredSubpixelDepth
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: LocalExposureGaussianX Lumen.ResampledCardCaptureDirectLighting Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition SceneVelocity TSR.PrevUseCountTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: LocalExposureGaussianY Lumen.ResampledCardCaptureIndirectLighting Lumen.ScreenProbeGather.ScreenProbeWorldNormal SelectionOutlineColor TSR.ReprojectedHistoryGuide
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: Lumen.CardCaptureAlbedoAtlas Lumen.ResampledCardCaptureNumFramesAccumulated Lumen.ScreenProbeGather.ScreenProbeWorldSpeed Shadow.Virtual.HZBPhysicalPagePool TSR.ReprojectedHistoryMoire
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: Lumen.CardCaptureDepthStencilAtlas Lumen.SceneAlbedo Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeHeader Shadow.Virtual.MaskBits TSR.SceneColorLdrLuma
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: Lumen.CardCaptureEmissiveAtlas Lumen.SceneDepth Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeIndices Shadow.Virtual.PhysicalPagePool TSR.Velocity.Dilated
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: Lumen.CardCaptureNormalAtlas Lumen.SceneDirectLighting Lumen.ScreenProbeGather.TileClassificationModes Substrate.DummyWritableTexture TSR.Velocity.HoleFilled
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: Lumen.DepthHistory Lumen.SceneEmissive Lumen.ScreenProbeGather.TraceHit Tonemap TSR.velocity.HoleFillMask
+[2024.01.11-22.26.22:715][433]LogConsoleResponse: Lumen.RadianceCache.DepthProbeAtlasTexture Lumen.SceneFinalLighting Lumen.ScreenProbeGather.TraceRadiance Translucency.AfterDOF.Color ViewFamilyTexture
+[2024.01.11-22.26.22:715][433]LogConsoleResponse:
+[2024.01.11-22.26.22:715][433]Cmd: rhi.DumpMemory
+[2024.01.11-22.26.22:720][433]RHI resource memory (not tracked by our allocator)
+[2024.01.11-22.26.22:720][433] 30.643MB - Bindless Resource Heap - STAT_BindlessResourceHeapMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 0.158MB - Bindless Sampler Heap - STAT_BindlessSamplerHeapMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 0.000MB - Misc Buffer Memory - STAT_MiscBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 0.000MB - Draw Indirect Buffer Memory - STAT_DrawIndirectBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 623.307MB - Byte Address Buffer Memory - STAT_ByteAddressBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 341.624MB - Structured Buffer Memory - STAT_StructuredBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 0.000MB - RayTracing Acceleration Structure Memory - STAT_RTAccelerationStructureMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 37.381MB - Vertex Buffer Memory - STAT_VertexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 6.182MB - Index Buffer Memory - STAT_IndexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 0.844MB - Uniform Buffer Memory - STAT_UniformBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 17.336MB - Texture Cube Memory - STAT_TextureMemoryCube - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 0.211MB - Texture 3D Memory - STAT_TextureMemory3D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 217.988MB - Texture 2D Memory - STAT_TextureMemory2D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 1256.438MB - UAV Texture Memory - STAT_UAVTextureMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 0.000MB - Render Target Cube Memory - STAT_RenderTargetMemoryCube - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 0.188MB - Render Target 3D Memory - STAT_RenderTargetMemory3D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433] 497.875MB - Render Target 2D Memory - STAT_RenderTargetMemory2D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.11-22.26.22:720][433]3030.174MB total
+[2024.01.11-22.26.22:720][433]LogWindows: FPlatformMisc::RequestExit(1, D3D12Util.TerminateOnOutOfMemory)
+[2024.01.11-22.26.22:720][433]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 0, D3D12Util.TerminateOnOutOfMemory)
+[2024.01.11-22.26.22:720][433]LogCore: Engine exit requested (reason: Win RequestExit)
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt_2.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt_2.log
index 897cb062e1703cc488360b897bb0dfe60b5d464d..4c180c363b38a8fbefac6c274ebd2048413b23d2 100644
--- a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt_2.log
+++ b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt_2.log
@@ -1,4 +1,4 @@
-Log file open, 01/11/24 23:25:29
+Log file open, 01/13/24 00:11:56
LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
LogWindows: File 'aqProf.dll' does not exist
LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
@@ -6,7 +6,7 @@ LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
LogWindows: File 'VtuneApi.dll' does not exist
LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
LogWindows: File 'VtuneApi32e.dll' does not exist
-LogWindows: Started CrashReportClient (pid=2960)
+LogWindows: Started CrashReportClient (pid=10600)
LogWindows: Custom abort handler registered for crash reporting.
LogInit: Display: Running engine for game: BackroomsDigitalArt
LogCore: UnrealTraceServer: Trace store launch successful
@@ -26,255 +26,250 @@ LogCsvProfiler: Display: Metadata set : asan="0"
LogCsvProfiler: Display: Metadata set : commandline="" ../../../../../digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject""
LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
LogCsvProfiler: Display: Metadata set : llm="0"
-LogStats: Stats thread started at 0.232970
+LogStats: Stats thread started at 0.247203
LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
LogInit: Session CrashGUID >====================================================
- Session CrashGUID > UECC-Windows-0A85A536496A3BC83456A086CC0001D1
+ Session CrashGUID > UECC-Windows-48C70A42421100B70482CB9640C0E2EF
Session CrashGUID >====================================================
LogConfig: Display: Loading Mac ini files took 0.02 seconds
-LogConfig: Display: Loading IOS ini files took 0.02 seconds
LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
+LogConfig: Display: Loading IOS ini files took 0.02 seconds
LogConfig: Display: Loading Android ini files took 0.02 seconds
-LogConfig: Display: Loading Windows ini files took 0.03 seconds
+LogConfig: Display: Loading Windows ini files took 0.02 seconds
+LogConfig: Display: Loading Unix ini files took 0.02 seconds
LogConfig: Display: Loading TVOS ini files took 0.03 seconds
-LogConfig: Display: Loading Unix ini files took 0.03 seconds
LogConfig: Display: Loading Linux ini files took 0.03 seconds
LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
-LogAssetRegistry: Display: Asset registry cache read as 16.4 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
-LogPluginManager: Mounting Engine plugin FastBuildController
+LogAssetRegistry: Display: Asset registry cache read as 17.5 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
LogPluginManager: Mounting Engine plugin Bridge
+LogPluginManager: Mounting Engine plugin FastBuildController
LogPluginManager: Mounting Engine plugin MeshPainting
LogPluginManager: Mounting Engine plugin EnhancedInput
LogPluginManager: Found config from plugin[EnhancedInput] Input
LogPluginManager: Mounting Engine plugin TraceUtilities
LogPluginManager: Mounting Engine plugin XGEController
LogPluginManager: Mounting Engine plugin Paper2D
-LogPluginManager: Mounting Engine plugin AnimationData
-LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
-LogPluginManager: Mounting Engine plugin ControlRig
-LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
-LogPluginManager: Mounting Engine plugin ACLPlugin
-LogPluginManager: Mounting Engine plugin ControlRigSpline
-LogPluginManager: Mounting Engine plugin IKRig
-LogPluginManager: Mounting Engine plugin LiveLink
-LogPluginManager: Mounting Engine plugin BackChannel
-LogPluginManager: Mounting Engine plugin AutomationUtils
-LogPluginManager: Mounting Engine plugin AlembicImporter
-LogPluginManager: Mounting Engine plugin ChaosCloth
LogPluginManager: Mounting Engine plugin ChaosCaching
-LogPluginManager: Mounting Engine plugin ChaosClothEditor
+LogPluginManager: Mounting Engine plugin ChaosCloth
LogPluginManager: Mounting Engine plugin ChaosEditor
+LogPluginManager: Mounting Engine plugin ChaosClothEditor
+LogPluginManager: Mounting Engine plugin ChaosUserDataPT
LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
LogPluginManager: Mounting Engine plugin ChaosNiagara
LogPluginManager: Mounting Engine plugin CharacterAI
-LogPluginManager: Mounting Engine plugin ChaosUserDataPT
+LogPluginManager: Mounting Engine plugin AutomationUtils
+LogPluginManager: Mounting Engine plugin BackChannel
+LogPluginManager: Mounting Engine plugin GeometryFlow
+LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
LogPluginManager: Mounting Engine plugin Dataflow
LogPluginManager: Mounting Engine plugin Fracture
-LogPluginManager: Mounting Engine plugin FullBodyIK
-LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
-LogPluginManager: Mounting Engine plugin GeometryFlow
-LogPluginManager: Mounting Engine plugin LocalizableMessage
-LogPluginManager: Mounting Engine plugin MeshLODToolset
LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
+LogPluginManager: Mounting Engine plugin MeshLODToolset
+LogPluginManager: Mounting Engine plugin LocalizableMessage
+LogPluginManager: Mounting Engine plugin FullBodyIK
LogPluginManager: Mounting Engine plugin OpenImageDenoise
LogPluginManager: Mounting Engine plugin PlanarCut
-LogPluginManager: Mounting Engine plugin PlatformCrypto
LogPluginManager: Mounting Engine plugin ProxyLODPlugin
+LogPluginManager: Mounting Engine plugin PlatformCrypto
LogPluginManager: Mounting Engine plugin PythonScriptPlugin
-LogPluginManager: Mounting Engine plugin SkeletalReduction
LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
+LogPluginManager: Mounting Engine plugin SkeletalReduction
LogPluginManager: Mounting Engine plugin StructUtils
LogPluginManager: Mounting Engine plugin ToolPresets
-LogPluginManager: Mounting Engine plugin AISupport
-LogPluginManager: Mounting Engine plugin Niagara
-LogPluginManager: Mounting Engine plugin UdpMessaging
-LogPluginManager: Mounting Engine plugin TcpMessaging
-LogPluginManager: Mounting Engine plugin OodleNetwork
-LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
+LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
+LogPluginManager: Mounting Engine plugin ACLPlugin
+LogPluginManager: Mounting Engine plugin AnimationData
+LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
+LogPluginManager: Mounting Engine plugin ControlRig
+LogPluginManager: Mounting Engine plugin ControlRigSpline
+LogPluginManager: Mounting Engine plugin LiveLink
+LogPluginManager: Mounting Engine plugin IKRig
+LogPluginManager: Mounting Engine plugin Takes
+LogPluginManager: Mounting Engine plugin InterchangeTests
LogPluginManager: Mounting Engine plugin AndroidMedia
LogPluginManager: Mounting Engine plugin AvfMedia
LogPluginManager: Mounting Engine plugin ImgMedia
-LogPluginManager: Mounting Engine plugin MediaPlate
LogPluginManager: Mounting Engine plugin MediaCompositing
+LogPluginManager: Mounting Engine plugin MediaPlate
LogPluginManager: Mounting Engine plugin MediaPlayerEditor
LogPluginManager: Mounting Engine plugin WmfMedia
-LogPluginManager: Mounting Engine plugin ActorSequence
LogPluginManager: Mounting Engine plugin WebMMedia
+LogPluginManager: Mounting Engine plugin CameraShakePreviewer
+LogPluginManager: Mounting Engine plugin GameplayCameras
+LogPluginManager: Mounting Engine plugin InterchangeEditor
+LogPluginManager: Mounting Engine plugin Interchange
+LogPluginManager: Mounting Engine plugin ActorSequence
LogPluginManager: Mounting Engine plugin LevelSequenceEditor
-LogPluginManager: Mounting Engine plugin SequencerScripting
LogPluginManager: Mounting Engine plugin TemplateSequence
-LogPluginManager: Mounting Engine plugin GameplayCameras
+LogPluginManager: Mounting Engine plugin SequencerScripting
+LogPluginManager: Mounting Engine plugin Niagara
+LogPluginManager: Mounting Engine plugin OnlineBase
+LogPluginManager: Mounting Engine plugin OnlineServices
+LogPluginManager: Mounting Engine plugin OnlineSubsystem
+LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
+LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
+LogPluginManager: Mounting Engine plugin OodleNetwork
+LogPluginManager: Mounting Engine plugin AlembicImporter
LogPluginManager: Mounting Engine plugin AnimationSharing
-LogPluginManager: Mounting Engine plugin CameraShakePreviewer
-LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
-LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
-LogPluginManager: Mounting Engine plugin GitSourceControl
+LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
LogPluginManager: Mounting Engine plugin DumpGPUServices
-LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
-LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
+LogPluginManager: Mounting Engine plugin GitSourceControl
LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
-LogPluginManager: Mounting Engine plugin PerforceSourceControl
-LogPluginManager: Mounting Engine plugin PlasticSourceControl
LogPluginManager: Mounting Engine plugin PixWinPlugin
LogPluginManager: Mounting Engine plugin PropertyAccessNode
+LogPluginManager: Mounting Engine plugin PlasticSourceControl
+LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
+LogPluginManager: Mounting Engine plugin PerforceSourceControl
+LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
LogPluginManager: Mounting Engine plugin PluginUtils
-LogPluginManager: Mounting Engine plugin RenderDocPlugin
-LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
LogPluginManager: Mounting Engine plugin SubversionSourceControl
LogPluginManager: Mounting Engine plugin TextureFormatOodle
+LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
LogPluginManager: Mounting Engine plugin TraceDataFilters
-LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin RenderDocPlugin
LogPluginManager: Mounting Engine plugin UObjectPlugin
-LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
+LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin TcpMessaging
LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin AssetManagerEditor
-LogPluginManager: Mounting Engine plugin BlueprintHeaderView
-LogPluginManager: Mounting Engine plugin ChangelistReview
-LogPluginManager: Mounting Engine plugin CurveEditorTools
-LogPluginManager: Mounting Engine plugin CryptoKeys
-LogPluginManager: Mounting Engine plugin DataValidation
-LogPluginManager: Mounting Engine plugin EditorDebugTools
-LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
-LogPluginManager: Mounting Engine plugin FacialAnimation
-LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
-LogPluginManager: Mounting Engine plugin GameplayTagsEditor
-LogPluginManager: Mounting Engine plugin GeometryMode
-LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
-LogPluginManager: Mounting Engine plugin MaterialAnalyzer
-LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
-LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
-LogPluginManager: Mounting Engine plugin PluginBrowser
-LogPluginManager: Mounting Engine plugin SequencerAnimTools
-LogPluginManager: Mounting Engine plugin SpeedTreeImporter
-LogPluginManager: Mounting Engine plugin UVEditor
-LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
-LogPluginManager: Mounting Engine plugin OnlineBase
-LogPluginManager: Mounting Engine plugin OnlineServices
-LogPluginManager: Mounting Engine plugin OnlineSubsystem
-LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
-LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
-LogPluginManager: Mounting Engine plugin InterchangeEditor
-LogPluginManager: Mounting Engine plugin Interchange
-LogPluginManager: Mounting Engine plugin Takes
-LogPluginManager: Mounting Engine plugin DatasmithContent
-LogPluginManager: Mounting Engine plugin VariantManager
-LogPluginManager: Mounting Engine plugin GLTFExporter
-LogPluginManager: Mounting Engine plugin VariantManagerContent
-LogPluginManager: Mounting Engine plugin InterchangeTests
LogPluginManager: Mounting Engine plugin ActorLayerUtilities
+LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
+LogPluginManager: Mounting Engine plugin UdpMessaging
+LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
LogPluginManager: Mounting Engine plugin AppleImageUtils
-LogPluginManager: Mounting Engine plugin AppleMoviePlayer
LogPluginManager: Mounting Engine plugin AndroidPermission
-LogPluginManager: Mounting Engine plugin AndroidFileServer
-LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin ArchVisCharacter
LogPluginManager: Mounting Engine plugin AssetTags
-LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
+LogPluginManager: Mounting Engine plugin ArchVisCharacter
LogPluginManager: Mounting Engine plugin AudioCapture
-LogPluginManager: Mounting Engine plugin AudioSynesthesia
-LogPluginManager: Mounting Engine plugin CustomMeshComponent
+LogPluginManager: Mounting Engine plugin AndroidFileServer
+LogPluginManager: Mounting Engine plugin AppleMoviePlayer
LogPluginManager: Mounting Engine plugin AudioWidgets
+LogPluginManager: Mounting Engine plugin AudioSynesthesia
+LogPluginManager: Mounting Engine plugin ChunkDownloader
LogPluginManager: Mounting Engine plugin CableComponent
+LogPluginManager: Mounting Engine plugin CustomMeshComponent
+LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
LogPluginManager: Mounting Engine plugin GeometryCache
LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
-LogPluginManager: Mounting Engine plugin GeometryProcessing
LogPluginManager: Mounting Engine plugin GooglePAD
-LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin GeometryProcessing
+LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
LogPluginManager: Mounting Engine plugin InputDebugging
LogPluginManager: Found config from plugin[InputDebugging] Input
-LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
-LogPluginManager: Mounting Engine plugin MeshModelingToolset
LogPluginManager: Mounting Engine plugin Metasound
LogPluginManager: Mounting Engine plugin MobilePatchingUtils
+LogPluginManager: Mounting Engine plugin MeshModelingToolset
LogPluginManager: Mounting Engine plugin MsQuic
-LogPluginManager: Mounting Engine plugin ChunkDownloader
LogPluginManager: Mounting Engine plugin OpenXR
LogPluginManager: Mounting Engine plugin OpenXREyeTracker
LogPluginManager: Mounting Engine plugin OpenXRHandTracking
-LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
LogPluginManager: Mounting Engine plugin PropertyAccessEditor
-LogPluginManager: Mounting Engine plugin SignificanceManager
+LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
LogPluginManager: Mounting Engine plugin ResonanceAudio
+LogPluginManager: Mounting Engine plugin SignificanceManager
LogPluginManager: Mounting Engine plugin RigVM
LogPluginManager: Mounting Engine plugin SoundFields
-LogPluginManager: Mounting Engine plugin Synthesis
LogPluginManager: Mounting Engine plugin WaveTable
-LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin XRBase
LogPluginManager: Mounting Engine plugin WebMMoviePlayer
+LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
-LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
+LogPluginManager: Mounting Engine plugin XRBase
+LogPluginManager: Mounting Engine plugin Synthesis
+LogPluginManager: Mounting Engine plugin AssetManagerEditor
+LogPluginManager: Mounting Engine plugin BlueprintHeaderView
+LogPluginManager: Mounting Engine plugin ChangelistReview
+LogPluginManager: Mounting Engine plugin CryptoKeys
+LogPluginManager: Mounting Engine plugin DataValidation
+LogPluginManager: Mounting Engine plugin EditorDebugTools
+LogPluginManager: Mounting Engine plugin FacialAnimation
+LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
+LogPluginManager: Mounting Engine plugin CurveEditorTools
+LogPluginManager: Mounting Engine plugin GameplayTagsEditor
+LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
+LogPluginManager: Mounting Engine plugin GeometryMode
+LogPluginManager: Mounting Engine plugin MaterialAnalyzer
+LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
+LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
+LogPluginManager: Mounting Engine plugin SpeedTreeImporter
+LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
+LogPluginManager: Mounting Engine plugin PluginBrowser
+LogPluginManager: Mounting Engine plugin SequencerAnimTools
+LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
+LogPluginManager: Mounting Engine plugin UVEditor
+LogPluginManager: Mounting Engine plugin DatasmithContent
+LogPluginManager: Mounting Engine plugin GLTFExporter
+LogPluginManager: Mounting Engine plugin VariantManagerContent
+LogPluginManager: Mounting Engine plugin AISupport
+LogPluginManager: Mounting Engine plugin VariantManager
+LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
+LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
-LogPluginManager: Mounting Engine plugin ConcertMain
LogPluginManager: Mounting Engine plugin SQLiteCore
+LogPluginManager: Mounting Engine plugin ConcertMain
+LogPluginManager: Mounting Engine plugin LightMixer
+LogPluginManager: Mounting Engine plugin ObjectMixer
LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
-LogPluginManager: Mounting Engine plugin LightMixer
-LogPluginManager: Mounting Engine plugin ObjectMixer
-LogPluginManager: Mounting Engine plugin ConcertSyncClient
+LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
+LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
LogPluginManager: Mounting Engine plugin ConcertSyncCore
+LogPluginManager: Mounting Engine plugin ConcertSyncClient
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
SourceControl: Revision control is disabled
SourceControl: Revision control is disabled
SourceControl: Revision control is disabled
-LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
-LogWindows: File 'WinPixGpuCapturer.dll' does not exist
-PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
-LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
-RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
LogInit: Using libcurl 8.4.0
LogInit: - built for Windows
LogInit: - supports SSL with OpenSSL/1.1.1t
@@ -295,6 +290,11 @@ LogInit: - BufferSize = 65536
LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
LogOnline: OSS: Created online subsystem instance for: NULL
LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
+LogWindows: File 'WinPixGpuCapturer.dll' does not exist
+PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
+LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
+RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
LogHMD: OpenXR runtime supported extensions:
LogHMD: XR_KHR_vulkan_enable
@@ -401,938 +401,3175 @@ LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy
LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.VSync:0]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
-[2024.01.11-22.25.30:537][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
-[2024.01.11-22.25.30:537][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
-[2024.01.11-22.25.30:538][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
-[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
-[2024.01.11-22.25.30:539][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
-[2024.01.11-22.25.30:541][ 0]LogRHI: Using Default RHI: D3D12
-[2024.01.11-22.25.30:541][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
-[2024.01.11-22.25.30:541][ 0]LogRHI: Loading RHI module D3D12RHI
-[2024.01.11-22.25.30:547][ 0]LogD3D12RHI: Aftermath initialized
-[2024.01.11-22.25.30:547][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
-[2024.01.11-22.25.30:547][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
-[2024.01.11-22.25.30:622][ 0]LogD3D12RHI: Found D3D12 adapter 0: AMD Radeon RX 6800 (VendorId: 1002, DeviceId: 73bf, SubSysId: e3a1002, Revision: 00c3
-[2024.01.11-22.25.30:622][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported
-[2024.01.11-22.25.30:622][ 0]LogD3D12RHI: Adapter has 16337MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 2 output[s]
-[2024.01.11-22.25.30:622][ 0]LogD3D12RHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.11-22.25.30:622][ 0]LogD3D12RHI: Driver Date: 11-22-2023
-[2024.01.11-22.25.30:625][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000
-[2024.01.11-22.25.30:625][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported
-[2024.01.11-22.25.30:625][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16327MB of shared system memory, 0 output[s]
-[2024.01.11-22.25.30:625][ 0]LogD3D12RHI: DirectX Agility SDK runtime found.
-[2024.01.11-22.25.30:625][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0
-[2024.01.11-22.25.30:626][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
-[2024.01.11-22.25.30:626][ 0]LogInit: Selected Device Profile: [WindowsEditor]
-[2024.01.11-22.25.30:626][ 0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
-[2024.01.11-22.25.30:626][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
-[2024.01.11-22.25.30:626][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.11-22.25.30:626][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
-[2024.01.11-22.25.30:626][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
-[2024.01.11-22.25.30:626][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
-[2024.01.11-22.25.30:626][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
-[2024.01.11-22.25.30:626][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
-[2024.01.11-22.25.30:626][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
-[2024.01.11-22.25.30:626][ 0]LogInit: Computer: DESKTOP-2MPQGVL
-[2024.01.11-22.25.30:626][ 0]LogInit: User: Windowssucks
-[2024.01.11-22.25.30:626][ 0]LogInit: CPU Page size=4096, Cores=8
-[2024.01.11-22.25.30:626][ 0]LogInit: High frequency timer resolution =10.000000 MHz
-[2024.01.11-22.25.30:626][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
-[2024.01.11-22.25.30:626][ 0]LogMemory: Platform Memory Stats for WindowsEditor
-[2024.01.11-22.25.30:626][ 0]LogMemory: Process Physical Memory: 493.86 MB used, 536.18 MB peak
-[2024.01.11-22.25.30:626][ 0]LogMemory: Process Virtual Memory: 484.74 MB used, 495.85 MB peak
-[2024.01.11-22.25.30:626][ 0]LogMemory: Physical Memory: 10408.02 MB used, 22246.72 MB free, 32654.75 MB total
-[2024.01.11-22.25.30:626][ 0]LogMemory: Virtual Memory: 27163.37 MB used, 5491.38 MB free, 32654.75 MB total
-[2024.01.11-22.25.30:626][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
-[2024.01.11-22.25.30:629][ 0]LogWindows: WindowsPlatformFeatures enabled
-[2024.01.11-22.25.30:636][ 0]LogInit: Physics initialised using underlying interface: Chaos
-[2024.01.11-22.25.30:636][ 0]LogInit: Using OS detected language (en-US).
-[2024.01.11-22.25.30:636][ 0]LogInit: Using OS detected locale (en-DE).
-[2024.01.11-22.25.30:637][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
-[2024.01.11-22.25.30:637][ 0]LogInit: Setting process to per monitor DPI aware
-[2024.01.11-22.25.30:790][ 0]LogWindowsTextInputMethodSystem: Available input methods:
-[2024.01.11-22.25.30:790][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard).
-[2024.01.11-22.25.30:790][ 0]LogWindowsTextInputMethodSystem: - English (Germany) - (Keyboard).
-[2024.01.11-22.25.30:790][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
-[2024.01.11-22.25.30:800][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
-[2024.01.11-22.25.30:800][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
-[2024.01.11-22.25.30:881][ 0]LogRHI: Using Default RHI: D3D12
-[2024.01.11-22.25.30:881][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6
-[2024.01.11-22.25.30:881][ 0]LogRHI: Loading RHI module D3D12RHI
-[2024.01.11-22.25.30:881][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system.
-[2024.01.11-22.25.30:881][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used.
-[2024.01.11-22.25.30:881][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6
-[2024.01.11-22.25.30:882][ 0]LogWindows: Attached monitors:
-[2024.01.11-22.25.30:882][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
-[2024.01.11-22.25.30:882][ 0]LogWindows: resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
-[2024.01.11-22.25.30:882][ 0]LogWindows: Found 2 attached monitors.
-[2024.01.11-22.25.30:882][ 0]LogWindows: Gathering driver information using Windows Setup API
-[2024.01.11-22.25.30:882][ 0]LogRHI: RHI Adapter Info:
-[2024.01.11-22.25.30:882][ 0]LogRHI: Name: AMD Radeon RX 6800
-[2024.01.11-22.25.30:882][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.11-22.25.30:882][ 0]LogRHI: Driver Date: 11-22-2023
-[2024.01.11-22.25.30:882][ 0]LogD3D12RHI: GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
-[2024.01.11-22.25.30:901][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off
-[2024.01.11-22.25.30:901][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled
-[2024.01.11-22.25.30:901][ 0]LogD3D12RHI: [DRED] Using lightweight DRED.
-[2024.01.11-22.25.30:901][ 0]LogD3D12RHI: Emitting draw events for PIX profiling.
-[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device1 is supported.
-[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device2 is supported.
-[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device3 is supported.
-[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device4 is supported.
-[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device5 is supported.
-[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device6 is supported.
-[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device7 is supported.
-[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device8 is supported.
-[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device9 is supported.
-[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device10 is supported.
-[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device11 is supported.
-[2024.01.11-22.25.30:966][ 0]LogD3D12RHI: ID3D12Device12 is supported.
-[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: Bindless resources are supported
-[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: Stencil ref from pixel shader is supported
-[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=64).
-[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported.
-[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported
-[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported
-[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported
-[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported
-[2024.01.11-22.25.31:004][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported
-[2024.01.11-22.25.31:012][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D)
-[2024.01.11-22.25.31:012][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy)
-[2024.01.11-22.25.31:013][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute)
-[2024.01.11-22.25.31:029][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0
-[2024.01.11-22.25.31:029][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0
-[2024.01.11-22.25.31:029][ 0]LogD3D12RHI: AMD hit token extension is supported
-[2024.01.11-22.25.31:029][ 0]LogRHI: Texture pool is 9808 MB (70% of 14012 MB)
-[2024.01.11-22.25.31:029][ 0]LogD3D12RHI: Async texture creation enabled
-[2024.01.11-22.25.31:029][ 0]LogD3D12RHI: RHI has support for 64 bit atomics
-[2024.01.11-22.25.31:052][ 0]LogVRS: Current RHI supports Variable Rate Shading
-[2024.01.11-22.25.31:061][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all'
-[2024.01.11-22.25.31:061][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all" ]
-[2024.01.11-22.25.31:079][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
-[2024.01.11-22.25.31:079][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
-[2024.01.11-22.25.31:079][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
-[2024.01.11-22.25.31:079][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
-[2024.01.11-22.25.31:079][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
-[2024.01.11-22.25.31:079][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
-[2024.01.11-22.25.31:079][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
-[2024.01.11-22.25.31:079][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
-[2024.01.11-22.25.31:080][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
-[2024.01.11-22.25.31:080][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
-[2024.01.11-22.25.31:080][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
-[2024.01.11-22.25.31:081][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
-[2024.01.11-22.25.31:081][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
-[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
-[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
-[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
-[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
-[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
-[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
-[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
-[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
-[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
-[2024.01.11-22.25.31:093][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
-[2024.01.11-22.25.31:096][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
-[2024.01.11-22.25.31:096][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
-[2024.01.11-22.25.31:098][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
-[2024.01.11-22.25.31:098][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
-[2024.01.11-22.25.31:098][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
-[2024.01.11-22.25.31:098][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
-[2024.01.11-22.25.31:101][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
-[2024.01.11-22.25.31:101][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
-[2024.01.11-22.25.31:101][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
-[2024.01.11-22.25.31:103][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
-[2024.01.11-22.25.31:103][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
-[2024.01.11-22.25.31:103][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
-[2024.01.11-22.25.31:103][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
-[2024.01.11-22.25.31:105][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
-[2024.01.11-22.25.31:105][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
-[2024.01.11-22.25.31:109][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
-[2024.01.11-22.25.31:109][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
-[2024.01.11-22.25.31:109][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
-[2024.01.11-22.25.31:109][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
-[2024.01.11-22.25.31:109][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
-[2024.01.11-22.25.31:114][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
-[2024.01.11-22.25.31:150][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_MRT
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_TVOS
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_SM5
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_SM6
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_SIM
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: PCD3D_SM6
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: PCD3D_SM5
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: PCD3D_ES31
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: GLSL_150_ES31
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: VVM_1_0
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_VULKAN_SM5
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_VULKAN_ES31
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID
-[2024.01.11-22.25.31:152][ 0]LogTargetPlatformManager: SF_VULKAN_SM6
-[2024.01.11-22.25.31:152][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
-[2024.01.11-22.25.31:154][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
-[2024.01.11-22.25.31:154][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
-[2024.01.11-22.25.31:154][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
-[2024.01.11-22.25.31:154][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.11-22.25.31:154][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
-[2024.01.11-22.25.31:190][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
-[2024.01.11-22.25.31:190][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.11-22.25.31:190][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
-[2024.01.11-22.25.31:194][ 0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
-[2024.01.11-22.25.31:194][ 0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=1790.62MBs, RandomWriteSpeed=277.93MBs. Assigned SpeedClass 'Local'
-[2024.01.11-22.25.31:195][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
-[2024.01.11-22.25.31:195][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured.
-[2024.01.11-22.25.31:195][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
-[2024.01.11-22.25.31:195][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
-[2024.01.11-22.25.31:195][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
-[2024.01.11-22.25.31:196][ 0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/19144/).
-[2024.01.11-22.25.31:196][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/4951308D499D24F1B8966F9413468BC5/'.
-[2024.01.11-22.25.31:196][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
-[2024.01.11-22.25.31:196][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
-[2024.01.11-22.25.31:817][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
-[2024.01.11-22.25.31:947][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
-[2024.01.11-22.25.31:947][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.11-22.25.32:254][ 0]LogSlate: Using FreeType 2.10.0
-[2024.01.11-22.25.32:254][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
-[2024.01.11-22.25.32:278][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
-[2024.01.11-22.25.32:278][ 0]LogAssetRegistry: FAssetRegistry took 0.0018 seconds to start up
-[2024.01.11-22.25.32:283][ 0]LogEditorDomain: Display: EditorDomain is Disabled
-[2024.01.11-22.25.32:454][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
-[2024.01.11-22.25.32:454][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
-[2024.01.11-22.25.32:454][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
-[2024.01.11-22.25.32:455][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
-[2024.01.11-22.25.32:455][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: Available device profiles:
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CE000][000009CD5DFC5000 66] GlobalDefaults,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CE400][000009CD5DFC7800 66] Windows,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CE600][000009CD5DFC0000 66] WindowsEditor,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CE800][000009CD5DFCC800 66] WindowsServer,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CEA00][000009CD54377800 66] WindowsClient,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CEC00][000009CD3F112800 66] IOS,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CEE00][000009CD6BDC0000 66] iPadAir2,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CF000][000009CD6BDC2800 66] IPadPro,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CF200][000009CD6BDC5000 66] iPadAir3,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CF400][000009CD6BDC7800 66] iPadAir4,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CF600][000009CD6BDCA000 66] iPadAir5,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CF800][000009CD6BDCC800 66] iPadMini4,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CFA00][000009CD6BDD0000 66] iPadMini5,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CFC00][000009CD6BDD2800 66] iPadMini6,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1CFE00][000009CD6BDD5000 66] iPhone6S,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6B1FEA00][000009CD6BDD7800 66] iPhone7,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD541D7600][000009CD6BDDA000 66] iPodTouch7,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0000][000009CD6BDDC800 66] iPhone6SPlus,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0200][000009CD6BDF0000 66] iPhone7Plus,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0400][000009CD6BDF2800 66] iPhoneSE,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0600][000009CD6BDF5000 66] iPhone8,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0800][000009CD6BDF7800 66] iPhone8Plus,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0A00][000009CD6BDFA000 66] iPhoneX,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0C00][000009CD6BDFC800 66] iPhoneXS,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE0E00][000009CD6BE00000 66] iPhoneXSMax,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1000][000009CD6BE02800 66] iPhoneXR,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1200][000009CD6BE05000 66] iPhone11,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1400][000009CD6BE07800 66] iPhone11Pro,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1600][000009CD6BE0A000 66] iPhone11ProMax,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1800][000009CD6BE0C800 66] iPhoneSE2,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1A00][000009CD6C010000 66] iPhone12Mini,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1C00][000009CD6C012800 66] iPhone12,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE1E00][000009CD6C015000 66] iPhone12Pro,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2000][000009CD6C017800 66] iPhone12ProMax,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2200][000009CD6C01A000 66] iPhone13Mini,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2400][000009CD6C01C800 66] iPhone13,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2600][000009CD6C020000 66] iPhone13Pro,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2800][000009CD6C022800 66] iPhone13ProMax,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2A00][000009CD6C025000 66] iPhoneSE3,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2C00][000009CD6C027800 66] iPhone14,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE2E00][000009CD6C02A000 66] iPhone14Plus,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3000][000009CD6C02C800 66] iPhone14Pro,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3200][000009CD6C030000 66] iPhone14ProMax,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3400][000009CD6C032800 66] iPhone15,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3600][000009CD6C035000 66] iPhone15Plus,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3800][000009CD6C037800 66] iPhone15Pro,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3A00][000009CD6C03A000 66] iPhone15ProMax,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3C00][000009CD6C03C800 66] iPadPro105,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE3E00][000009CD6C050000 66] iPadPro129,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4000][000009CD6C052800 66] iPadPro97,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4200][000009CD6C055000 66] iPadPro2_129,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4400][000009CD6C057800 66] iPad5,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4600][000009CD6C05A000 66] iPad6,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4800][000009CD6C05C800 66] iPad7,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4A00][000009CD6C060000 66] iPad8,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4C00][000009CD6C062800 66] iPad9,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE4E00][000009CD6C065000 66] iPad10,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5000][000009CD6C067800 66] iPadPro11,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5200][000009CD6C06A000 66] iPadPro2_11,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5400][000009CD6C06C800 66] iPadPro3_11,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5600][000009CD6C070000 66] iPadPro4_11,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5800][000009CD6C072800 66] iPadPro3_129,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5A00][000009CD6C075000 66] iPadPro4_129,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5C00][000009CD6C077800 66] iPadPro5_129,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE5E00][000009CD6C07A000 66] iPadPro6_129,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6000][000009CD6C07C800 66] AppleTV,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6200][000009CD6C080000 66] AppleTV4K,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6400][000009CD6C082800 66] AppleTV2_4K,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6600][000009CD6C085000 66] TVOS,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6800][000009CD6C087800 66] Mac,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6A00][000009CD6C08A000 66] MacEditor,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6C00][000009CD6C08C800 66] MacClient,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE6E00][000009CD6C090000 66] MacServer,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7000][000009CD6C092800 66] Linux,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7200][000009CD6C095000 66] LinuxEditor,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7400][000009CD6C097800 66] LinuxArm64Editor,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7600][000009CD6C09A000 66] LinuxArm64,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7800][000009CD6C09C800 66] LinuxClient,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7A00][000009CD6C0A0000 66] LinuxArm64Client,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7C00][000009CD6C0A2800 66] LinuxServer,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE7E00][000009CD6C0A5000 66] LinuxArm64Server,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8000][000009CD6C0A7800 66] Android,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8200][000009CD6C0AA000 66] Android_Preview_OpenGL,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8400][000009CD6C0AC800 66] Android_Preview_Vulkan,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8600][000009CD6C040000 66] Android_Low,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8800][000009CD6C042800 66] Android_Mid,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8A00][000009CD6C045000 66] Android_High,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8C00][000009CD6C047800 66] Android_Default,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE8E00][000009CD6C04A000 66] Android_Adreno4xx,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9000][000009CD6C04C800 66] Android_Adreno5xx_Low,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9200][000009CD6C0B0000 66] Android_Adreno5xx,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9400][000009CD6C0B2800 66] Android_Adreno6xx,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9600][000009CD6C0B5000 66] Android_Adreno6xx_Vulkan,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9800][000009CD6C0B7800 66] Android_Adreno7xx,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9A00][000009CD6C0BA000 66] Android_Adreno7xx_Vulkan,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9C00][000009CD6C0BC800 66] Android_Mali_T6xx,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDE9E00][000009CD6C0C0000 66] Android_Mali_T7xx,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEA000][000009CD6C0C2800 66] Android_Mali_T8xx,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEA200][000009CD6C0C5000 66] Android_Mali_G71,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEA400][000009CD6C0C7800 66] Android_Mali_G72,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEA600][000009CD6C0CA000 66] Android_Mali_G72_Vulkan,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEA800][000009CD6C0CC800 66] Android_Mali_G76,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEAA00][000009CD6C0D0000 66] Android_Mali_G76_Vulkan,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEAC00][000009CD6C0D2800 66] Android_Mali_G77,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEAE00][000009CD6C0D5000 66] Android_Mali_G77_Vulkan,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEB000][000009CD6C0D7800 66] Android_Mali_G78,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEB200][000009CD6C0DA000 66] Android_Mali_G78_Vulkan,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEB400][000009CD6C0DC800 66] Android_Mali_G710,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEB600][000009CD6C0E0000 66] Android_Mali_G710_Vulkan,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEBA00][000009CD6C0E2800 66] Android_Mali_G7xx,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEBC00][000009CD6C0E5000 66] Android_Mali_G7xx_Vulkan,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEBE00][000009CD6C0E7800 66] Android_Xclipse_920,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEC000][000009CD6C0EA000 66] Android_Xclipse_920_Vulkan,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEC400][000009CD6C0EC800 66] Android_Vulkan_SM5,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEC600][000009CD6C0F0000 66] Android_PowerVR_G6xxx,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEC800][000009CD6C0F2800 66] Android_PowerVR_GT7xxx,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDECA00][000009CD6C0F5000 66] Android_PowerVR_GE8xxx,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDECC00][000009CD6C0F7800 66] Android_PowerVR_GM9xxx,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDECE00][000009CD6C0FA000 66] Android_PowerVR_GM9xxx_Vulkan,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDED000][000009CD6C0FC800 66] Android_TegraK1,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDED200][000009CD6C100000 66] Android_Unknown_Vulkan,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDED400][000009CD6C102800 66] Oculus_Quest,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDED600][000009CD6C105000 66] Oculus_Quest2,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDED800][000009CD6C107800 66] Meta_Quest_Pro,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEDA00][000009CD6C10A000 66] Meta_Quest_3,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEDC00][000009CD6C10C800 66] HoloLens,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: [000009CD6BDEDE00][000009CD6C110000 66] MagicLeap_Vulkan,
-[2024.01.11-22.25.32:577][ 0]LogDeviceProfileManager: Active device profile: [000009CD6B1CE600][000009CD5DFC0000 66] WindowsEditor
-[2024.01.11-22.25.32:577][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
-[2024.01.11-22.25.32:577][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
-[2024.01.11-22.25.32:577][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.11-22.25.32:578][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.25.32:578][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.25.32:578][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.25.32:578][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.25.32:578][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.11-22.25.32:580][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL'
-[2024.01.11-22.25.32:580][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
-[2024.01.11-22.25.32:658][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_FLumenCardPS<true>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EA41F02910936F61C1A29244FA8FAF42D1FD72AAB7_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
-[2024.01.11-22.25.32:710][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
-[2024.01.11-22.25.32:710][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
-[2024.01.11-22.25.32:710][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
-[2024.01.11-22.25.32:710][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available
-[2024.01.11-22.25.32:710][ 0]LogMeshMerging: No distributed automatic mesh merging module available
-[2024.01.11-22.25.32:983][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
-[2024.01.11-22.25.32:983][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
-[2024.01.11-22.25.32:992][ 0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
-[2024.01.11-22.25.32:992][ 0]LogUObjectAllocator: 6340896 out of 0 bytes used by permanent object pool.
-[2024.01.11-22.25.32:992][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
-[2024.01.11-22.25.32:996][ 0]LogLiveCoding: Display: Starting LiveCoding
-[2024.01.11-22.25.32:996][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
-[2024.01.11-22.25.32:999][ 0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
-[2024.01.11-22.25.33:001][ 0]LogLiveCoding: Display: Waiting for server
-[2024.01.11-22.25.33:014][ 0]LogSlate: Border
-[2024.01.11-22.25.33:014][ 0]LogSlate: BreadcrumbButton
-[2024.01.11-22.25.33:014][ 0]LogSlate: Brushes.Title
-[2024.01.11-22.25.33:014][ 0]LogSlate: Default
-[2024.01.11-22.25.33:014][ 0]LogSlate: Icons.Save
-[2024.01.11-22.25.33:014][ 0]LogSlate: Icons.Toolbar.Settings
-[2024.01.11-22.25.33:014][ 0]LogSlate: ListView
-[2024.01.11-22.25.33:014][ 0]LogSlate: SoftwareCursor_CardinalCross
-[2024.01.11-22.25.33:014][ 0]LogSlate: SoftwareCursor_Grab
-[2024.01.11-22.25.33:014][ 0]LogSlate: TableView.DarkRow
-[2024.01.11-22.25.33:014][ 0]LogSlate: TableView.Row
-[2024.01.11-22.25.33:014][ 0]LogSlate: TreeView
-[2024.01.11-22.25.33:091][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
-[2024.01.11-22.25.33:093][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
-[2024.01.11-22.25.33:104][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled
-[2024.01.11-22.25.33:104][ 0]LogInit: XR: MultiViewport is Disabled
-[2024.01.11-22.25.33:104][ 0]LogInit: XR: Mobile Multiview is Disabled
-[2024.01.11-22.25.33:220][ 0]LogTurnkeySupport: Completed device detection: Code = 0
-[2024.01.11-22.25.33:304][ 0]LogPython: Using Python 3.9.7
-[2024.01.11-22.25.33:305][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread
-[2024.01.11-22.25.33:905][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: D6ACAF144BF34C5563C0918C94004E5E | Instance: E4A1EA3B4B7618DDFE2284AEB8F8A06F (DESKTOP-2MPQGVL-19144).
-[2024.01.11-22.25.33:953][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
-[2024.01.11-22.25.33:955][ 0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
-[2024.01.11-22.25.33:960][ 0]LogTcpMessaging: Initializing TcpMessaging bridge
-[2024.01.11-22.25.34:204][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
-[2024.01.11-22.25.34:220][ 0]LogMetasoundEngine: MetaSound Engine Initialized
-[2024.01.11-22.25.34:665][ 0]LogOpenImageDenoise: OIDN starting up
-[2024.01.11-22.25.34:751][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.25.34:755][ 0]LogUProjectInfo: Found projects:
-[2024.01.11-22.25.34:765][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.25.34:776][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.25.34:776][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.25.34:776][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.25.34:916][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
-[2024.01.11-22.25.34:926][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.11-22.25.34:926][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.11-22.25.34:999][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
-[2024.01.11-22.25.35:042][ 0]LogCollectionManager: Loaded 0 collections in 0.000647 seconds
-[2024.01.11-22.25.35:043][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
-[2024.01.11-22.25.35:044][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
-[2024.01.11-22.25.35:046][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
-[2024.01.11-22.25.35:318][ 0]LogEngine: Initializing Engine...
-[2024.01.11-22.25.35:321][ 0]LogHMD: HMD configured for shader platform PCD3D_SM6, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
-[2024.01.11-22.25.35:322][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
-[2024.01.11-22.25.35:445][ 0]LogInit: Initializing FReadOnlyCVARCache
-[2024.01.11-22.25.35:450][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.25.35:450][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-22.25.35:455][ 0]LogAIModule: Creating AISystem for world Untitled
-[2024.01.11-22.25.35:456][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
-[2024.01.11-22.25.35:456][ 0]LogInit: Texture streaming: Enabled
-[2024.01.11-22.25.35:466][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
-[2024.01.11-22.25.35:472][ 0]LogAudio: Display: Initializing Audio Device Manager...
-[2024.01.11-22.25.35:479][ 0]LogAudio: Display: Loading Default Audio Settings Objects...
-[2024.01.11-22.25.35:479][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
-[2024.01.11-22.25.35:479][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered
-[2024.01.11-22.25.35:480][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered
-[2024.01.11-22.25.35:480][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
-[2024.01.11-22.25.35:480][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered
-[2024.01.11-22.25.35:480][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered
-[2024.01.11-22.25.35:480][ 0]LogAudio: Display: Audio Device Manager Initialized
-[2024.01.11-22.25.35:480][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True
-[2024.01.11-22.25.35:480][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.11-22.25.35:480][ 0]LogAudioMixer: Display: Sample Rate: 48000
-[2024.01.11-22.25.35:480][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
-[2024.01.11-22.25.35:480][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
-[2024.01.11-22.25.35:480][ 0]LogAudioMixer: Display: Number of buffers to queue: 1
-[2024.01.11-22.25.35:480][ 0]LogAudioMixer: Display: Max Channels (voices): 32
-[2024.01.11-22.25.35:480][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4
-[2024.01.11-22.25.35:480][ 0]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.11-22.25.35:481][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.11-22.25.35:481][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.11-22.25.35:481][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.11-22.25.35:485][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.11-22.25.35:585][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.11-22.25.35:586][ 0]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.11-22.25.35:587][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.11-22.25.35:587][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.11-22.25.35:588][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
-[2024.01.11-22.25.35:588][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
-[2024.01.11-22.25.35:589][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
-[2024.01.11-22.25.35:589][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
-[2024.01.11-22.25.35:589][ 0]LogInit: FAudioDevice initialized with ID 1.
-[2024.01.11-22.25.35:589][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
-[2024.01.11-22.25.35:589][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
-[2024.01.11-22.25.35:600][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
-[2024.01.11-22.25.35:603][ 0]LogInit: Undo buffer set to 32 MB
-[2024.01.11-22.25.35:603][ 0]LogInit: Transaction tracking system initialized
-[2024.01.11-22.25.35:617][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
-[2024.01.11-22.25.35:617][ 0]LogSourceControl: Uncontrolled asset enumeration started...
-[2024.01.11-22.25.35:620][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002185 seconds (Found 160 uncontrolled assets)
-[2024.01.11-22.25.35:623][ 0]BlueprintLog: New page: Editor Load
-[2024.01.11-22.25.35:682][ 0]LocalizationService: Localization service is disabled
-[2024.01.11-22.25.35:695][ 0]TimingProfiler: Initialize
-[2024.01.11-22.25.35:695][ 0]TimingProfiler: OnSessionChanged
-[2024.01.11-22.25.35:695][ 0]LoadingProfiler: Initialize
-[2024.01.11-22.25.35:695][ 0]LoadingProfiler: OnSessionChanged
-[2024.01.11-22.25.35:695][ 0]NetworkingProfiler: Initialize
-[2024.01.11-22.25.35:695][ 0]NetworkingProfiler: OnSessionChanged
-[2024.01.11-22.25.35:695][ 0]MemoryProfiler: Initialize
-[2024.01.11-22.25.35:696][ 0]MemoryProfiler: OnSessionChanged
-[2024.01.11-22.25.35:752][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.25.35:752][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.25.35:752][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.11-22.25.35:823][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
-[2024.01.11-22.25.35:933][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
-[2024.01.11-22.25.35:987][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
-[2024.01.11-22.25.35:988][ 0]SourceControl: Revision control is disabled
-[2024.01.11-22.25.35:988][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 6.511
-[2024.01.11-22.25.35:988][ 0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4
-[2024.01.11-22.25.35:989][ 0]LightingResults: New page: Lighting Build
-[2024.01.11-22.25.35:990][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
-[2024.01.11-22.25.35:991][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
-[2024.01.11-22.25.35:991][ 0]MapCheck: New page: Map Check
-[2024.01.11-22.25.35:991][ 0]LightingResults: New page: Lighting Build
-[2024.01.11-22.25.35:994][ 0]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.11-22.25.35:996][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms
-[2024.01.11-22.25.36:031][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete
-[2024.01.11-22.25.36:104][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.11-22.25.36:129][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
-[2024.01.11-22.25.36:129][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.25.36:129][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.11-22.25.36:129][ 0]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.11-22.25.36:181][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
-[2024.01.11-22.25.36:188][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.48ms
-[2024.01.11-22.25.36:189][ 0]Cmd: MAP CHECKDEP NOCLEARLOG
-[2024.01.11-22.25.36:189][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,08ms to complete.
-[2024.01.11-22.25.36:193][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 6.716
-[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: ================================================
-[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
-[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
-[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
-[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: Shaders Compiled: 0
-[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
-[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
-[2024.01.11-22.25.36:193][ 0]LogShaderCompilers: Display: ================================================
-[2024.01.11-22.25.36:268][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.25.36:268][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.25.36:268][ 0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.11-22.25.36:278][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.25.36:286][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.25.36:294][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.25.36:302][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.11-22.25.36:339][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.25.36:339][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
-[2024.01.11-22.25.36:339][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.25.36:340][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
-[2024.01.11-22.25.36:340][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.25.36:340][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
-[2024.01.11-22.25.36:340][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.25.36:340][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
-[2024.01.11-22.25.36:340][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.25.36:340][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
-[2024.01.11-22.25.36:341][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.25.36:341][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
-[2024.01.11-22.25.36:341][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.25.36:341][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
-[2024.01.11-22.25.36:341][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.25.36:341][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
-[2024.01.11-22.25.36:341][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.25.36:341][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
-[2024.01.11-22.25.36:342][ 0]LogPakFile: Initializing PakPlatformFile
-[2024.01.11-22.25.36:342][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
-[2024.01.11-22.25.36:389][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
-[2024.01.11-22.25.36:407][ 0]LogSlate: Took 0.000099 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
-[2024.01.11-22.25.36:410][ 0]LogSlate: Took 0.000088 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
-[2024.01.11-22.25.36:410][ 0]LogSlate: Took 0.000048 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
-[2024.01.11-22.25.36:427][ 0]LogViewport: Scene viewport resized to 1435x892, mode Windowed.
-[2024.01.11-22.25.36:602][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.5 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
-[2024.01.11-22.25.36:860][ 0]LogStall: Startup...
-[2024.01.11-22.25.36:861][ 0]LogStall: Startup complete.
-[2024.01.11-22.25.36:866][ 0]LogLoad: (Engine Initialization) Total time: 7.39 seconds
-[2024.01.11-22.25.36:866][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
-[2024.01.11-22.25.36:907][ 0]LogAssetRegistry: AssetRegistryGather time 0.0757s: AssetDataDiscovery 0.0167s, AssetDataGather 0.0269s, StoreResults 0.0322s.
-[2024.01.11-22.25.36:924][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000004 seconds (updated 0 objects)
-[2024.01.11-22.25.36:972][ 0]LogContentStreaming: Texture pool size now 1000 MB
-[2024.01.11-22.25.37:015][ 1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
-
-[2024.01.11-22.25.37:020][ 1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.022996 secs
-[2024.01.11-22.25.37:276][ 3]LogD3D12RHI: Cannot end block when stack is empty
-[2024.01.11-22.25.37:669][ 4]LogSlate: Took 0.000075 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
-[2024.01.11-22.25.51:940][232]LogSlate: Took 0.000090 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
-[2024.01.11-22.26.02:038][480]LogSlate: External Image Picker: DecompressImage failed
-[2024.01.11-22.26.02:240][481]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.11-22.26.09:519][618]LogEditorClassViewer: Warning: Class /Game/FirstPerson/Blueprints/BP_FirstPersonCharacter.PLACEHOLDER-CLASS__BP_Weapon_Component_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-22.26.09:519][618]LogEditorClassViewer: Warning: Class /Game/FirstPersonArms/Animations/FirstPerson_AnimBP.PLACEHOLDER-CLASS__BP_FirstPersonCharacter_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-22.26.09:519][618]LogEditorClassViewer: Warning: Class /Game/FirstPerson/Blueprints/BP_Weapon_Component.PLACEHOLDER-CLASS__BP_FirstPersonCharacter_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-22.26.09:519][618]LogEditorClassViewer: Warning: Class /Game/FirstPerson/Blueprints/BP_Weapon_Component.PLACEHOLDER-CLASS__BP_FirstPersonProjectile_C_1 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.11-22.26.17:318][398]LogSlate: Window 'Project Settings' being destroyed
-[2024.01.11-22.26.17:733][433]LogD3D12RHI: Error: D3DDevice->CreateHeap(&Desc, IID_PPV_ARGS(&D3DHeap)) failed
- at D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12TransientResourceAllocator.cpp:76
- with error E_OUTOFMEMORY
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[r.VSync:0]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
+[2024.01.12-23.11.56:717][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
+[2024.01.12-23.11.56:717][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
+[2024.01.12-23.11.56:719][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
+[2024.01.12-23.11.56:719][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
+[2024.01.12-23.11.56:721][ 0]LogRHI: Using Default RHI: D3D11
+[2024.01.12-23.11.56:721][ 0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.12-23.11.56:721][ 0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.12-23.11.56:727][ 0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll
+[2024.01.12-23.11.56:727][ 0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.12-23.11.56:730][ 0]LogD3D11RHI: D3D11 min allowed feature level: 11_0
+[2024.01.12-23.11.56:730][ 0]LogD3D11RHI: D3D11 max allowed feature level: 11_1
+[2024.01.12-23.11.56:730][ 0]LogD3D11RHI: D3D11 adapters:
+[2024.01.12-23.11.56:730][ 0]LogD3D11RHI: Testing D3D11 Adapter 0:
+[2024.01.12-23.11.56:730][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.12-23.11.56:730][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.12-23.11.56:730][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.12-23.11.56:730][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.12-23.11.56:730][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.12-23.11.56:730][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.12-23.11.56:730][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.12-23.11.56:730][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.12-23.11.56:730][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.12-23.11.56:804][ 0]LogD3D11RHI: 0. 'AMD Radeon RX 6800' (Feature Level 11_1)
+[2024.01.12-23.11.56:805][ 0]LogD3D11RHI: 16337/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:2, VendorId:0x1002
+[2024.01.12-23.11.56:805][ 0]LogD3D11RHI: Testing D3D11 Adapter 1:
+[2024.01.12-23.11.56:805][ 0]LogD3D11RHI: Description : Microsoft Basic Render Driver
+[2024.01.12-23.11.56:805][ 0]LogD3D11RHI: VendorId : 1414
+[2024.01.12-23.11.56:805][ 0]LogD3D11RHI: DeviceId : 008c
+[2024.01.12-23.11.56:805][ 0]LogD3D11RHI: SubSysId : 0000
+[2024.01.12-23.11.56:805][ 0]LogD3D11RHI: Revision : 0000
+[2024.01.12-23.11.56:805][ 0]LogD3D11RHI: DedicatedVideoMemory : 0 bytes
+[2024.01.12-23.11.56:805][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.12-23.11.56:805][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.12-23.11.56:805][ 0]LogD3D11RHI: AdapterLuid : 0 93714
+[2024.01.12-23.11.56:806][ 0]LogD3D11RHI: 1. 'Microsoft Basic Render Driver' (Feature Level 11_1)
+[2024.01.12-23.11.56:806][ 0]LogD3D11RHI: 0/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
+[2024.01.12-23.11.56:806][ 0]LogD3D11RHI: Chosen D3D11 Adapter:
+[2024.01.12-23.11.56:806][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.12-23.11.56:806][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.12-23.11.56:806][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.12-23.11.56:806][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.12-23.11.56:806][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.12-23.11.56:806][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.12-23.11.56:806][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.12-23.11.56:806][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.12-23.11.56:806][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.12-23.11.56:806][ 0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.12-23.11.56:806][ 0]LogInit: Selected Device Profile: [WindowsEditor]
+[2024.01.12-23.11.56:806][ 0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
+[2024.01.12-23.11.56:806][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
+[2024.01.12-23.11.56:806][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.12-23.11.56:807][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
+[2024.01.12-23.11.56:807][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
+[2024.01.12-23.11.56:807][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
+[2024.01.12-23.11.56:807][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
+[2024.01.12-23.11.56:807][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
+[2024.01.12-23.11.56:807][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
+[2024.01.12-23.11.56:807][ 0]LogInit: Computer: DESKTOP-2MPQGVL
+[2024.01.12-23.11.56:807][ 0]LogInit: User: Windowssucks
+[2024.01.12-23.11.56:807][ 0]LogInit: CPU Page size=4096, Cores=8
+[2024.01.12-23.11.56:807][ 0]LogInit: High frequency timer resolution =10.000000 MHz
+[2024.01.12-23.11.56:807][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
+[2024.01.12-23.11.56:807][ 0]LogMemory: Platform Memory Stats for WindowsEditor
+[2024.01.12-23.11.56:807][ 0]LogMemory: Process Physical Memory: 493.98 MB used, 518.31 MB peak
+[2024.01.12-23.11.56:807][ 0]LogMemory: Process Virtual Memory: 495.60 MB used, 495.60 MB peak
+[2024.01.12-23.11.56:807][ 0]LogMemory: Physical Memory: 12341.32 MB used, 20313.42 MB free, 32654.75 MB total
+[2024.01.12-23.11.56:807][ 0]LogMemory: Virtual Memory: 23492.13 MB used, 9162.61 MB free, 32654.75 MB total
+[2024.01.12-23.11.56:807][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
+[2024.01.12-23.11.56:810][ 0]LogWindows: WindowsPlatformFeatures enabled
+[2024.01.12-23.11.56:817][ 0]LogInit: Physics initialised using underlying interface: Chaos
+[2024.01.12-23.11.56:817][ 0]LogInit: Using OS detected language (en-US).
+[2024.01.12-23.11.56:817][ 0]LogInit: Using OS detected locale (en-DE).
+[2024.01.12-23.11.56:818][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
+[2024.01.12-23.11.56:818][ 0]LogInit: Setting process to per monitor DPI aware
+[2024.01.12-23.11.56:989][ 0]LogWindowsTextInputMethodSystem: Available input methods:
+[2024.01.12-23.11.56:989][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard).
+[2024.01.12-23.11.56:989][ 0]LogWindowsTextInputMethodSystem: - English (Germany) - (Keyboard).
+[2024.01.12-23.11.56:989][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.12-23.11.57:003][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
+[2024.01.12-23.11.57:003][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
+[2024.01.12-23.11.57:086][ 0]LogRHI: Using Default RHI: D3D11
+[2024.01.12-23.11.57:086][ 0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.12-23.11.57:086][ 0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.12-23.11.57:086][ 0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.12-23.11.57:086][ 0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.12-23.11.57:087][ 0]LogWindows: Attached monitors:
+[2024.01.12-23.11.57:087][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
+[2024.01.12-23.11.57:087][ 0]LogWindows: resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
+[2024.01.12-23.11.57:087][ 0]LogWindows: Found 2 attached monitors.
+[2024.01.12-23.11.57:087][ 0]LogWindows: Gathering driver information using Windows Setup API
+[2024.01.12-23.11.57:087][ 0]LogRHI: RHI Adapter Info:
+[2024.01.12-23.11.57:087][ 0]LogRHI: Name: AMD Radeon RX 6800
+[2024.01.12-23.11.57:087][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
+[2024.01.12-23.11.57:087][ 0]LogRHI: Driver Date: 11-22-2023
+[2024.01.12-23.11.57:087][ 0]LogD3D11RHI: Creating new Direct3DDevice
+[2024.01.12-23.11.57:087][ 0]LogD3D11RHI: GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
+[2024.01.12-23.11.57:108][ 0]LogD3D11RHI: Creating D3DDevice with AMD AGS, using adapter:
+[2024.01.12-23.11.57:108][ 0]LogD3D11RHI: Description : AMD Radeon RX 6800
+[2024.01.12-23.11.57:108][ 0]LogD3D11RHI: VendorId : 1002
+[2024.01.12-23.11.57:108][ 0]LogD3D11RHI: DeviceId : 73bf
+[2024.01.12-23.11.57:108][ 0]LogD3D11RHI: SubSysId : e3a1002
+[2024.01.12-23.11.57:108][ 0]LogD3D11RHI: Revision : 00c3
+[2024.01.12-23.11.57:108][ 0]LogD3D11RHI: DedicatedVideoMemory : 17130807296 bytes
+[2024.01.12-23.11.57:108][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes
+[2024.01.12-23.11.57:108][ 0]LogD3D11RHI: SharedSystemMemory : 17120491520 bytes
+[2024.01.12-23.11.57:108][ 0]LogD3D11RHI: AdapterLuid : 0 88012
+[2024.01.12-23.11.57:192][ 0]LogD3D11RHI: Created device via AGS, feature level 11_1, supported extensions fffbf.
+[2024.01.12-23.11.57:192][ 0]LogD3D11RHI: RHI has support for 64 bit atomics
+[2024.01.12-23.11.57:192][ 0]LogD3D11RHI: Async texture creation enabled
+[2024.01.12-23.11.57:192][ 0]LogD3D11RHI: D3D11_MAP_WRITE_NO_OVERWRITE for dynamic buffer SRVs is supported
+[2024.01.12-23.11.57:192][ 0]LogD3D11RHI: Array index from any shader is supported
+[2024.01.12-23.11.57:196][ 0]LogVRS: Current RHI does not support Variable Rate Shading
+[2024.01.12-23.11.57:203][ 0]LogD3D11RHI: GPU Timing Frequency: 100.000000 (Debug: 2 1)
+[2024.01.12-23.11.57:211][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all'
+[2024.01.12-23.11.57:211][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -platform=all" ]
+[2024.01.12-23.11.57:229][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
+[2024.01.12-23.11.57:229][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
+[2024.01.12-23.11.57:229][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
+[2024.01.12-23.11.57:229][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
+[2024.01.12-23.11.57:229][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
+[2024.01.12-23.11.57:229][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
+[2024.01.12-23.11.57:229][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
+[2024.01.12-23.11.57:229][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
+[2024.01.12-23.11.57:229][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
+[2024.01.12-23.11.57:230][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
+[2024.01.12-23.11.57:230][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
+[2024.01.12-23.11.57:231][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
+[2024.01.12-23.11.57:231][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
+[2024.01.12-23.11.57:242][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
+[2024.01.12-23.11.57:242][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
+[2024.01.12-23.11.57:242][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
+[2024.01.12-23.11.57:242][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
+[2024.01.12-23.11.57:242][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
+[2024.01.12-23.11.57:242][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
+[2024.01.12-23.11.57:242][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
+[2024.01.12-23.11.57:242][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
+[2024.01.12-23.11.57:242][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
+[2024.01.12-23.11.57:242][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
+[2024.01.12-23.11.57:246][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
+[2024.01.12-23.11.57:246][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
+[2024.01.12-23.11.57:248][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
+[2024.01.12-23.11.57:248][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
+[2024.01.12-23.11.57:248][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
+[2024.01.12-23.11.57:249][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
+[2024.01.12-23.11.57:251][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
+[2024.01.12-23.11.57:251][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
+[2024.01.12-23.11.57:251][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
+[2024.01.12-23.11.57:253][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
+[2024.01.12-23.11.57:253][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
+[2024.01.12-23.11.57:253][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
+[2024.01.12-23.11.57:253][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
+[2024.01.12-23.11.57:255][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
+[2024.01.12-23.11.57:255][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
+[2024.01.12-23.11.57:260][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
+[2024.01.12-23.11.57:260][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
+[2024.01.12-23.11.57:260][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
+[2024.01.12-23.11.57:260][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
+[2024.01.12-23.11.57:260][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
+[2024.01.12-23.11.57:265][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
+[2024.01.12-23.11.57:302][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: SF_METAL
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: SF_METAL_MRT
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: SF_METAL_TVOS
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: SF_METAL_SM5
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: SF_METAL_SM6
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: SF_METAL_SIM
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: PCD3D_SM6
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: PCD3D_SM5
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: PCD3D_ES31
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: GLSL_150_ES31
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID
+[2024.01.12-23.11.57:304][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
+[2024.01.12-23.11.57:305][ 0]LogTargetPlatformManager: VVM_1_0
+[2024.01.12-23.11.57:305][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
+[2024.01.12-23.11.57:305][ 0]LogTargetPlatformManager: SF_VULKAN_SM5
+[2024.01.12-23.11.57:305][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID
+[2024.01.12-23.11.57:305][ 0]LogTargetPlatformManager: SF_VULKAN_ES31
+[2024.01.12-23.11.57:305][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID
+[2024.01.12-23.11.57:305][ 0]LogTargetPlatformManager: SF_VULKAN_SM6
+[2024.01.12-23.11.57:305][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
+[2024.01.12-23.11.57:307][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
+[2024.01.12-23.11.57:307][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
+[2024.01.12-23.11.57:307][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
+[2024.01.12-23.11.57:307][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.12-23.11.57:307][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
+[2024.01.12-23.11.57:343][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
+[2024.01.12-23.11.57:343][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.12-23.11.57:343][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
+[2024.01.12-23.11.57:348][ 0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
+[2024.01.12-23.11.57:348][ 0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=1926.41MBs, RandomWriteSpeed=279.16MBs. Assigned SpeedClass 'Local'
+[2024.01.12-23.11.57:349][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
+[2024.01.12-23.11.57:349][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured.
+[2024.01.12-23.11.57:349][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
+[2024.01.12-23.11.57:349][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
+[2024.01.12-23.11.57:349][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
+[2024.01.12-23.11.57:349][ 0]LogShaderCompilers: Guid format shader working directory is 8 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/4532/).
+[2024.01.12-23.11.57:349][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/4D9F3F6849F39D23668257B735E44C7D/'.
+[2024.01.12-23.11.57:350][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
+[2024.01.12-23.11.57:350][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
+[2024.01.12-23.11.58:020][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
+[2024.01.12-23.11.58:188][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2024.01.12-23.11.58:188][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.12-23.11.58:424][ 0]LogSlate: Using FreeType 2.10.0
+[2024.01.12-23.11.58:425][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
+[2024.01.12-23.11.58:439][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
+[2024.01.12-23.11.58:439][ 0]LogAssetRegistry: FAssetRegistry took 0.0018 seconds to start up
+[2024.01.12-23.11.58:448][ 0]LogEditorDomain: Display: EditorDomain is Disabled
+[2024.01.12-23.11.58:608][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
+[2024.01.12-23.11.58:608][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
+[2024.01.12-23.11.58:608][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
+[2024.01.12-23.11.58:609][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
+[2024.01.12-23.11.58:609][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: Available device profiles:
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EED9000][00000B4D479AC800 66] GlobalDefaults,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EED9400][00000B4D479A7800 66] Windows,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EED9600][00000B4D46A02800 66] WindowsEditor,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EED9800][00000B4D48502800 66] WindowsServer,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EED9A00][00000B4D239C5000 66] WindowsClient,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EED9C00][00000B4D41C2A000 66] IOS,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EED9E00][00000B4D4F460000 66] iPadAir2,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDA000][00000B4D4F462800 66] IPadPro,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDA200][00000B4D4F465000 66] iPadAir3,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDA400][00000B4D4F467800 66] iPadAir4,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDA600][00000B4D4F46A000 66] iPadAir5,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDA800][00000B4D4F46C800 66] iPadMini4,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDAA00][00000B4D4F470000 66] iPadMini5,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDAC00][00000B4D4F472800 66] iPadMini6,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDAE00][00000B4D4F475000 66] iPhone6S,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDB000][00000B4D4F477800 66] iPhone7,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDB200][00000B4D4F47A000 66] iPodTouch7,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDB400][00000B4D4F47C800 66] iPhone6SPlus,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDB600][00000B4D4F480000 66] iPhone7Plus,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDB800][00000B4D4F482800 66] iPhoneSE,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDBA00][00000B4D4F485000 66] iPhone8,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDBC00][00000B4D4F487800 66] iPhone8Plus,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDBE00][00000B4D4F48A000 66] iPhoneX,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDC000][00000B4D4F48C800 66] iPhoneXS,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDC200][00000B4D4F490000 66] iPhoneXSMax,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDC400][00000B4D4F492800 66] iPhoneXR,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDC600][00000B4D4F495000 66] iPhone11,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDC800][00000B4D4F497800 66] iPhone11Pro,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDCA00][00000B4D4F49A000 66] iPhone11ProMax,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDCC00][00000B4D4F49C800 66] iPhoneSE2,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDCE00][00000B4D4F4A0000 66] iPhone12Mini,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDD000][00000B4D4F4A2800 66] iPhone12,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDD200][00000B4D4F4A5000 66] iPhone12Pro,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDD400][00000B4D4F4A7800 66] iPhone12ProMax,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDD600][00000B4D4F4AA000 66] iPhone13Mini,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDD800][00000B4D4F4AC800 66] iPhone13,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDDA00][00000B4D4F4B0000 66] iPhone13Pro,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDDC00][00000B4D4F4B2800 66] iPhone13ProMax,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDDE00][00000B4D4F4B5000 66] iPhoneSE3,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDE000][00000B4D4F4B7800 66] iPhone14,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDE200][00000B4D4F4BA000 66] iPhone14Plus,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDE400][00000B4D4F4BC800 66] iPhone14Pro,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDE600][00000B4D4F500000 66] iPhone14ProMax,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDE800][00000B4D4F502800 66] iPhone15,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDEA00][00000B4D4F505000 66] iPhone15Plus,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDEC00][00000B4D4F507800 66] iPhone15Pro,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDEE00][00000B4D4F50A000 66] iPhone15ProMax,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDF000][00000B4D4F50C800 66] iPadPro105,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDF200][00000B4D4F510000 66] iPadPro129,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDF400][00000B4D4F512800 66] iPadPro97,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDF600][00000B4D4F515000 66] iPadPro2_129,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDF800][00000B4D4F517800 66] iPad5,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDFA00][00000B4D4F51A000 66] iPad6,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDFC00][00000B4D4F51C800 66] iPad7,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4EEDFE00][00000B4D4F520000 66] iPad8,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4E99F400][00000B4D4F522800 66] iPad9,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D41A26A00][00000B4D4F525000 66] iPad10,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4F530000][00000B4D4F527800 66] iPadPro11,
+[2024.01.12-23.11.58:734][ 0]LogDeviceProfileManager: [00000B4D4F530200][00000B4D4F52A000 66] iPadPro2_11,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F530400][00000B4D4F52C800 66] iPadPro3_11,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F530600][00000B4D4F540000 66] iPadPro4_11,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F530800][00000B4D4F542800 66] iPadPro3_129,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F530A00][00000B4D4F545000 66] iPadPro4_129,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F530C00][00000B4D4F547800 66] iPadPro5_129,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F530E00][00000B4D4F54A000 66] iPadPro6_129,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F531000][00000B4D4F54C800 66] AppleTV,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F531200][00000B4D4F550000 66] AppleTV4K,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F531400][00000B4D4F552800 66] AppleTV2_4K,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F531600][00000B4D4F555000 66] TVOS,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F531800][00000B4D4F557800 66] Mac,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F531A00][00000B4D4F55A000 66] MacEditor,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F531C00][00000B4D4F55C800 66] MacClient,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F531E00][00000B4D4F560000 66] MacServer,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F532000][00000B4D4F562800 66] Linux,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F532200][00000B4D4F565000 66] LinuxEditor,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F532400][00000B4D4F567800 66] LinuxArm64Editor,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F532600][00000B4D4F56A000 66] LinuxArm64,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F532800][00000B4D4F56C800 66] LinuxClient,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F532A00][00000B4D4F570000 66] LinuxArm64Client,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F532C00][00000B4D4F572800 66] LinuxServer,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F532E00][00000B4D4F575000 66] LinuxArm64Server,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F533000][00000B4D4F577800 66] Android,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F533200][00000B4D4F57A000 66] Android_Preview_OpenGL,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F533400][00000B4D4F57C800 66] Android_Preview_Vulkan,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F533600][00000B4D4F580000 66] Android_Low,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F533800][00000B4D4F582800 66] Android_Mid,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F533A00][00000B4D4F585000 66] Android_High,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F533C00][00000B4D4F587800 66] Android_Default,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F533E00][00000B4D4F58A000 66] Android_Adreno4xx,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F534000][00000B4D4F58C800 66] Android_Adreno5xx_Low,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F534200][00000B4D4F590000 66] Android_Adreno5xx,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F534400][00000B4D4F592800 66] Android_Adreno6xx,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F534600][00000B4D4F595000 66] Android_Adreno6xx_Vulkan,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F534800][00000B4D4F597800 66] Android_Adreno7xx,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F534A00][00000B4D4F59A000 66] Android_Adreno7xx_Vulkan,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F534C00][00000B4D4F59C800 66] Android_Mali_T6xx,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F534E00][00000B4D4F5A0000 66] Android_Mali_T7xx,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F535000][00000B4D4F5A2800 66] Android_Mali_T8xx,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F535200][00000B4D4F5A5000 66] Android_Mali_G71,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F535400][00000B4D4F5A7800 66] Android_Mali_G72,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F535600][00000B4D4F5AA000 66] Android_Mali_G72_Vulkan,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F535800][00000B4D4F5AC800 66] Android_Mali_G76,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F535A00][00000B4D4F5B0000 66] Android_Mali_G76_Vulkan,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F535C00][00000B4D4F5B2800 66] Android_Mali_G77,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F535E00][00000B4D4F5B5000 66] Android_Mali_G77_Vulkan,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F536000][00000B4D4F5B7800 66] Android_Mali_G78,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F536200][00000B4D4F5BA000 66] Android_Mali_G78_Vulkan,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F536400][00000B4D4F5BC800 66] Android_Mali_G710,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F536600][00000B4D4F5C0000 66] Android_Mali_G710_Vulkan,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F536A00][00000B4D4F5C2800 66] Android_Mali_G7xx,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F536C00][00000B4D4F5C5000 66] Android_Mali_G7xx_Vulkan,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F536E00][00000B4D4F5C7800 66] Android_Xclipse_920,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F537000][00000B4D4F5CA000 66] Android_Xclipse_920_Vulkan,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F537400][00000B4D4F5CC800 66] Android_Vulkan_SM5,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F537600][00000B4D4F5D0000 66] Android_PowerVR_G6xxx,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F537800][00000B4D4F5D2800 66] Android_PowerVR_GT7xxx,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F537A00][00000B4D4F5D5000 66] Android_PowerVR_GE8xxx,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F537C00][00000B4D4F5D7800 66] Android_PowerVR_GM9xxx,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F537E00][00000B4D4F5DA000 66] Android_PowerVR_GM9xxx_Vulkan,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F538000][00000B4D4F5DC800 66] Android_TegraK1,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F538200][00000B4D4F5E0000 66] Android_Unknown_Vulkan,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F538400][00000B4D4F5E2800 66] Oculus_Quest,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F538600][00000B4D4F5E5000 66] Oculus_Quest2,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F538800][00000B4D4F5E7800 66] Meta_Quest_Pro,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F538A00][00000B4D4F5EA000 66] Meta_Quest_3,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F538C00][00000B4D4F5EC800 66] HoloLens,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: [00000B4D4F538E00][00000B4D4F5F0000 66] MagicLeap_Vulkan,
+[2024.01.12-23.11.58:735][ 0]LogDeviceProfileManager: Active device profile: [00000B4D4EED9600][00000B4D46A02800 66] WindowsEditor
+[2024.01.12-23.11.58:735][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
+[2024.01.12-23.11.58:735][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2024.01.12-23.11.58:735][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.12-23.11.58:735][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.12-23.11.58:735][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.12-23.11.58:735][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.12-23.11.58:735][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.12-23.11.58:735][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.12-23.11.58:738][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL'
+[2024.01.12-23.11.58:738][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
+[2024.01.12-23.11.58:812][ 0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM5_-86156035__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_347391141DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
+[2024.01.12-23.11.58:851][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
+[2024.01.12-23.11.58:851][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
+[2024.01.12-23.11.58:851][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
+[2024.01.12-23.11.58:851][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available
+[2024.01.12-23.11.58:851][ 0]LogMeshMerging: No distributed automatic mesh merging module available
+[2024.01.12-23.11.59:123][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
+[2024.01.12-23.11.59:123][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
+[2024.01.12-23.11.59:133][ 0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
+[2024.01.12-23.11.59:133][ 0]LogUObjectAllocator: 6340896 out of 0 bytes used by permanent object pool.
+[2024.01.12-23.11.59:133][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
+[2024.01.12-23.11.59:136][ 0]LogLiveCoding: Display: Starting LiveCoding
+[2024.01.12-23.11.59:137][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
+[2024.01.12-23.11.59:138][ 0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
+[2024.01.12-23.11.59:141][ 0]LogLiveCoding: Display: Waiting for server
+[2024.01.12-23.11.59:158][ 0]LogSlate: Border
+[2024.01.12-23.11.59:158][ 0]LogSlate: BreadcrumbButton
+[2024.01.12-23.11.59:158][ 0]LogSlate: Brushes.Title
+[2024.01.12-23.11.59:158][ 0]LogSlate: Default
+[2024.01.12-23.11.59:158][ 0]LogSlate: Icons.Save
+[2024.01.12-23.11.59:158][ 0]LogSlate: Icons.Toolbar.Settings
+[2024.01.12-23.11.59:158][ 0]LogSlate: ListView
+[2024.01.12-23.11.59:158][ 0]LogSlate: SoftwareCursor_CardinalCross
+[2024.01.12-23.11.59:158][ 0]LogSlate: SoftwareCursor_Grab
+[2024.01.12-23.11.59:158][ 0]LogSlate: TableView.DarkRow
+[2024.01.12-23.11.59:158][ 0]LogSlate: TableView.Row
+[2024.01.12-23.11.59:158][ 0]LogSlate: TreeView
+[2024.01.12-23.11.59:251][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
+[2024.01.12-23.11.59:254][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 2 ms
+[2024.01.12-23.11.59:268][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled
+[2024.01.12-23.11.59:268][ 0]LogInit: XR: MultiViewport is Disabled
+[2024.01.12-23.11.59:268][ 0]LogInit: XR: Mobile Multiview is Disabled
+[2024.01.12-23.11.59:406][ 0]LogTurnkeySupport: Completed device detection: Code = 0
+[2024.01.12-23.11.59:462][ 0]LogPython: Using Python 3.9.7
+[2024.01.12-23.11.59:472][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread
+[2024.01.12-23.12.00:173][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: D137AC0E4173BB6F636C81B7C9F3C4F1 | Instance: ADBDD82C40F9716F588A89B96834EC0A (DESKTOP-2MPQGVL-4532).
+[2024.01.12-23.12.00:240][ 0]LogTcpMessaging: Initializing TcpMessaging bridge
+[2024.01.12-23.12.00:245][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
+[2024.01.12-23.12.00:246][ 0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
+[2024.01.12-23.12.00:366][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
+[2024.01.12-23.12.00:382][ 0]LogMetasoundEngine: MetaSound Engine Initialized
+[2024.01.12-23.12.00:636][ 0]LogOpenImageDenoise: OIDN starting up
+[2024.01.12-23.12.00:819][ 0]SourceControl: Revision control is disabled
+[2024.01.12-23.12.00:821][ 0]LogUProjectInfo: Found projects:
+[2024.01.12-23.12.00:825][ 0]SourceControl: Revision control is disabled
+[2024.01.12-23.12.00:849][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.12.00:850][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.12.00:850][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.12.00:857][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
+[2024.01.12-23.12.00:868][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.12-23.12.00:868][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.12-23.12.00:921][ 0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
+[2024.01.12-23.12.01:046][ 0]LogCollectionManager: Loaded 0 collections in 0.000647 seconds
+[2024.01.12-23.12.01:048][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
+[2024.01.12-23.12.01:049][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
+[2024.01.12-23.12.01:051][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
+[2024.01.12-23.12.01:310][ 0]LogEngine: Initializing Engine...
+[2024.01.12-23.12.01:313][ 0]LogHMD: HMD configured for shader platform PCD3D_SM5, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
+[2024.01.12-23.12.01:315][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
+[2024.01.12-23.12.01:375][ 0]LogInit: Initializing FReadOnlyCVARCache
+[2024.01.12-23.12.01:380][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.12.01:380][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.12.01:385][ 0]LogAIModule: Creating AISystem for world Untitled
+[2024.01.12-23.12.01:386][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
+[2024.01.12-23.12.01:386][ 0]LogInit: Texture streaming: Enabled
+[2024.01.12-23.12.01:396][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
+[2024.01.12-23.12.01:400][ 0]LogAudio: Display: Initializing Audio Device Manager...
+[2024.01.12-23.12.01:408][ 0]LogAudio: Display: Loading Default Audio Settings Objects...
+[2024.01.12-23.12.01:408][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
+[2024.01.12-23.12.01:408][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered
+[2024.01.12-23.12.01:409][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered
+[2024.01.12-23.12.01:409][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
+[2024.01.12-23.12.01:409][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered
+[2024.01.12-23.12.01:409][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered
+[2024.01.12-23.12.01:409][ 0]LogAudio: Display: Audio Device Manager Initialized
+[2024.01.12-23.12.01:409][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True
+[2024.01.12-23.12.01:409][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.12.01:409][ 0]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.12.01:409][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.12.01:409][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.12.01:409][ 0]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.12.01:409][ 0]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.12.01:409][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.12.01:409][ 0]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.12.01:410][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.12.01:410][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.12.01:410][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.12.01:415][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.12.01:450][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.12.01:451][ 0]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.12.01:453][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.12.01:453][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.12.01:454][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
+[2024.01.12-23.12.01:454][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
+[2024.01.12-23.12.01:456][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
+[2024.01.12-23.12.01:456][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
+[2024.01.12-23.12.01:456][ 0]LogInit: FAudioDevice initialized with ID 1.
+[2024.01.12-23.12.01:456][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
+[2024.01.12-23.12.01:456][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.12-23.12.01:471][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
+[2024.01.12-23.12.01:475][ 0]LogInit: Undo buffer set to 32 MB
+[2024.01.12-23.12.01:475][ 0]LogInit: Transaction tracking system initialized
+[2024.01.12-23.12.01:493][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
+[2024.01.12-23.12.01:493][ 0]LogSourceControl: Uncontrolled asset enumeration started...
+[2024.01.12-23.12.01:497][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002675 seconds (Found 160 uncontrolled assets)
+[2024.01.12-23.12.01:502][ 0]BlueprintLog: New page: Editor Load
+[2024.01.12-23.12.01:570][ 0]LocalizationService: Localization service is disabled
+[2024.01.12-23.12.01:586][ 0]TimingProfiler: Initialize
+[2024.01.12-23.12.01:586][ 0]TimingProfiler: OnSessionChanged
+[2024.01.12-23.12.01:586][ 0]LoadingProfiler: Initialize
+[2024.01.12-23.12.01:586][ 0]LoadingProfiler: OnSessionChanged
+[2024.01.12-23.12.01:586][ 0]NetworkingProfiler: Initialize
+[2024.01.12-23.12.01:586][ 0]NetworkingProfiler: OnSessionChanged
+[2024.01.12-23.12.01:586][ 0]MemoryProfiler: Initialize
+[2024.01.12-23.12.01:586][ 0]MemoryProfiler: OnSessionChanged
+[2024.01.12-23.12.01:650][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.12.01:650][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.12.01:651][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.12-23.12.01:725][ 0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
+[2024.01.12-23.12.01:860][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
+[2024.01.12-23.12.01:924][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
+[2024.01.12-23.12.01:925][ 0]SourceControl: Revision control is disabled
+[2024.01.12-23.12.01:925][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 5.872
+[2024.01.12-23.12.01:925][ 0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
+[2024.01.12-23.12.01:926][ 0]LightingResults: New page: Lighting Build
+[2024.01.12-23.12.01:928][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.12.01:928][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.12.01:928][ 0]MapCheck: New page: Map Check
+[2024.01.12-23.12.01:928][ 0]LightingResults: New page: Lighting Build
+[2024.01.12-23.12.01:931][ 0]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.12-23.12.01:935][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.50ms
+[2024.01.12-23.12.01:989][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete
+[2024.01.12-23.12.02:063][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.12-23.12.02:087][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
+[2024.01.12-23.12.02:088][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.12.02:088][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.12.02:088][ 0]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.12.02:151][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
+[2024.01.12-23.12.02:159][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.57ms
+[2024.01.12-23.12.02:160][ 0]Cmd: MAP CHECKDEP NOCLEARLOG
+[2024.01.12-23.12.02:160][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,094ms to complete.
+[2024.01.12-23.12.02:164][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 6.112
+[2024.01.12-23.12.02:164][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.12-23.12.02:164][ 0]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.12-23.12.02:164][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
+[2024.01.12-23.12.02:165][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
+[2024.01.12-23.12.02:165][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
+[2024.01.12-23.12.02:165][ 0]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.12-23.12.02:165][ 0]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.12-23.12.02:165][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.12-23.12.02:165][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.12-23.12.02:165][ 0]LogShaderCompilers: Display: ================================================
+[2024.01.12-23.12.02:261][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.12-23.12.02:261][ 0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.12-23.12.02:261][ 0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.12-23.12.02:272][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.12.02:281][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.12.02:291][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.12.02:303][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.12.02:342][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.12.02:342][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
+[2024.01.12-23.12.02:342][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.12.02:342][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
+[2024.01.12-23.12.02:342][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.12.02:342][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
+[2024.01.12-23.12.02:343][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.12.02:343][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
+[2024.01.12-23.12.02:343][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.12.02:343][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
+[2024.01.12-23.12.02:343][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.12.02:343][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
+[2024.01.12-23.12.02:343][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.12.02:343][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
+[2024.01.12-23.12.02:343][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.12.02:344][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
+[2024.01.12-23.12.02:344][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.12.02:344][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
+[2024.01.12-23.12.02:344][ 0]LogPakFile: Initializing PakPlatformFile
+[2024.01.12-23.12.02:344][ 0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
+[2024.01.12-23.12.02:560][ 0]LogAssetRegistry: Display: Asset registry cache written as 17.5 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
+[2024.01.12-23.12.02:842][ 0]LogSlate: External Image Picker: DecompressImage failed
+[2024.01.12-23.12.02:923][ 0]LogSlate: Took 0.000084 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.12-23.12.02:926][ 0]LogSlate: Took 0.000080 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
+[2024.01.12-23.12.02:926][ 0]LogSlate: Took 0.000055 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
+[2024.01.12-23.12.02:940][ 0]LogViewport: Scene viewport resized to 1435x892, mode Windowed.
+[2024.01.12-23.12.03:097][ 0]LogStall: Startup...
+[2024.01.12-23.12.03:099][ 0]LogStall: Startup complete.
+[2024.01.12-23.12.03:103][ 0]LogLoad: (Engine Initialization) Total time: 7.05 seconds
+[2024.01.12-23.12.03:103][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
+[2024.01.12-23.12.03:119][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.12.03:174][ 0]LogAssetRegistry: AssetRegistryGather time 0.0854s: AssetDataDiscovery 0.0169s, AssetDataGather 0.0239s, StoreResults 0.0445s.
+[2024.01.12-23.12.03:191][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000005 seconds (updated 0 objects)
+[2024.01.12-23.12.03:607][ 0]LogSlate: External Image Picker: DecompressImage failed
+[2024.01.12-23.12.03:711][ 0]LogContentStreaming: Texture pool size now 1000 MB
+[2024.01.12-23.12.03:740][ 1]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
+[2024.01.12-23.12.03:760][ 1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
-[2024.01.11-22.26.22:714][433]LogConsoleResponse: 3 = 524288 KB (2D[2] 16384x4096 PF_R32_UINT UAV) Shadow.Virtual.PhysicalPagePool
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 64 = 87488 KB (2D 8192x2048 PF_R32_FLOAT UAV) Shadow.Virtual.HZBPhysicalPagePool
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 4 = 87488 KB (2D 8192x2048 PF_R32_FLOAT UAV) Shadow.Virtual.HZBPhysicalPagePool
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 10 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 28 = 65856 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 31 = 65856 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 29 = 65856 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 9 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 40 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.Radiosity.TraceRadianceAtlas
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 48 = 65536 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 23 = 32960 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 8 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 14 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 7 = 20736 KB (2D 2872x1784 PF_R32_FLOAT RT) Composite.PrimitivesDepthHistory
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 16 = 20608 KB (2D 2872x1784 PF_FloatR11G11B10 UAV) TSR.Output
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 25 = 16512 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 30 = 16512 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 26 = 16384 KB (2D 4096x4096 PF_BC5 UAV) Lumen.SceneNormal
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 27 = 16384 KB (2D 4096x4096 PF_BC6H UAV) Lumen.SceneEmissive
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 24 = 16384 KB (2D 4096x4096 PF_BC7 UAV) Lumen.SceneAlbedo
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 34 = 8384 KB (2D 1256x780 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 45 = 8384 KB (2D 1256x780 PF_FloatRGBA RT UAV) SceneColor
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 74 = 8384 KB (2D 1256x780 PF_FloatRGBA RT UAV) SceneColor
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 75 = 8320 KB (2D 1256x780 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 44 = 8320 KB (2D 1256x780 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 35 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHBlueAtlas
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 37 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHGreenAtlas
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 38 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHRedAtlas
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 63 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 5 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 49 = 8192 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 22 = 5952 KB (2D 1256x780 PF_DepthStencil) SceneDepthZ
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 11 = 5376 KB (2D 1436x892 PF_FloatR11G11B10 UAV) TSR.Output
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 15 = 5376 KB (2D 2872x1784 PF_R8 UAV) TSR.History.Metadata
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 18 = 4480 KB (2D 1256x780 PF_A2B10G10R10 UAV) TSR.History.Guide
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 76 = 4480 KB (2D 1256x780 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 42 = 4480 KB (2D 1256x780 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 43 = 4480 KB (2D 1256x780 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 77 = 4480 KB (2D 1256x780 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 19 = 4480 KB (2D 1256x780 PF_R32_FLOAT UAV) Lumen.DepthHistory
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 36 = 4480 KB (2D 1256x780 PF_R32_UINT UAV) TSR.History.SubpixelDepth
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 80 = 4480 KB (2D 1256x780 PF_R32_UINT UAV) TSR.History.SubpixelDepth
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 17 = 4480 KB (2D 1256x780 PF_R8G8B8A8 UAV) TSR.History.Moire
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 13 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 33 = 2304 KB (2D 1256x780 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 66 = 2304 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 61 = 2304 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 12 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 62 = 1600 KB (2D 1436x892 PF_R8 RT) Final Luminance
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 59 = 1600 KB (2D 632x584 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 68 = 1600 KB (2D 632x584 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 73 = 1408 KB (2D 1024x512 PF_R16F UAV) HZBFurthest
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 47 = 1408 KB (2D 1024x512 PF_R16F UAV) HZBFurthest
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 32 = 1280 KB (2D 1256x780 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 41 = 1280 KB (2D 1256x780 PF_R8 UAV) Lumen.ScreenProbeGather.FastUpdateMode
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 79 = 1280 KB (2D 1256x780 PF_R8 UAV) Lumen.ScreenProbeGather.FastUpdateMode
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 78 = 1280 KB (2D 1256x780 PF_R8 UAV) Lumen.ScreenProbeGather.NumHistoryFramesAccumulated
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 39 = 1280 KB (2D 1256x780 PF_R8 UAV) Lumen.ScreenProbeGather.NumHistoryFramesAccumulated
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 50 = 1088 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 53 = 1088 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 52 = 1088 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 51 = 1024 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 55 = 320 KB (3D 40x25x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 72 = 320 KB (3D 40x25x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 60 = 256 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 67 = 256 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 56 = 192 KB (3D 40x25x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 71 = 192 KB (3D 40x25x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 70 = 128 KB (2D 79x73 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 57 = 128 KB (2D 79x73 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 21 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 20 = 64 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 54 = 64 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 65 = 64 KB (2D 1x1 PF_R16F UAV) Dummy
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 46 = 64 KB (2D 1x1 PF_R16F UAV) Dummy
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 6 = 64 KB (2D 66x64 PF_A16B16G16R16) SSProfiles
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 69 = 64 KB (2D 79x73 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 58 = 64 KB (2D 79x73 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 1 = 64 KB (3D 1x1x1 PF_B8G8R8A8 RT) HairLUT0
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: 2 = 12 KB (2D 768x8 PF_R8) AsciiTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse:
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: Pool: 1522/1524 MB (referenced/allocated)
-[2024.01.11-22.26.22:715][433]LogConsoleResponse:
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: RDGResourceName (what was rendered this frame, use <RDGResourceName>@<Version> to get intermediate versions):
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: BloomSetup Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture Lumen.SceneIndirectLighting Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance TranslucentVolumeAmbient0
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: BloomX Lumen.RadianceCache.FinalRadianceAtlas Lumen.SceneNormal Lumen.TranslucencyVolume.SHLighting0 TranslucentVolumeAmbient1
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: BloomY Lumen.RadianceCache.RadianceProbeAtlasTextureSource Lumen.SceneNumFramesAccumulatedAtlas Lumen.TranslucencyVolume.SHLighting1 TranslucentVolumeDirectional0
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: Composite.PrimitivesDepth Lumen.RadianceCache.RadianceProbeIndirectionTexture Lumen.SceneOpacity Lumen.TranslucencyVolume.SHLightingNewHistory0 TranslucentVolumeDirectional1
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: Composite.PrimitivesDepthHistory Lumen.Radiosity.FilteredTraceRadianceAtlas Lumen.ScreenProbeGather.BackfaceDiffuseIndirect Lumen.TranslucencyVolume.VolumeTraceHitDistance TSR.AntiAliasing.Filtered
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: Dummy Lumen.Radiosity.ProbeSHBlueAtlas Lumen.ScreenProbeGather.DiffuseIndirect Lumen.TranslucencyVolume.VolumeTraceRadiance TSR.AntiAliasing.Noise
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: Editor.PrimitivesColor Lumen.Radiosity.ProbeSHGreenAtlas Lumen.ScreenProbeGather.FastUpdateMode Nanite.MaterialDepth TSR.AntiAliasing.Raw
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: Editor.SelectionOutline Lumen.Radiosity.ProbeSHRedAtlas Lumen.ScreenProbeGather.LightingProbabilityDensityFunction Nanite.PreviousOccluderHZB TSR.ClosestDepthTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: EyeAdaptationTexture Lumen.Radiosity.TraceRadianceAtlas Lumen.ScreenProbeGather.NumHistoryFramesAccumulated Nanite.ShadingMask TSR.DummyOutput
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: Final Luminance Lumen.Reflections.AccumulatedResolveVariance Lumen.ScreenProbeGather.RayInfosForTracing Nanite.VisBuffer64 TSR.HalfResOutput
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: GaussianLumSetupTexture Lumen.Reflections.NumHistoryFramesAccumulated Lumen.ScreenProbeGather.RoughSpecularIndirect OIT.SampleColor TSR.History.Guide
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: GBufferA Lumen.Reflections.RayTraceDistance Lumen.ScreenProbeGather.ScreenBentNormal OIT.SampleCount TSR.History.Metadata
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: GBufferB Lumen.Reflections.ReflectionDownsampledDepth Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance OIT.SampleDepth TSR.History.Moire
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: GBufferC Lumen.Reflections.ReflectionRayBuffer Lumen.ScreenProbeGather.ScreenProbeFilteredRadianceWithBorder OIT.SampleTrans TSR.History.SubpixelDepth
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: GBufferD Lumen.Reflections.ResolvedSpecularIndirect Lumen.ScreenProbeGather.ScreenProbeHitDistance Scene(1/16) TSR.HistoryRejection
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: GBufferE Lumen.Reflections.ResolvedSpecularIndirectDepth Lumen.ScreenProbeGather.ScreenProbeMoving Scene(1/32) TSR.Moire.Luma
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: HeterogeneousVolumes Lumen.Reflections.ResolveTileUsed Lumen.ScreenProbeGather.ScreenProbeRadiance Scene(1/4) TSR.Output
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: HZBClosest Lumen.Reflections.ResolveVariance Lumen.ScreenProbeGather.ScreenProbeRadianceSHAmbient Scene(1/64) TSR.ParallaxFactor
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: HZBFurthest Lumen.Reflections.SpecularIndirect Lumen.ScreenProbeGather.ScreenProbeRadianceSHDirectional Scene(1/8) TSR.ParallaxRejectionMask
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: LightingChannels Lumen.Reflections.TraceHit Lumen.ScreenProbeGather.ScreenProbeSceneDepth SceneColor TSR.PrevClosestDepthTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: LocalExposure Lumen.Reflections.TraceRadiance Lumen.ScreenProbeGather.ScreenProbeTraceMoving SceneDepthZ TSR.PrevScatteredSubpixelDepth
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: LocalExposureGaussianX Lumen.ResampledCardCaptureDirectLighting Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition SceneVelocity TSR.PrevUseCountTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: LocalExposureGaussianY Lumen.ResampledCardCaptureIndirectLighting Lumen.ScreenProbeGather.ScreenProbeWorldNormal SelectionOutlineColor TSR.ReprojectedHistoryGuide
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: Lumen.CardCaptureAlbedoAtlas Lumen.ResampledCardCaptureNumFramesAccumulated Lumen.ScreenProbeGather.ScreenProbeWorldSpeed Shadow.Virtual.HZBPhysicalPagePool TSR.ReprojectedHistoryMoire
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: Lumen.CardCaptureDepthStencilAtlas Lumen.SceneAlbedo Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeHeader Shadow.Virtual.MaskBits TSR.SceneColorLdrLuma
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: Lumen.CardCaptureEmissiveAtlas Lumen.SceneDepth Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeIndices Shadow.Virtual.PhysicalPagePool TSR.Velocity.Dilated
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: Lumen.CardCaptureNormalAtlas Lumen.SceneDirectLighting Lumen.ScreenProbeGather.TileClassificationModes Substrate.DummyWritableTexture TSR.Velocity.HoleFilled
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: Lumen.DepthHistory Lumen.SceneEmissive Lumen.ScreenProbeGather.TraceHit Tonemap TSR.velocity.HoleFillMask
-[2024.01.11-22.26.22:715][433]LogConsoleResponse: Lumen.RadianceCache.DepthProbeAtlasTexture Lumen.SceneFinalLighting Lumen.ScreenProbeGather.TraceRadiance Translucency.AfterDOF.Color ViewFamilyTexture
-[2024.01.11-22.26.22:715][433]LogConsoleResponse:
-[2024.01.11-22.26.22:715][433]Cmd: rhi.DumpMemory
-[2024.01.11-22.26.22:720][433]RHI resource memory (not tracked by our allocator)
-[2024.01.11-22.26.22:720][433] 30.643MB - Bindless Resource Heap - STAT_BindlessResourceHeapMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 0.158MB - Bindless Sampler Heap - STAT_BindlessSamplerHeapMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 0.000MB - Misc Buffer Memory - STAT_MiscBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 0.000MB - Draw Indirect Buffer Memory - STAT_DrawIndirectBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 623.307MB - Byte Address Buffer Memory - STAT_ByteAddressBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 341.624MB - Structured Buffer Memory - STAT_StructuredBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 0.000MB - RayTracing Acceleration Structure Memory - STAT_RTAccelerationStructureMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 37.381MB - Vertex Buffer Memory - STAT_VertexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 6.182MB - Index Buffer Memory - STAT_IndexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 0.844MB - Uniform Buffer Memory - STAT_UniformBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 17.336MB - Texture Cube Memory - STAT_TextureMemoryCube - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 0.211MB - Texture 3D Memory - STAT_TextureMemory3D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 217.988MB - Texture 2D Memory - STAT_TextureMemory2D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 1256.438MB - UAV Texture Memory - STAT_UAVTextureMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 0.000MB - Render Target Cube Memory - STAT_RenderTargetMemoryCube - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 0.188MB - Render Target 3D Memory - STAT_RenderTargetMemory3D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433] 497.875MB - Render Target 2D Memory - STAT_RenderTargetMemory2D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.11-22.26.22:720][433]3030.174MB total
-[2024.01.11-22.26.22:720][433]LogWindows: FPlatformMisc::RequestExit(1, D3D12Util.TerminateOnOutOfMemory)
-[2024.01.11-22.26.22:720][433]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 0, D3D12Util.TerminateOnOutOfMemory)
-[2024.01.11-22.26.22:720][433]LogCore: Engine exit requested (reason: Win RequestExit)
+[2024.01.12-23.12.03:766][ 1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.024773 secs
+[2024.01.12-23.12.04:275][ 4]LogSlate: Took 0.000076 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
+[2024.01.12-23.12.22:361][414]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.12-23.12.22:367][414]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.12.22:367][414]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:12:22)
+[2024.01.12-23.12.22:370][414]LogOnline: OSS: Created online subsystem instance for: NULL
+[2024.01.12-23.12.22:370][414]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+[2024.01.12-23.12.22:370][414]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.12.22:384][414]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013941s)
+[2024.01.12-23.12.22:384][414]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013979s)
+[2024.01.12-23.12.22:387][414]LogUObjectHash: Compacting FUObjectHashTables data took 0.49ms
+[2024.01.12-23.12.22:388][414]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.12.22:388][414]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.12.22:389][414]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.12.22:389][414]LogPlayLevel: PIE: World Init took: (0.000778s)
+[2024.01.12-23.12.22:389][414]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True
+[2024.01.12-23.12.22:389][414]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.12.22:389][414]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.12.22:389][414]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.12.22:389][414]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.12.22:389][414]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.12.22:389][414]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.12.22:389][414]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.12.22:389][414]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.12.22:389][414]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.12.22:389][414]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.12.22:389][414]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.12.22:391][414]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.12.22:414][414]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.12.22:415][414]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.12.22:415][414]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.12.22:415][414]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.12.22:415][414]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2
+[2024.01.12-23.12.22:415][414]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2
+[2024.01.12-23.12.22:417][414]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2
+[2024.01.12-23.12.22:417][414]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2
+[2024.01.12-23.12.22:417][414]LogInit: FAudioDevice initialized with ID 2.
+[2024.01.12-23.12.22:417][414]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
+[2024.01.12-23.12.22:417][414]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.12-23.12.22:613][414]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.12-23.12.22:620][414]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.12.22
+[2024.01.12-23.12.22:621][414]LogWorld: Bringing up level for play took: 0.008037
+[2024.01.12-23.12.22:623][414]LogOnline: OSS: Created online subsystem instance for: :Context_2
+[2024.01.12-23.12.22:631][414]PIE: Server logged in
+[2024.01.12-23.12.22:632][414]PIE: Play in editor total start time 0,266 seconds.
+[2024.01.12-23.12.25:815][672]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.12.25:815][672]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.12.25:815][672]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.12.25:816][672]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.12.25:818][672]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.12.25:821][672]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.12.25:825][672]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.12-23.12.25:825][672]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.12-23.12.25:825][672]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
+[2024.01.12-23.12.25:826][672]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
+[2024.01.12-23.12.25:830][672]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.12.25:834][672]LogUObjectHash: Compacting FUObjectHashTables data took 0.51ms
+[2024.01.12-23.12.25:906][674]LogPlayLevel: Display: Destroying online subsystem :Context_2
+[2024.01.12-23.12.37:124][528]MapCheck: New page: Map Check
+[2024.01.12-23.12.37:135][528]LogSlate: Took 0.000090 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K)
+[2024.01.12-23.12.37:140][528]Cmd: MAP REBUILD ALLVISIBLE
+[2024.01.12-23.12.37:140][528]LogEditorServer: Rebuildmap Clear paths rebuilt
+[2024.01.12-23.12.37:141][528]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.12.37:143][528]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.12.37:143][528]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.12.37:143][528]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.12.37:158][528]LogNavigationDataBuild: Display: UNavigationSystemV1::Build started...
+[2024.01.12-23.12.37:158][528]LogNavigationDataBuild: Display: UNavigationSystemV1::Build total execution time: 0.00s
+[2024.01.12-23.12.37:162][528]LogUObjectHash: Compacting FUObjectHashTables data took 0.47ms
+[2024.01.12-23.12.37:915][528]LogLevel: Display: Export Material TexCoord Scales took 0.640 seconds.
+[2024.01.12-23.12.37:917][528]TextureStreamingBuild: Display: Build Texture Streaming took 0.002 seconds.
+[2024.01.12-23.12.37:921][528]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms
+[2024.01.12-23.12.37:924][528]LightingResults: New page: Lighting Build - 13 Jan 2024, 01:12:37
+[2024.01.12-23.12.37:953][528]LogSwarmInterface: [OpenConnection] Registering TCP channel ...
+[2024.01.12-23.12.37:995][528]LogSwarmInterface: [OpenConnection] Connecting to agent ...
+[2024.01.12-23.12.38:005][528]LogSwarmInterface: [TryOpenConnection] Testing the Agent
+[2024.01.12-23.12.38:522][528]LogSwarmInterface: [TryOpenConnection] Opening Connection to Agent
+[2024.01.12-23.12.38:522][528]LogSwarmInterface: [TryOpenConnection] Local Process ID is 4532
+[2024.01.12-23.12.45:307][528]LightingResults: Warning: No importance volume found and the scene is so large that the automatically synthesized volume will not yield good results. Please add a tightly bounding lightmass importance volume to optimize your scene's quality and lighting build times.
+[2024.01.12-23.12.45:307][528]LogStaticLightingSystem: Running Lightmass w/ ImmediateImport mode ENABLED
+[2024.01.12-23.12.45:307][528]LogStaticLightingSystem: Running Lightmass w/ ImmediateProcess mode ENABLED
+[2024.01.12-23.12.45:307][528]LogStaticLightingSystem: Running Lightmass w/ Sorting mode ENABLED
+[2024.01.12-23.12.45:307][528]LogStaticLightingSystem: Running Lightmass w/ Mapping paddings ENABLED
+[2024.01.12-23.12.45:307][528]LogStaticLightingSystem: Running Lightmass w/ Mapping debug paddings DISABLED
+[2024.01.12-23.12.45:419][528]Cmd: MAP CHECK DONTDISPLAYDIALOG
+[2024.01.12-23.12.45:419][528]MapCheck: New page: BackroomsMap - 13 Jan 2024, 01:12:45
+[2024.01.12-23.12.45:419][528]MapCheck: Error: WorldSettings_1 Maps need lighting rebuilt
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Floor_16 Large actor receives a pre-shadow and will cause an extreme performance hit unless bCastDynamicShadow is set to false.
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: StaticMeshActor_2 Static mesh actor has NULL StaticMesh property
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: StaticMeshActor_4 Static mesh actor has NULL StaticMesh property
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: StaticMeshActor_6 Static mesh actor has NULL StaticMesh property
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: StaticMeshActor_5 Static mesh actor has NULL StaticMesh property
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_10 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_11 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_12 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_13 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_14 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_16 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_7 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_8 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_852 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_853 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_858 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_860 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_861 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_862 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_863 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_864 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_865 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_866 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_867 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_868 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_869 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_870 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_871 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_872 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_873 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_874 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_875 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_876 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_877 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_9 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_910 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_911 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_912 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_913 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_914 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_915 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_916 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_917 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_918 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_921 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_922 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_923 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_924 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_925 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_943 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_944 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_0 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_1 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_15 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_2 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_3 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_4 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_5 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_6 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_884 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_886 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_890 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_891 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_892 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_895 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_896 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_897 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_898 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_899 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_900 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_901 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_902 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_903 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_904 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_905 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_907 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_908 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_909 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_926 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_927 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_928 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_929 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_930 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_931 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_932 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_934 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_935 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_936 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_937 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_938 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_940 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_941 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_942 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.45:420][528]MapCheck: Map check complete: 1 Error(s), 93 Warning(s), took 1,531ms to complete.
+[2024.01.12-23.12.45:420][528]LogEditorBuildUtils: Build time 0:08
+[2024.01.12-23.12.45:520][529]LogUObjectHash: Compacting FUObjectHashTables data took 0.49ms
+[2024.01.12-23.12.46:958][533]LightingResults: Warning: Ceiling Object has wrapping UVs.
+[2024.01.12-23.12.46:958][533]LightingResults: Warning: Floor Object has wrapping UVs.
+[2024.01.12-23.12.46:958][533]LightingResults: Warning: abgrund_outer_fixed Object has overlapping UVs.
+[2024.01.12-23.12.46:958][533]LightingResults: abgrund_outer_fixed Lightmap UV are overlapping by 56.9%. Please adjust content - Enable Error Coloring to visualize.
+[2024.01.12-23.12.46:958][533]LightingResults: Warning: abgrund_inner_fixed Object has overlapping UVs.
+[2024.01.12-23.12.46:958][533]LightingResults: abgrund_inner_fixed Lightmap UV are overlapping by 56.9%. Please adjust content - Enable Error Coloring to visualize.
+[2024.01.12-23.12.47:478][535]Job is a success!
+[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport: Imported Volumetric Lightmap in 0.036s
+[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport: Indirection Texture 32x32x32 = 0.1Mb
+[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport: BrickData (all levels) 0.3Mb (trimmed 0.4Mb due to 0.010000 MinBrickError)
+[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport: Bricks at depth
+[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport: 0: 8.4% covering 100.0% of volume
+[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport: 1: 70.5% covering 13.1% of volume
+[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport: 2: 21.1% covering 0.1% of volume
+[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport: Bricks in each level
+[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport: BackroomsMap 95 bricks 100.0% (Persistent Level)
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_925 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_923 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_6 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_1 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_909 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_897 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_902 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_926 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_911 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_8 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_861 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_7 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_937 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_900 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_915 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_916 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_899 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_903 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_941 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_912 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_860 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_914 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_2 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_862 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_922 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_927 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_11 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_867 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_936 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_886 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_884 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_3 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_928 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_10 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_890 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_891 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_934 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_864 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_907 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_15 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_868 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_869 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_901 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_904 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_929 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_931 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_870 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_935 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_875 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:107][536]LightingResults: Warning: Lamp_C_872 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:107][536]LightingResults: Warning: Lamp_C_943 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:107][536]LightingResults: Warning: Lamp_C_12 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:107][536]LightingResults: Warning: Lamp_C_14 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:107][536]LightingResults: Warning: Lamp_C_13 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:107][536]LightingResults: Warning: Lamp_C_0 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
+[2024.01.12-23.12.48:109][536]LogTexture: Display: Building textures: /Game/BackroomsMap_BuiltData.BackroomsMap_BuiltData:HQ_Lightmap0_1 (TFO_AutoDXT, 128x128 x1x1x1) (Required Memory Estimate: 2.666627 MB), EncodeSpeed: Fast
+[2024.01.12-23.12.48:111][536]LogTexture: Display: Building textures: /Game/BackroomsMap_BuiltData.BackroomsMap_BuiltData:LQ_Lightmap_0_1 (TFO_DXT1, 128x128 x1x1x1) (Required Memory Estimate: 1.947886 MB), EncodeSpeed: Fast
+[2024.01.12-23.12.48:112][536]LogTexture: Display: Building textures: /Game/BackroomsMap_BuiltData.BackroomsMap_BuiltData:HQ_Lightmap0_4 (TFO_AutoDXT, 128x128 x1x1x1) (Required Memory Estimate: 2.666627 MB), EncodeSpeed: Fast
+[2024.01.12-23.12.48:112][536]LogTexture: Display: Building textures: /Game/BackroomsMap_BuiltData.BackroomsMap_BuiltData:LQ_Lightmap_0_4 (TFO_DXT1, 128x128 x1x1x1) (Required Memory Estimate: 1.947886 MB), EncodeSpeed: Fast
+[2024.01.12-23.12.48:117][536]LogTexture: Display: Building textures: /Game/BackroomsMap_BuiltData.BackroomsMap_BuiltData:ShadowMapTexture2D_1 (BGRA8, 128x64 x1x1x1) (Required Memory Estimate: 0.312489 MB), EncodeSpeed: Fast
+[2024.01.12-23.12.48:134][536]LogStaticLightingSystem: BackroomsMap_BuiltData storing lightmap data for 9 meshes in 5 LightmapResourceClusters (1.8 Meshes per cluster).
+[2024.01.12-23.12.48:137][536]LogMaterial: Display: Material /Game/GameMap/Walls/Wall_Instance.Wall_Instance needed to have new flag set bUsedWithStaticLighting !
+[2024.01.12-23.12.48:150][536]Lightmass on DESKTOP-2MPQGVL: 2.05 sec total, 91 ms importing, 2 ms setup, 485 ms photons, 1.45 sec processing, 0 us extra exporting [9/9 mappings]. Threads: 21.7 sec total, 799 ms processing.
+[2024.01.12-23.12.48:155][536]LogMaterial: Display: Material /Game/GameMap/Ceiling/Ceiling_Material_Inst.Ceiling_Material_Inst needed to have new flag set bUsedWithStaticLighting !
+[2024.01.12-23.12.48:171][536]LogMaterial: Display: Material /Game/Materials/Test_Inst.Test_Inst needed to have new flag set bUsedWithStaticLighting !
+[2024.01.12-23.12.48:187][536]LogMaterial: Display: Material /Game/GameMap/Floor/Floor_Material_Inst.Floor_Material_Inst needed to have new flag set bUsedWithStaticLighting !
+[2024.01.12-23.12.48:210][536]LogUObjectHash: Compacting FUObjectHashTables data took 0.27ms
+[2024.01.12-23.12.48:244][536]LogStaticLightingSystem: Illumination: 9.95 sec (7 ms encoding lightmaps, 3 ms encoding shadowmaps)
+[2024.01.12-23.12.48:244][536]LogStaticLightingSystem: Lightmap texture memory: 0.2 MB (0.2 MB streaming, 0.0 MB non-streaming), 8 textures
+[2024.01.12-23.12.48:244][536]LogStaticLightingSystem: Shadowmap texture memory: 0.1 MB (0.1 MB streaming, 0.0 MB non-streaming), 4 textures
+[2024.01.12-23.12.54:317][536]DumpUnbuiltLightIteractions
+[2024.01.12-23.12.54:317][536]Lights with unbuilt interactions: 0
+[2024.01.12-23.12.54:317][536]
+[2024.01.12-23.12.54:317][536]Primitives with unbuilt interactions: 0
+[2024.01.12-23.12.54:335][537]Cmd: MAP CHECK NOTIFYRESULTS
+[2024.01.12-23.12.54:335][537]MapCheck: New page: BackroomsMap - 13 Jan 2024, 01:12:54
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Floor_16 Large actor receives a pre-shadow and will cause an extreme performance hit unless bCastDynamicShadow is set to false.
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: StaticMeshActor_2 Static mesh actor has NULL StaticMesh property
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: StaticMeshActor_4 Static mesh actor has NULL StaticMesh property
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: StaticMeshActor_6 Static mesh actor has NULL StaticMesh property
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: StaticMeshActor_5 Static mesh actor has NULL StaticMesh property
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_10 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_11 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_12 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_13 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_14 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_16 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_7 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_8 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_852 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_853 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_858 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_860 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_861 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_862 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_863 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_864 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_865 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_866 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_867 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_868 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_869 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_870 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_871 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_872 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_873 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_874 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_875 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_876 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_877 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_9 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_910 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_911 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_912 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_913 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_914 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_915 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_916 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_917 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_918 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_921 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_922 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_923 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_924 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_925 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_943 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_944 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_0 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_1 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_15 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_2 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_3 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_4 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_5 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_6 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_884 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_886 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_890 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_891 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_892 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_895 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_896 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_897 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_898 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_899 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_900 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_901 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_902 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_903 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_904 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_905 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_907 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_908 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_909 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_926 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_927 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_928 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_929 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_930 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_931 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_932 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_934 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_935 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_936 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_937 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_938 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_940 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_941 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_942 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.12.54:336][537]MapCheck: Map check complete: 0 Error(s), 93 Warning(s), took 1,325ms to complete.
+[2024.01.12-23.13.20:477][738]LogSlate: Window 'Message Log' being destroyed
+[2024.01.12-23.13.20:493][738]LogSlate: Window 'Message Log' being destroyed
+[2024.01.12-23.13.27:657][229]LogSlate: Window 'Message Log' being destroyed
+[2024.01.12-23.13.27:674][229]LogSlate: Window 'Message Log' being destroyed
+[2024.01.12-23.13.28:421][290]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.12-23.13.28:427][290]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.13.28:427][290]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:13:28)
+[2024.01.12-23.13.28:454][290]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.13.28:468][290]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013696s)
+[2024.01.12-23.13.28:468][290]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013735s)
+[2024.01.12-23.13.28:471][290]LogUObjectHash: Compacting FUObjectHashTables data took 0.46ms
+[2024.01.12-23.13.28:474][290]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.13.28:474][290]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.13.28:475][290]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.13.28:475][290]LogPlayLevel: PIE: World Init took: (0.000750s)
+[2024.01.12-23.13.28:475][290]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True
+[2024.01.12-23.13.28:475][290]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.13.28:475][290]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.13.28:475][290]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.13.28:475][290]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.13.28:475][290]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.13.28:475][290]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.13.28:475][290]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.13.28:475][290]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.13.28:475][290]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.13.28:475][290]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.13.28:475][290]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.13.28:477][290]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.13.28:499][290]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.13.28:500][290]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.13.28:500][290]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.13.28:500][290]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.13.28:500][290]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3
+[2024.01.12-23.13.28:500][290]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3
+[2024.01.12-23.13.28:502][290]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3
+[2024.01.12-23.13.28:502][290]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3
+[2024.01.12-23.13.28:502][290]LogInit: FAudioDevice initialized with ID 3.
+[2024.01.12-23.13.28:502][290]LogAudio: Display: Audio Device (ID: 3) registered with world 'BackroomsMap'.
+[2024.01.12-23.13.28:502][290]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3
+[2024.01.12-23.13.28:503][290]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.12-23.13.28:510][290]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.13.28
+[2024.01.12-23.13.28:511][290]LogWorld: Bringing up level for play took: 0.006964
+[2024.01.12-23.13.28:512][290]LogOnline: OSS: Created online subsystem instance for: :Context_3
+[2024.01.12-23.13.28:514][290]PIE: Server logged in
+[2024.01.12-23.13.28:514][290]PIE: Play in editor total start time 0,087 seconds.
+[2024.01.12-23.13.39:485][318]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.13.39:485][318]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.13.39:485][318]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.13.39:486][318]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.13.39:489][318]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.13.39:491][318]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.13.39:494][318]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.13.39:495][318]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3
+[2024.01.12-23.13.39:495][318]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
+[2024.01.12-23.13.39:496][318]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
+[2024.01.12-23.13.39:503][318]LogUObjectHash: Compacting FUObjectHashTables data took 0.63ms
+[2024.01.12-23.13.39:567][320]LogPlayLevel: Display: Destroying online subsystem :Context_3
+[2024.01.12-23.13.46:489][ 43]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.13.46:520][ 43]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.13.46:541][ 43]LogUObjectHash: Compacting FUObjectHashTables data took 0.47ms
+[2024.01.12-23.13.46:546][ 43]LogPackageLocalizationCache: Processed 51 localized package path(s) for 1 prioritized culture(s) in 0.003899 seconds
+[2024.01.12-23.13.46:584][ 43]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.13.46:584][ 43]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapC3E6EFED4F2C9613DE6CA4A441FA58FC.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.13.46:589][ 43]Message dialog closed, result: Ok, title: Unable to Check Out From Revision Control!, text: The following assets could not be successfully checked out from revision control:
+/Game/BackroomsMap_BuiltData
+[2024.01.12-23.13.46:589][ 43]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.13.46:589][ 43]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap_BuiltData" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap_BuiltData.uasset" SILENT=true
+[2024.01.12-23.13.46:596][ 43]LogSavePackage: Moving output files for package: /Game/BackroomsMap_BuiltData
+[2024.01.12-23.13.46:596][ 43]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap_BuiltData85DFAAE84069132B3F7BF69F8FA868F4.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap_BuiltData.uasset'
+[2024.01.12-23.13.46:598][ 43]LogFileHelpers: InternalPromptForCheckoutAndSave took 8 ms
+[2024.01.12-23.13.46:598][ 43]Message dialog closed, result: Ok, title: Unable to Check Out From Revision Control!, text: The following assets could not be successfully checked out from revision control:
+/Game/BackroomsMap_BuiltData
+[2024.01.12-23.13.46:598][ 43]LogFileHelpers: Saving map 'BackroomsMap' took 0.078
+[2024.01.12-23.13.46:606][ 43]LogFileHelpers: InternalPromptForCheckoutAndSave took 116 ms (total: 124 ms)
+[2024.01.12-23.13.46:607][ 43]AssetCheck: New page: Asset Save: multiple assets
+[2024.01.12-23.13.46:607][ 43]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.13.46:608][ 43]LogContentValidation: Display: Validating /Script/Engine.MapBuildDataRegistry /Game/BackroomsMap_BuiltData.BackroomsMap_BuiltData
+[2024.01.12-23.13.55:898][923]LogSlate: Took 0.000132 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
+[2024.01.12-23.13.55:917][924]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.13.55:941][925]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.13.57:817][ 67]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.12-23.13.57:817][ 67]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.13.57:817][ 67]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.13.57:830][ 67]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R]
+[2024.01.12-23.14.00:548][313]LogViewport: Scene viewport resized to 1141x685, mode Windowed.
+[2024.01.12-23.14.12:447][718]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:15.098 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 8429 files in 10052 folders with total size 478 MiB.
+[2024.01.12-23.14.17:569][301]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings'
+[2024.01.12-23.14.23:557][948]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.14.23:596][948]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.12-23.14.23:599][948]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.12-23.14.23:599][948]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp096AB8CA4F113EBBFAD71EB83AD872FA.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.12-23.14.23:611][948]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 179 ms)
+[2024.01.12-23.14.23:613][948]AssetCheck: New page: Asset Save: Lamp
+[2024.01.12-23.14.23:613][948]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.12-23.14.25:210][138]BlueprintLog: New page: Compile Lamp
+[2024.01.12-23.14.25:347][138]LogUObjectHash: Compacting FUObjectHashTables data took 1.16ms
+[2024.01.12-23.14.27:188][294]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.12-23.14.27:195][294]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.14.27:195][294]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:14:27)
+[2024.01.12-23.14.27:195][294]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.14.27:210][294]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014302s)
+[2024.01.12-23.14.27:210][294]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014340s)
+[2024.01.12-23.14.27:225][294]LogUObjectHash: Compacting FUObjectHashTables data took 1.05ms
+[2024.01.12-23.14.27:226][294]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.14.27:226][294]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.14.27:226][294]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.14.27:227][294]LogPlayLevel: PIE: World Init took: (0.000858s)
+[2024.01.12-23.14.27:227][294]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True
+[2024.01.12-23.14.27:227][294]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.14.27:227][294]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.14.27:227][294]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.14.27:227][294]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.14.27:227][294]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.14.27:227][294]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.14.27:227][294]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.14.27:227][294]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.14.27:227][294]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.14.27:227][294]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.14.27:227][294]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.14.27:229][294]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.14.27:254][294]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.14.27:255][294]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.14.27:255][294]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.14.27:255][294]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.14.27:257][294]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4
+[2024.01.12-23.14.27:257][294]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4
+[2024.01.12-23.14.27:258][294]LogInit: FAudioDevice initialized with ID 4.
+[2024.01.12-23.14.27:258][294]LogAudio: Display: Audio Device (ID: 4) registered with world 'BackroomsMap'.
+[2024.01.12-23.14.27:258][294]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4
+[2024.01.12-23.14.27:258][294]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4
+[2024.01.12-23.14.27:258][294]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4
+[2024.01.12-23.14.27:260][294]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.12-23.14.27:266][294]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.14.27
+[2024.01.12-23.14.27:266][294]LogWorld: Bringing up level for play took: 0.007085
+[2024.01.12-23.14.27:268][294]LogOnline: OSS: Created online subsystem instance for: :Context_7
+[2024.01.12-23.14.27:270][294]PIE: Server logged in
+[2024.01.12-23.14.27:271][294]PIE: Play in editor total start time 0,076 seconds.
+[2024.01.12-23.15.03:224][581]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.15.03:224][581]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.15.03:224][581]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.15.03:225][581]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.15.03:227][581]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.15.03:231][581]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.15.03:242][581]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.12-23.15.03:242][581]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4
+[2024.01.12-23.15.03:242][581]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4
+[2024.01.12-23.15.03:245][581]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4
+[2024.01.12-23.15.03:248][581]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.15.03:251][581]LogUObjectHash: Compacting FUObjectHashTables data took 1.04ms
+[2024.01.12-23.15.03:315][583]LogPlayLevel: Display: Destroying online subsystem :Context_7
+[2024.01.12-23.15.19:961][118]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.15.19:996][118]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.12-23.15.19:999][118]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.12-23.15.19:999][118]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp502D60624E4E80F5DD11F6AFE88BA1E5.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.12-23.15.20:009][118]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 227 ms)
+[2024.01.12-23.15.20:010][118]AssetCheck: New page: Asset Save: Lamp
+[2024.01.12-23.15.20:010][118]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.12-23.15.29:654][221]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.15.29:691][221]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.12-23.15.29:694][221]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.12-23.15.29:695][221]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LampE2E33A204A348DFFF179879B1C8E377C.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.12-23.15.29:706][221]LogFileHelpers: InternalPromptForCheckoutAndSave took 53 ms (total: 281 ms)
+[2024.01.12-23.15.29:708][221]AssetCheck: New page: Asset Save: Lamp
+[2024.01.12-23.15.29:708][221]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.12-23.15.30:287][290]BlueprintLog: New page: Compile Lamp
+[2024.01.12-23.15.30:441][290]LogUObjectHash: Compacting FUObjectHashTables data took 1.11ms
+[2024.01.12-23.15.35:300][594]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.12-23.15.35:307][594]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.15.35:307][594]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:15:35)
+[2024.01.12-23.15.35:307][594]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.15.35:321][594]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014505s)
+[2024.01.12-23.15.35:321][594]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014536s)
+[2024.01.12-23.15.35:334][594]LogUObjectHash: Compacting FUObjectHashTables data took 1.03ms
+[2024.01.12-23.15.35:336][594]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.15.35:336][594]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.15.35:336][594]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.15.35:337][594]LogPlayLevel: PIE: World Init took: (0.000868s)
+[2024.01.12-23.15.35:337][594]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True
+[2024.01.12-23.15.35:337][594]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.15.35:337][594]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.15.35:337][594]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.15.35:337][594]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.15.35:337][594]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.15.35:337][594]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.15.35:337][594]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.15.35:337][594]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.15.35:337][594]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.15.35:337][594]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.15.35:337][594]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.15.35:339][594]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.15.35:363][594]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.15.35:363][594]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.15.35:363][594]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.15.35:363][594]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.15.35:364][594]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5
+[2024.01.12-23.15.35:364][594]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5
+[2024.01.12-23.15.35:365][594]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5
+[2024.01.12-23.15.35:365][594]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5
+[2024.01.12-23.15.35:365][594]LogInit: FAudioDevice initialized with ID 5.
+[2024.01.12-23.15.35:365][594]LogAudio: Display: Audio Device (ID: 5) registered with world 'BackroomsMap'.
+[2024.01.12-23.15.35:365][594]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5
+[2024.01.12-23.15.35:367][594]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.12-23.15.35:373][594]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.15.35
+[2024.01.12-23.15.35:374][594]LogWorld: Bringing up level for play took: 0.007041
+[2024.01.12-23.15.35:376][594]LogOnline: OSS: Created online subsystem instance for: :Context_8
+[2024.01.12-23.15.35:377][594]PIE: Server logged in
+[2024.01.12-23.15.35:378][594]PIE: Play in editor total start time 0,072 seconds.
+[2024.01.12-23.16.04:343][329]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.16.04:343][329]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.16.04:343][329]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.16.04:344][329]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.16.04:347][329]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.16.04:351][329]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.16.04:364][329]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.12-23.16.04:365][329]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5
+[2024.01.12-23.16.04:365][329]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5
+[2024.01.12-23.16.04:366][329]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5
+[2024.01.12-23.16.04:370][329]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.16.04:373][329]LogUObjectHash: Compacting FUObjectHashTables data took 1.10ms
+[2024.01.12-23.16.04:446][331]LogPlayLevel: Display: Destroying online subsystem :Context_8
+[2024.01.12-23.16.10:962][704]Cmd: TRANSACTION UNDO
+[2024.01.12-23.16.10:962][704]LogEditorTransaction: Undo Rename Component Variable
+[2024.01.12-23.16.12:137][791]BlueprintLog: New page: Compile Lamp
+[2024.01.12-23.16.12:250][791]LogUObjectHash: Compacting FUObjectHashTables data took 1.03ms
+[2024.01.12-23.16.19:808][454]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.16.19:850][454]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.12-23.16.19:853][454]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.12-23.16.19:853][454]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LampBF0078964AE37C93EE8A32AD6806D1AE.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.12-23.16.19:864][454]LogFileHelpers: InternalPromptForCheckoutAndSave took 54 ms (total: 336 ms)
+[2024.01.12-23.16.19:864][454]AssetCheck: New page: Asset Save: Lamp
+[2024.01.12-23.16.19:864][454]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.12-23.16.20:944][583]BlueprintLog: New page: Compile Lamp
+[2024.01.12-23.16.21:065][583]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms
+[2024.01.12-23.16.29:764][312]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.16.29:795][312]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.16.29:828][312]LogUObjectHash: Compacting FUObjectHashTables data took 1.04ms
+[2024.01.12-23.16.29:867][312]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.16.29:867][312]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap03EAF921489AF7171F89509BB833A53E.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.16.29:872][312]LogFileHelpers: All files are already saved.
+[2024.01.12-23.16.29:872][312]LogFileHelpers: Saving map 'BackroomsMap' took 0.078
+[2024.01.12-23.16.29:879][312]LogFileHelpers: InternalPromptForCheckoutAndSave took 114 ms (total: 451 ms)
+[2024.01.12-23.16.29:879][312]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.16.29:879][312]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.16.36:688][ 32]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.16.36:726][ 32]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.12-23.16.36:729][ 32]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.12-23.16.36:729][ 32]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LampBAB351354D06E5F096F8C78C0272D6E6.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.12-23.16.36:739][ 32]LogFileHelpers: InternalPromptForCheckoutAndSave took 51 ms (total: 502 ms)
+[2024.01.12-23.16.36:740][ 32]AssetCheck: New page: Asset Save: Lamp
+[2024.01.12-23.16.36:740][ 32]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.12-23.16.37:010][ 64]BlueprintLog: New page: Compile Lamp
+[2024.01.12-23.16.37:126][ 64]LogUObjectHash: Compacting FUObjectHashTables data took 1.22ms
+[2024.01.12-23.16.37:608][ 92]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.16.37:647][ 92]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.12-23.16.37:650][ 92]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.12-23.16.37:650][ 92]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp4B9F9414408627E4F1F0779F2E139553.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.12-23.16.37:659][ 92]LogFileHelpers: InternalPromptForCheckoutAndSave took 51 ms (total: 553 ms)
+[2024.01.12-23.16.37:660][ 92]AssetCheck: New page: Asset Save: Lamp
+[2024.01.12-23.16.37:660][ 92]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.12-23.16.38:664][167]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.12-23.16.38:670][167]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.16.38:670][167]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:16:38)
+[2024.01.12-23.16.38:670][167]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.16.38:685][167]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014600s)
+[2024.01.12-23.16.38:685][167]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014633s)
+[2024.01.12-23.16.38:700][167]LogUObjectHash: Compacting FUObjectHashTables data took 1.11ms
+[2024.01.12-23.16.38:703][167]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.16.38:703][167]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.16.38:703][167]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.16.38:703][167]LogPlayLevel: PIE: World Init took: (0.000891s)
+[2024.01.12-23.16.38:703][167]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True
+[2024.01.12-23.16.38:703][167]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.16.38:704][167]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.16.38:704][167]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.16.38:704][167]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.16.38:704][167]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.16.38:704][167]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.16.38:704][167]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.16.38:704][167]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.16.38:704][167]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.16.38:704][167]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.16.38:704][167]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.16.38:706][167]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.16.38:730][167]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.16.38:730][167]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.16.38:730][167]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.16.38:730][167]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.16.38:732][167]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6
+[2024.01.12-23.16.38:732][167]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6
+[2024.01.12-23.16.38:733][167]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6
+[2024.01.12-23.16.38:733][167]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6
+[2024.01.12-23.16.38:733][167]LogInit: FAudioDevice initialized with ID 6.
+[2024.01.12-23.16.38:733][167]LogAudio: Display: Audio Device (ID: 6) registered with world 'BackroomsMap'.
+[2024.01.12-23.16.38:733][167]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6
+[2024.01.12-23.16.38:735][167]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.12-23.16.38:742][167]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.16.38
+[2024.01.12-23.16.38:742][167]LogWorld: Bringing up level for play took: 0.007410
+[2024.01.12-23.16.38:744][167]LogOnline: OSS: Created online subsystem instance for: :Context_9
+[2024.01.12-23.16.38:746][167]PIE: Server logged in
+[2024.01.12-23.16.38:747][167]PIE: Play in editor total start time 0,077 seconds.
+[2024.01.12-23.16.57:662][ 35]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.16.57:662][ 35]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.16.57:663][ 35]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.16.57:663][ 35]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.16.57:666][ 35]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.16.57:670][ 35]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.16.57:682][ 35]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.12-23.16.57:683][ 35]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6
+[2024.01.12-23.16.57:683][ 35]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6
+[2024.01.12-23.16.57:684][ 35]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6
+[2024.01.12-23.16.57:688][ 35]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.16.57:691][ 35]LogUObjectHash: Compacting FUObjectHashTables data took 1.08ms
+[2024.01.12-23.16.57:767][ 37]LogPlayLevel: Display: Destroying online subsystem :Context_9
+[2024.01.12-23.17.03:154][602]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.17.03:197][602]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.12-23.17.03:200][602]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.12-23.17.03:200][602]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LampA1D305E14ABD41A7B55A3DB604386BD3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.12-23.17.03:210][602]LogFileHelpers: InternalPromptForCheckoutAndSave took 56 ms (total: 610 ms)
+[2024.01.12-23.17.03:211][602]AssetCheck: New page: Asset Save: Lamp
+[2024.01.12-23.17.03:211][602]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.12-23.17.04:281][729]BlueprintLog: New page: Compile Lamp
+[2024.01.12-23.17.04:385][729]LogUObjectHash: Compacting FUObjectHashTables data took 1.22ms
+[2024.01.12-23.17.10:226][223]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.17.10:262][223]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.17.10:294][223]LogUObjectHash: Compacting FUObjectHashTables data took 1.08ms
+[2024.01.12-23.17.10:333][223]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.17.10:334][223]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap2CCC4E1A4B7A1B1716BE1AAF9EDE0814.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.17.10:339][223]LogFileHelpers: All files are already saved.
+[2024.01.12-23.17.10:339][223]LogFileHelpers: Saving map 'BackroomsMap' took 0.077
+[2024.01.12-23.17.10:346][223]LogFileHelpers: InternalPromptForCheckoutAndSave took 120 ms (total: 730 ms)
+[2024.01.12-23.17.10:348][223]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.17.10:348][223]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.17.11:288][317]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.12-23.17.11:294][317]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.17.11:294][317]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:17:11)
+[2024.01.12-23.17.11:322][317]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.17.11:336][317]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013757s)
+[2024.01.12-23.17.11:336][317]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013795s)
+[2024.01.12-23.17.11:348][317]LogUObjectHash: Compacting FUObjectHashTables data took 1.07ms
+[2024.01.12-23.17.11:349][317]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.17.11:349][317]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.17.11:350][317]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.17.11:350][317]LogPlayLevel: PIE: World Init took: (0.000836s)
+[2024.01.12-23.17.11:350][317]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True
+[2024.01.12-23.17.11:350][317]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.17.11:350][317]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.17.11:350][317]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.17.11:350][317]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.17.11:350][317]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.17.11:350][317]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.17.11:350][317]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.17.11:350][317]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.17.11:351][317]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.17.11:351][317]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.17.11:351][317]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.17.11:352][317]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.17.11:376][317]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.17.11:376][317]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.17.11:376][317]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.17.11:376][317]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.17.11:377][317]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7
+[2024.01.12-23.17.11:377][317]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7
+[2024.01.12-23.17.11:378][317]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7
+[2024.01.12-23.17.11:378][317]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7
+[2024.01.12-23.17.11:378][317]LogInit: FAudioDevice initialized with ID 7.
+[2024.01.12-23.17.11:378][317]LogAudio: Display: Audio Device (ID: 7) registered with world 'BackroomsMap'.
+[2024.01.12-23.17.11:378][317]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7
+[2024.01.12-23.17.11:380][317]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.12-23.17.11:387][317]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.17.11
+[2024.01.12-23.17.11:388][317]LogWorld: Bringing up level for play took: 0.006933
+[2024.01.12-23.17.11:390][317]LogOnline: OSS: Created online subsystem instance for: :Context_10
+[2024.01.12-23.17.11:392][317]PIE: Server logged in
+[2024.01.12-23.17.11:392][317]PIE: Play in editor total start time 0,098 seconds.
+[2024.01.12-23.17.17:632][833]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.17.17:632][833]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.17.17:632][833]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.17.17:633][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.17.17:636][833]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.17.17:640][833]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.17.17:652][833]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.17.17:653][833]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7
+[2024.01.12-23.17.17:653][833]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7
+[2024.01.12-23.17.17:655][833]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7
+[2024.01.12-23.17.17:662][833]LogUObjectHash: Compacting FUObjectHashTables data took 1.23ms
+[2024.01.12-23.17.17:745][835]LogPlayLevel: Display: Destroying online subsystem :Context_10
+[2024.01.12-23.17.21:068][168]Cmd: MODE GRID=0
+[2024.01.12-23.17.23:103][379]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.17.23:139][379]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.12-23.17.23:143][379]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.12-23.17.23:143][379]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp4A34D6B3470D1ABE64E4429B6AE09500.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.12-23.17.23:152][379]LogFileHelpers: InternalPromptForCheckoutAndSave took 49 ms (total: 780 ms)
+[2024.01.12-23.17.23:153][379]AssetCheck: New page: Asset Save: Lamp
+[2024.01.12-23.17.23:153][379]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.12-23.17.23:703][444]BlueprintLog: New page: Compile Lamp
+[2024.01.12-23.17.23:808][444]LogUObjectHash: Compacting FUObjectHashTables data took 1.08ms
+[2024.01.12-23.17.26:208][612]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.12-23.17.26:215][612]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.17.26:215][612]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:17:26)
+[2024.01.12-23.17.26:215][612]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.17.26:229][612]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014573s)
+[2024.01.12-23.17.26:229][612]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014601s)
+[2024.01.12-23.17.26:243][612]LogUObjectHash: Compacting FUObjectHashTables data took 1.08ms
+[2024.01.12-23.17.26:245][612]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.17.26:245][612]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.17.26:245][612]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.17.26:245][612]LogPlayLevel: PIE: World Init took: (0.000802s)
+[2024.01.12-23.17.26:246][612]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True
+[2024.01.12-23.17.26:246][612]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.17.26:246][612]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.17.26:246][612]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.17.26:246][612]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.17.26:246][612]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.17.26:246][612]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.17.26:246][612]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.17.26:246][612]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.17.26:246][612]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.17.26:246][612]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.17.26:246][612]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.17.26:248][612]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.17.26:272][612]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.17.26:272][612]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.17.26:272][612]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.17.26:272][612]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.17.26:273][612]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8
+[2024.01.12-23.17.26:273][612]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8
+[2024.01.12-23.17.26:275][612]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8
+[2024.01.12-23.17.26:275][612]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8
+[2024.01.12-23.17.26:275][612]LogInit: FAudioDevice initialized with ID 8.
+[2024.01.12-23.17.26:275][612]LogAudio: Display: Audio Device (ID: 8) registered with world 'BackroomsMap'.
+[2024.01.12-23.17.26:275][612]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8
+[2024.01.12-23.17.26:276][612]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.12-23.17.26:283][612]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.17.26
+[2024.01.12-23.17.26:284][612]LogWorld: Bringing up level for play took: 0.007159
+[2024.01.12-23.17.26:286][612]LogOnline: OSS: Created online subsystem instance for: :Context_11
+[2024.01.12-23.17.26:288][612]PIE: Server logged in
+[2024.01.12-23.17.26:288][612]PIE: Play in editor total start time 0,073 seconds.
+[2024.01.12-23.17.37:032][580]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.17.37:032][580]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.17.37:033][580]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.17.37:033][580]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.17.37:036][580]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.17.37:040][580]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.17.37:051][580]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.12-23.17.37:053][580]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8
+[2024.01.12-23.17.37:053][580]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8
+[2024.01.12-23.17.37:055][580]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8
+[2024.01.12-23.17.37:058][580]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.17.37:061][580]LogUObjectHash: Compacting FUObjectHashTables data took 1.11ms
+[2024.01.12-23.17.37:130][582]LogPlayLevel: Display: Destroying online subsystem :Context_11
+[2024.01.12-23.17.39:800][804]Cmd: DELETE
+[2024.01.12-23.17.39:801][804]Cmd: ACTOR DELETE
+[2024.01.12-23.17.39:806][804]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.12-23.17.39:822][804]LogUObjectHash: Compacting FUObjectHashTables data took 1.05ms
+[2024.01.12-23.17.39:823][804]LogEditorActor: Deleted 1 Actors (0.022 secs)
+[2024.01.12-23.17.45:914][250]Cmd: TRANSACTION UNDO
+[2024.01.12-23.17.45:914][250]LogEditorTransaction: Undo Move Elements
+[2024.01.12-23.17.47:093][312]Cmd: MODE GRID=1
+[2024.01.12-23.17.53:622][701]Cmd: DELETE
+[2024.01.12-23.17.53:622][701]Cmd: ACTOR DELETE
+[2024.01.12-23.17.53:627][701]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.12-23.17.53:643][701]LogUObjectHash: Compacting FUObjectHashTables data took 1.04ms
+[2024.01.12-23.17.53:645][701]LogEditorActor: Deleted 1 Actors (0.023 secs)
+[2024.01.12-23.18.04:355][358]Cmd: DELETE
+[2024.01.12-23.18.04:355][358]Cmd: ACTOR DELETE
+[2024.01.12-23.18.04:360][358]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.12-23.18.04:379][358]LogUObjectHash: Compacting FUObjectHashTables data took 1.06ms
+[2024.01.12-23.18.04:381][358]LogEditorActor: Deleted 1 Actors (0.026 secs)
+[2024.01.12-23.18.13:851][908]Cmd: DELETE
+[2024.01.12-23.18.13:851][908]Cmd: ACTOR DELETE
+[2024.01.12-23.18.13:856][908]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.12-23.18.13:872][908]LogUObjectHash: Compacting FUObjectHashTables data took 1.04ms
+[2024.01.12-23.18.13:874][908]LogEditorActor: Deleted 1 Actors (0.023 secs)
+[2024.01.12-23.18.20:746][363]Cmd: DELETE
+[2024.01.12-23.18.20:746][363]Cmd: ACTOR DELETE
+[2024.01.12-23.18.20:751][363]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.12-23.18.20:763][363]LogUObjectHash: Compacting FUObjectHashTables data took 0.58ms
+[2024.01.12-23.18.20:766][363]LogEditorActor: Deleted 1 Actors (0.020 secs)
+[2024.01.12-23.18.23:849][641]Cmd: DELETE
+[2024.01.12-23.18.23:849][641]Cmd: ACTOR DELETE
+[2024.01.12-23.18.23:854][641]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.12-23.18.23:868][641]LogUObjectHash: Compacting FUObjectHashTables data took 0.57ms
+[2024.01.12-23.18.23:871][641]LogEditorActor: Deleted 1 Actors (0.021 secs)
+[2024.01.12-23.18.33:604][344]Cmd: DELETE
+[2024.01.12-23.18.33:605][344]Cmd: ACTOR DELETE
+[2024.01.12-23.18.33:609][344]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.12-23.18.33:625][344]LogUObjectHash: Compacting FUObjectHashTables data took 1.04ms
+[2024.01.12-23.18.33:628][344]LogEditorActor: Deleted 1 Actors (0.022 secs)
+[2024.01.12-23.18.41:095][938]Cmd: DELETE
+[2024.01.12-23.18.41:095][938]Cmd: ACTOR DELETE
+[2024.01.12-23.18.41:100][938]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.12-23.18.41:118][938]LogUObjectHash: Compacting FUObjectHashTables data took 0.58ms
+[2024.01.12-23.18.41:120][938]LogEditorActor: Deleted 1 Actors (0.026 secs)
+[2024.01.12-23.18.42:245][ 4]Cmd: DELETE
+[2024.01.12-23.18.42:245][ 4]Cmd: ACTOR DELETE
+[2024.01.12-23.18.42:251][ 4]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.12-23.18.42:267][ 4]LogUObjectHash: Compacting FUObjectHashTables data took 0.57ms
+[2024.01.12-23.18.42:269][ 4]LogEditorActor: Deleted 1 Actors (0.024 secs)
+[2024.01.12-23.18.53:371][833]Cmd: DELETE
+[2024.01.12-23.18.53:371][833]Cmd: ACTOR DELETE
+[2024.01.12-23.18.53:375][833]LogEditorActor: Deleted Actor: StaticMeshActor
+[2024.01.12-23.18.53:389][833]LogUObjectHash: Compacting FUObjectHashTables data took 0.67ms
+[2024.01.12-23.18.53:391][833]LogEditorActor: Deleted 1 Actors (0.019 secs)
+[2024.01.12-23.18.54:447][954]Cmd: TRANSACTION UNDO
+[2024.01.12-23.18.54:447][954]LogEditorTransaction: Undo Delete Elements
+[2024.01.12-23.18.56:327][ 53]Cmd: DELETE
+[2024.01.12-23.18.56:328][ 53]Cmd: ACTOR DELETE
+[2024.01.12-23.18.56:332][ 53]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.12-23.18.56:345][ 53]LogUObjectHash: Compacting FUObjectHashTables data took 0.58ms
+[2024.01.12-23.18.56:347][ 53]LogEditorActor: Deleted 1 Actors (0.020 secs)
+[2024.01.12-23.19.05:650][729]Cmd: DELETE
+[2024.01.12-23.19.05:650][729]Cmd: ACTOR DELETE
+[2024.01.12-23.19.05:655][729]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.12-23.19.05:668][729]LogUObjectHash: Compacting FUObjectHashTables data took 1.02ms
+[2024.01.12-23.19.05:670][729]LogEditorActor: Deleted 1 Actors (0.020 secs)
+[2024.01.12-23.19.08:218][994]Cmd: TRANSACTION UNDO
+[2024.01.12-23.19.08:218][994]LogEditorTransaction: Undo Delete Elements
+[2024.01.12-23.19.19:593][853]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.19.19:619][853]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.19.19:648][853]LogUObjectHash: Compacting FUObjectHashTables data took 1.02ms
+[2024.01.12-23.19.19:685][853]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.19.19:685][853]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapDAE3718448F9E157197D9FB737FF8E77.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.19.19:690][853]LogFileHelpers: All files are already saved.
+[2024.01.12-23.19.19:690][853]LogFileHelpers: Saving map 'BackroomsMap' took 0.071
+[2024.01.12-23.19.19:702][853]LogFileHelpers: InternalPromptForCheckoutAndSave took 109 ms (total: 890 ms)
+[2024.01.12-23.19.19:704][853]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.19.19:704][853]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.19.23:533][287]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.12-23.19.23:540][287]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.19.23:540][287]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:19:23)
+[2024.01.12-23.19.23:570][287]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.19.23:584][287]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012725s)
+[2024.01.12-23.19.23:584][287]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012764s)
+[2024.01.12-23.19.23:596][287]LogUObjectHash: Compacting FUObjectHashTables data took 1.03ms
+[2024.01.12-23.19.23:597][287]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.19.23:597][287]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.19.23:597][287]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.19.23:597][287]LogPlayLevel: PIE: World Init took: (0.000868s)
+[2024.01.12-23.19.23:597][287]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True
+[2024.01.12-23.19.23:598][287]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.19.23:598][287]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.19.23:598][287]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.19.23:598][287]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.19.23:598][287]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.19.23:598][287]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.19.23:598][287]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.19.23:598][287]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.19.23:598][287]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.19.23:598][287]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.19.23:598][287]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.19.23:600][287]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.19.23:624][287]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.19.23:624][287]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.19.23:624][287]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.19.23:624][287]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.19.23:625][287]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9
+[2024.01.12-23.19.23:625][287]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9
+[2024.01.12-23.19.23:626][287]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9
+[2024.01.12-23.19.23:626][287]LogInit: FAudioDevice initialized with ID 9.
+[2024.01.12-23.19.23:626][287]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9
+[2024.01.12-23.19.23:626][287]LogAudio: Display: Audio Device (ID: 9) registered with world 'BackroomsMap'.
+[2024.01.12-23.19.23:626][287]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9
+[2024.01.12-23.19.23:628][287]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.12-23.19.23:633][287]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.19.23
+[2024.01.12-23.19.23:634][287]LogWorld: Bringing up level for play took: 0.006446
+[2024.01.12-23.19.23:636][287]LogOnline: OSS: Created online subsystem instance for: :Context_12
+[2024.01.12-23.19.23:637][287]PIE: Server logged in
+[2024.01.12-23.19.23:638][287]PIE: Play in editor total start time 0,099 seconds.
+[2024.01.12-23.19.45:791][594]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.19.45:791][594]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.19.45:791][594]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.19.45:792][594]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.19.45:796][594]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.19.45:800][594]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.19.45:813][594]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.19.45:813][594]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 9
+[2024.01.12-23.19.45:814][594]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9
+[2024.01.12-23.19.45:815][594]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9
+[2024.01.12-23.19.45:822][594]LogUObjectHash: Compacting FUObjectHashTables data took 1.13ms
+[2024.01.12-23.19.45:864][595]LogPlayLevel: Display: Destroying online subsystem :Context_12
+[2024.01.12-23.19.47:478][718]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.19.47:508][718]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.19.47:538][718]LogUObjectHash: Compacting FUObjectHashTables data took 1.03ms
+[2024.01.12-23.19.47:575][718]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.19.47:575][718]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap41F92CAD42FC0D279A45A7819E9B28D3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.19.47:581][718]LogFileHelpers: All files are already saved.
+[2024.01.12-23.19.47:581][718]LogFileHelpers: Saving map 'BackroomsMap' took 0.073
+[2024.01.12-23.19.47:589][718]LogFileHelpers: InternalPromptForCheckoutAndSave took 110 ms (total: 1.00 sec)
+[2024.01.12-23.19.47:590][718]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.19.47:590][718]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.19.50:605][917]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.19.50:605][917]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.19.56:762][352]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance
+[2024.01.12-23.20.28:755][869]LogActorFactory: Actor Factory attempting to spawn Class /Script/NavigationSystem.NavMeshBoundsVolume
+[2024.01.12-23.20.28:755][869]LogActorFactory: Actor Factory attempting to spawn Class /Script/NavigationSystem.NavMeshBoundsVolume
+[2024.01.12-23.20.28:756][869]LogActorFactory: Actor Factory spawned Class /Script/NavigationSystem.NavMeshBoundsVolume as actor: NavMeshBoundsVolume /Game/BackroomsMap.BackroomsMap:PersistentLevel.NavMeshBoundsVolume_3
+[2024.01.12-23.20.28:757][869]LogActorFactory: Actor Factory spawned Class /Script/NavigationSystem.NavMeshBoundsVolume as actor: NavMeshBoundsVolume /Game/BackroomsMap.BackroomsMap:PersistentLevel.NavMeshBoundsVolume_3
+[2024.01.12-23.20.40:905][671]Cmd: MODE GRID=0
+[2024.01.12-23.22.08:468][813]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.22.08:507][813]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.22.08:542][813]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms
+[2024.01.12-23.22.08:581][813]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.22.08:582][813]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap9CB4D92B49D531580C0535A3A20FF74A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.22.08:587][813]LogFileHelpers: All files are already saved.
+[2024.01.12-23.22.08:587][813]LogFileHelpers: Saving map 'BackroomsMap' took 0.080
+[2024.01.12-23.22.08:593][813]LogFileHelpers: InternalPromptForCheckoutAndSave took 125 ms (total: 1.12 sec)
+[2024.01.12-23.22.08:594][813]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.22.08:594][813]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.22.09:821][891]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.12-23.22.09:827][891]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.22.09:827][891]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:22:09)
+[2024.01.12-23.22.09:827][891]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.22.09:841][891]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014002s)
+[2024.01.12-23.22.09:841][891]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014037s)
+[2024.01.12-23.22.09:853][891]LogUObjectHash: Compacting FUObjectHashTables data took 1.11ms
+[2024.01.12-23.22.09:854][891]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.22.09:854][891]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.22.09:855][891]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.22.09:855][891]LogPlayLevel: PIE: World Init took: (0.000881s)
+[2024.01.12-23.22.09:855][891]LogAudio: Display: Creating Audio Device: Id: 10, Scope: Unique, Realtime: True
+[2024.01.12-23.22.09:855][891]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.22.09:855][891]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.22.09:855][891]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.22.09:855][891]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.22.09:855][891]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.22.09:855][891]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.22.09:855][891]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.22.09:855][891]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.22.09:856][891]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.22.09:856][891]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.22.09:856][891]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.22.09:857][891]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.22.09:882][891]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.22.09:882][891]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.22.09:882][891]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.22.09:882][891]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.22.09:883][891]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10
+[2024.01.12-23.22.09:883][891]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10
+[2024.01.12-23.22.09:885][891]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10
+[2024.01.12-23.22.09:885][891]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10
+[2024.01.12-23.22.09:885][891]LogInit: FAudioDevice initialized with ID 10.
+[2024.01.12-23.22.09:885][891]LogAudio: Display: Audio Device (ID: 10) registered with world 'BackroomsMap'.
+[2024.01.12-23.22.09:885][891]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 10
+[2024.01.12-23.22.09:886][891]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.12-23.22.09:892][891]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.22.09
+[2024.01.12-23.22.09:892][891]LogWorld: Bringing up level for play took: 0.006492
+[2024.01.12-23.22.09:894][891]LogOnline: OSS: Created online subsystem instance for: :Context_13
+[2024.01.12-23.22.09:896][891]PIE: Server logged in
+[2024.01.12-23.22.09:896][891]PIE: Play in editor total start time 0,071 seconds.
+[2024.01.12-23.22.11:780][ 56]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.22.11:780][ 56]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.22.11:780][ 56]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.22.11:781][ 56]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.22.11:784][ 56]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.22.11:788][ 56]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.22.11:799][ 56]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.22.11:800][ 56]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 10
+[2024.01.12-23.22.11:800][ 56]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10
+[2024.01.12-23.22.11:801][ 56]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10
+[2024.01.12-23.22.11:808][ 56]LogUObjectHash: Compacting FUObjectHashTables data took 1.15ms
+[2024.01.12-23.22.11:866][ 57]LogPlayLevel: Display: Destroying online subsystem :Context_13
+[2024.01.12-23.22.12:620][122]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.22.12:653][122]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.22.12:682][122]LogUObjectHash: Compacting FUObjectHashTables data took 1.02ms
+[2024.01.12-23.22.12:722][122]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.22.12:722][122]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap5B2BA2EE4CA56CBE23891C8ACBE6E021.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.22.12:727][122]LogFileHelpers: All files are already saved.
+[2024.01.12-23.22.12:727][122]LogFileHelpers: Saving map 'BackroomsMap' took 0.074
+[2024.01.12-23.22.12:737][122]LogFileHelpers: InternalPromptForCheckoutAndSave took 117 ms (total: 1.24 sec)
+[2024.01.12-23.22.12:739][122]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.22.12:739][122]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.22.26:092][283]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.22.26:092][283]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:22:26)
+[2024.01.12-23.22.26:093][283]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.22.26:106][283]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012884s)
+[2024.01.12-23.22.26:106][283]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012912s)
+[2024.01.12-23.22.26:122][283]LogUObjectHash: Compacting FUObjectHashTables data took 1.22ms
+[2024.01.12-23.22.26:123][283]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.22.26:124][283]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.22.26:124][283]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.22.26:124][283]LogPlayLevel: PIE: World Init took: (0.000965s)
+[2024.01.12-23.22.26:124][283]LogAudio: Display: Creating Audio Device: Id: 11, Scope: Unique, Realtime: True
+[2024.01.12-23.22.26:124][283]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.22.26:124][283]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.22.26:124][283]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.22.26:124][283]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.22.26:125][283]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.22.26:125][283]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.22.26:125][283]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.22.26:125][283]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.22.26:125][283]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.22.26:125][283]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.22.26:125][283]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.22.26:127][283]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.22.26:150][283]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.22.26:151][283]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.22.26:151][283]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.22.26:151][283]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.22.26:151][283]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11
+[2024.01.12-23.22.26:151][283]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11
+[2024.01.12-23.22.26:153][283]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11
+[2024.01.12-23.22.26:153][283]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11
+[2024.01.12-23.22.26:153][283]LogInit: FAudioDevice initialized with ID 11.
+[2024.01.12-23.22.26:153][283]LogAudio: Display: Audio Device (ID: 11) registered with world 'BackroomsMap'.
+[2024.01.12-23.22.26:153][283]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 11
+[2024.01.12-23.22.26:162][283]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.22.27:175][283]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.12-23.22.27:182][283]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.22.27
+[2024.01.12-23.22.27:183][283]LogWorld: Bringing up level for play took: 0.007714
+[2024.01.12-23.22.27:186][283]LogOnline: OSS: Created online subsystem instance for: :Context_14
+[2024.01.12-23.22.27:197][283]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.12-23.22.27:198][283]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.12-23.22.27:200][283]vr.PixelDensity = "1"
+[2024.01.12-23.22.27:204][283]PIE: Server logged in
+[2024.01.12-23.22.27:206][283]PIE: Play in editor total start time 1,113 seconds.
+[2024.01.12-23.22.27:209][283]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.12-23.22.27:320][283]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.12-23.22.27:326][283]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.12-23.22.27:329][283]LogRenderer: Warning: Resizing VR buffer to 1800 by 1000
+[2024.01.12-23.22.27:356][283]LogSlate: Took 0.000191 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.12-23.22.48:766][ 85]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: ================================================
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Total job queries 134, among them cache hits 32 (23.88%)
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Tracking 101 distinct input hashes that result in 74 distinct outputs (73.27%)
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: RAM used: 291,70 KiB of 1,60 GiB budget. Usage: 0.02%
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Shaders Compiled: 1
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Jobs assigned 2, completed 1 (50.00%)
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Time job spent in pending queue: average 0.05 s, longest 0.05 s
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Job execution time: average 0.41 s, max 0.41 s
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Job life time (pending + execution): average 0.46 s, max 0.46
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Shader code size: average 3,066 KiB, min 3,066 KiB, max 3,066 KiB
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.46 s
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Jobs were issued in 2 batches (only local compilation was used), average 1.00 jobs/batch
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Average processing rate: 2.17 jobs/sec
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Total thread time: 0,197 s
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Total thread preprocess time: 0,035 s
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Percentage time preprocessing: 17.54%
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Effective parallelization: 0.43 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Top 1 most expensive shader types by average time:
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 1 times, average 0.20 sec, max 0.20 sec, min 0.20 sec)
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Top 1 shader types by total compile time:
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 100.00% of total time (compiled 1 times, average 0.20 sec, max 0.20 sec, min 0.20 sec)
+[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: ================================================
+[2024.01.12-23.23.03:470][652]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.23.03:470][652]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.23.03:494][652]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.12-23.23.03:497][652]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.23.03:497][652]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.23.03:500][652]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.23.03:505][652]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.23.03:517][652]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 11
+[2024.01.12-23.23.03:517][652]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11
+[2024.01.12-23.23.03:520][652]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11
+[2024.01.12-23.23.03:527][652]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.12-23.23.03:527][652]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.12-23.23.03:528][652]LogUObjectHash: Compacting FUObjectHashTables data took 1.29ms
+[2024.01.12-23.23.03:590][653]LogPlayLevel: Display: Destroying online subsystem :Context_14
+[2024.01.12-23.23.09:949][ 17]Cmd: DELETE
+[2024.01.12-23.23.09:949][ 17]Cmd: ACTOR DELETE
+[2024.01.12-23.23.09:955][ 17]LogEditorActor: Deleted Actor: NavMeshBoundsVolume
+[2024.01.12-23.23.09:973][ 17]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms
+[2024.01.12-23.23.09:976][ 17]LogEditorActor: Deleted 1 Actors (0.027 secs)
+[2024.01.12-23.23.23:283][738]Cmd: DELETE
+[2024.01.12-23.23.23:283][738]Cmd: ACTOR DELETE
+[2024.01.12-23.23.23:287][738]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.12-23.23.23:302][738]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms
+[2024.01.12-23.23.23:306][738]LogEditorActor: Deleted 1 Actors (0.022 secs)
+[2024.01.12-23.23.34:056][334]Cmd: DELETE
+[2024.01.12-23.23.34:056][334]Cmd: ACTOR DELETE
+[2024.01.12-23.23.34:061][334]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.12-23.23.34:077][334]LogUObjectHash: Compacting FUObjectHashTables data took 0.65ms
+[2024.01.12-23.23.34:080][334]LogEditorActor: Deleted 1 Actors (0.024 secs)
+[2024.01.12-23.23.38:299][560]Cmd: MODE GRID=1
+[2024.01.12-23.23.44:622][877]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.23.44:654][877]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.23.44:690][877]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms
+[2024.01.12-23.23.44:732][877]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.23.44:732][877]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap6D93359D422A7EB08F8658BA5282EE1E.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.23.44:739][877]LogFileHelpers: All files are already saved.
+[2024.01.12-23.23.44:740][877]LogFileHelpers: Saving map 'BackroomsMap' took 0.086
+[2024.01.12-23.23.44:748][877]LogFileHelpers: InternalPromptForCheckoutAndSave took 126 ms (total: 1.37 sec)
+[2024.01.12-23.23.44:750][877]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.23.44:751][877]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.23.54:505][455]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.23.54:549][455]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.23.54:583][455]LogUObjectHash: Compacting FUObjectHashTables data took 1.13ms
+[2024.01.12-23.23.54:626][455]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.23.54:626][455]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap6241FE674906A2DC889D38BEF6738DE0.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.23.54:632][455]LogFileHelpers: All files are already saved.
+[2024.01.12-23.23.54:632][455]LogFileHelpers: Saving map 'BackroomsMap' took 0.083
+[2024.01.12-23.23.54:638][455]LogFileHelpers: InternalPromptForCheckoutAndSave took 132 ms (total: 1.50 sec)
+[2024.01.12-23.23.54:640][455]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.23.54:640][455]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.24.04:962][249]LogActorFactory: Actor Factory attempting to spawn Class /Script/NavigationSystem.NavMeshBoundsVolume
+[2024.01.12-23.24.04:962][249]LogActorFactory: Actor Factory attempting to spawn Class /Script/NavigationSystem.NavMeshBoundsVolume
+[2024.01.12-23.24.04:963][249]LogActorFactory: Actor Factory spawned Class /Script/NavigationSystem.NavMeshBoundsVolume as actor: NavMeshBoundsVolume /Game/BackroomsMap.BackroomsMap:PersistentLevel.NavMeshBoundsVolume_4
+[2024.01.12-23.24.04:964][249]LogActorFactory: Actor Factory spawned Class /Script/NavigationSystem.NavMeshBoundsVolume as actor: NavMeshBoundsVolume /Game/BackroomsMap.BackroomsMap:PersistentLevel.NavMeshBoundsVolume_4
+[2024.01.12-23.24.10:773][576]Cmd: MODE GRID=0
+[2024.01.12-23.24.18:416][105]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.24.18:446][105]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.24.18:485][105]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms
+[2024.01.12-23.24.18:528][105]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.24.18:528][105]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapB3288089416D509EEF99F1B4B3FC3974.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.24.18:534][105]LogFileHelpers: All files are already saved.
+[2024.01.12-23.24.18:534][105]LogFileHelpers: Saving map 'BackroomsMap' took 0.087
+[2024.01.12-23.24.18:546][105]LogFileHelpers: InternalPromptForCheckoutAndSave took 128 ms (total: 1.63 sec)
+[2024.01.12-23.24.18:547][105]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.24.18:547][105]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.25.34:331][530]LogViewport: Scene viewport resized to 1433x892, mode Windowed.
+[2024.01.12-23.25.34:345][531]LogViewport: Scene viewport resized to 1430x892, mode Windowed.
+[2024.01.12-23.25.34:390][532]LogViewport: Scene viewport resized to 1412x892, mode Windowed.
+[2024.01.12-23.25.34:433][533]LogViewport: Scene viewport resized to 1393x892, mode Windowed.
+[2024.01.12-23.25.34:476][534]LogViewport: Scene viewport resized to 1375x892, mode Windowed.
+[2024.01.12-23.25.34:517][535]LogViewport: Scene viewport resized to 1366x892, mode Windowed.
+[2024.01.12-23.25.34:557][536]LogViewport: Scene viewport resized to 1361x892, mode Windowed.
+[2024.01.12-23.25.34:594][537]LogViewport: Scene viewport resized to 1358x892, mode Windowed.
+[2024.01.12-23.25.34:667][538]LogViewport: Scene viewport resized to 1347x892, mode Windowed.
+[2024.01.12-23.25.34:703][539]LogViewport: Scene viewport resized to 1344x892, mode Windowed.
+[2024.01.12-23.25.34:748][540]LogViewport: Scene viewport resized to 1337x892, mode Windowed.
+[2024.01.12-23.25.34:788][541]LogViewport: Scene viewport resized to 1335x892, mode Windowed.
+[2024.01.12-23.25.34:828][542]LogViewport: Scene viewport resized to 1333x892, mode Windowed.
+[2024.01.12-23.25.34:869][543]LogViewport: Scene viewport resized to 1332x892, mode Windowed.
+[2024.01.12-23.25.34:904][544]LogViewport: Scene viewport resized to 1324x892, mode Windowed.
+[2024.01.12-23.25.34:944][545]LogViewport: Scene viewport resized to 1316x892, mode Windowed.
+[2024.01.12-23.25.34:980][546]LogViewport: Scene viewport resized to 1312x892, mode Windowed.
+[2024.01.12-23.25.35:017][547]LogViewport: Scene viewport resized to 1311x892, mode Windowed.
+[2024.01.12-23.25.35:057][548]LogViewport: Scene viewport resized to 1308x892, mode Windowed.
+[2024.01.12-23.25.35:095][549]LogViewport: Scene viewport resized to 1302x892, mode Windowed.
+[2024.01.12-23.25.35:133][550]LogViewport: Scene viewport resized to 1294x892, mode Windowed.
+[2024.01.12-23.25.35:171][551]LogViewport: Scene viewport resized to 1291x892, mode Windowed.
+[2024.01.12-23.25.35:209][552]LogViewport: Scene viewport resized to 1289x892, mode Windowed.
+[2024.01.12-23.25.35:292][557]LogViewport: Scene viewport resized to 1285x892, mode Windowed.
+[2024.01.12-23.25.35:305][558]LogViewport: Scene viewport resized to 1282x892, mode Windowed.
+[2024.01.12-23.25.35:357][559]LogViewport: Scene viewport resized to 1260x892, mode Windowed.
+[2024.01.12-23.25.35:399][560]LogViewport: Scene viewport resized to 1227x892, mode Windowed.
+[2024.01.12-23.25.35:436][561]LogViewport: Scene viewport resized to 1198x892, mode Windowed.
+[2024.01.12-23.25.35:478][562]LogViewport: Scene viewport resized to 1170x892, mode Windowed.
+[2024.01.12-23.25.35:521][563]LogViewport: Scene viewport resized to 1153x892, mode Windowed.
+[2024.01.12-23.25.35:589][564]LogViewport: Scene viewport resized to 1148x892, mode Windowed.
+[2024.01.12-23.25.36:747][697]LogViewport: Scene viewport resized to 1150x892, mode Windowed.
+[2024.01.12-23.25.36:784][699]LogViewport: Scene viewport resized to 1157x892, mode Windowed.
+[2024.01.12-23.25.36:820][700]LogViewport: Scene viewport resized to 1167x892, mode Windowed.
+[2024.01.12-23.25.36:861][701]LogViewport: Scene viewport resized to 1189x892, mode Windowed.
+[2024.01.12-23.25.36:901][702]LogViewport: Scene viewport resized to 1214x892, mode Windowed.
+[2024.01.12-23.25.36:945][703]LogViewport: Scene viewport resized to 1241x892, mode Windowed.
+[2024.01.12-23.25.36:984][704]LogViewport: Scene viewport resized to 1267x892, mode Windowed.
+[2024.01.12-23.25.37:024][705]LogViewport: Scene viewport resized to 1293x892, mode Windowed.
+[2024.01.12-23.25.37:065][706]LogViewport: Scene viewport resized to 1310x892, mode Windowed.
+[2024.01.12-23.25.37:104][707]LogViewport: Scene viewport resized to 1331x892, mode Windowed.
+[2024.01.12-23.25.37:144][708]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
+[2024.01.12-23.26.01:607][ 32]Cmd: DELETE
+[2024.01.12-23.26.01:607][ 32]Cmd: ACTOR DELETE
+[2024.01.12-23.26.01:612][ 32]LogEditorActor: Deleted Actor: NavMeshBoundsVolume
+[2024.01.12-23.26.01:629][ 32]LogUObjectHash: Compacting FUObjectHashTables data took 0.64ms
+[2024.01.12-23.26.01:633][ 32]LogEditorActor: Deleted 1 Actors (0.026 secs)
+[2024.01.12-23.26.10:525][443]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.26.10:555][443]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.26.10:587][443]LogUObjectHash: Compacting FUObjectHashTables data took 0.56ms
+[2024.01.12-23.26.10:628][443]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.26.10:628][443]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapAAC1A928417145401B40628CAA580326.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.26.10:634][443]LogFileHelpers: All files are already saved.
+[2024.01.12-23.26.10:634][443]LogFileHelpers: Saving map 'BackroomsMap' took 0.080
+[2024.01.12-23.26.10:640][443]LogFileHelpers: InternalPromptForCheckoutAndSave took 115 ms (total: 1.74 sec)
+[2024.01.12-23.26.10:642][443]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.26.10:642][443]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.26.15:555][751]Cmd: TRANSACTION UNDO
+[2024.01.12-23.26.15:555][751]LogEditorTransaction: Undo Scale Elements
+[2024.01.12-23.26.16:563][784]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.26.16:613][784]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.26.16:648][784]LogUObjectHash: Compacting FUObjectHashTables data took 0.54ms
+[2024.01.12-23.26.16:688][784]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.26.16:688][784]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapFD0D9E184B756928B6647E82B6420C3F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.26.16:693][784]LogFileHelpers: All files are already saved.
+[2024.01.12-23.26.16:693][784]LogFileHelpers: Saving map 'BackroomsMap' took 0.081
+[2024.01.12-23.26.16:701][784]LogFileHelpers: InternalPromptForCheckoutAndSave took 137 ms (total: 1.88 sec)
+[2024.01.12-23.26.16:702][784]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.26.16:702][784]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.26.19:306][891]LogEditorViewport: Clicking Background
+[2024.01.12-23.26.41:069][174]LogEditorViewport: Clicking Background
+[2024.01.12-23.26.46:190][428]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.26.46:222][428]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.26.46:255][428]LogUObjectHash: Compacting FUObjectHashTables data took 0.57ms
+[2024.01.12-23.26.46:296][428]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.26.46:296][428]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap940755C04D230F6D9A209C911D96444A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.26.46:302][428]LogFileHelpers: All files are already saved.
+[2024.01.12-23.26.46:302][428]LogFileHelpers: Saving map 'BackroomsMap' took 0.081
+[2024.01.12-23.26.46:309][428]LogFileHelpers: InternalPromptForCheckoutAndSave took 119 ms (total: 2.00 sec)
+[2024.01.12-23.26.46:311][428]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.26.46:311][428]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.26.46:799][443]Cmd: TRANSACTION UNDO
+[2024.01.12-23.26.46:799][443]LogEditorTransaction: Undo Move Elements
+[2024.01.12-23.26.47:335][463]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.26.47:369][463]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.26.47:402][463]LogUObjectHash: Compacting FUObjectHashTables data took 0.53ms
+[2024.01.12-23.26.47:442][463]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.26.47:442][463]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap12168C7846C169004C0201A261AF8977.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.26.47:448][463]LogFileHelpers: All files are already saved.
+[2024.01.12-23.26.47:448][463]LogFileHelpers: Saving map 'BackroomsMap' took 0.079
+[2024.01.12-23.26.47:456][463]LogFileHelpers: InternalPromptForCheckoutAndSave took 121 ms (total: 2.12 sec)
+[2024.01.12-23.26.47:458][463]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.26.47:458][463]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.26.58:800][758]Cmd: MAP CHECK
+[2024.01.12-23.26.58:800][758]MapCheck: New page: BackroomsMap - 13 Jan 2024, 01:26:58
+[2024.01.12-23.26.58:800][758]MapCheck: Warning: Floor_16 Large actor receives a pre-shadow and will cause an extreme performance hit unless bCastDynamicShadow is set to false.
+[2024.01.12-23.26.58:800][758]MapCheck: Warning: StaticMeshActor_2 Static mesh actor has NULL StaticMesh property
+[2024.01.12-23.26.58:800][758]MapCheck: Warning: StaticMeshActor_4 Static mesh actor has NULL StaticMesh property
+[2024.01.12-23.26.58:800][758]MapCheck: Warning: StaticMeshActor_6 Static mesh actor has NULL StaticMesh property
+[2024.01.12-23.26.58:800][758]MapCheck: Warning: StaticMeshActor_5 Static mesh actor has NULL StaticMesh property
+[2024.01.12-23.26.58:800][758]MapCheck: Warning: Lamp_C_0 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:800][758]MapCheck: Warning: Lamp_C_1 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:800][758]MapCheck: Warning: Lamp_C_10 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:800][758]MapCheck: Warning: Lamp_C_11 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:800][758]MapCheck: Warning: Lamp_C_12 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_13 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_14 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_16 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_2 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_3 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_4 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_5 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_7 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_8 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_852 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_853 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_858 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_860 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_861 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_862 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_863 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_864 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_865 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_866 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_868 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_869 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_870 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_871 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_872 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_873 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_874 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_875 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_876 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_877 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_884 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_886 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_890 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_891 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_892 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_895 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_896 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_898 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_899 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_9 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_900 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_901 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_902 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_903 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_904 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_905 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_907 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_908 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_909 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_910 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_911 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_912 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_913 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_917 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_918 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_921 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_922 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_923 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_924 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_927 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_928 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_929 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_930 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_931 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_932 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_934 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_935 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:802][758]MapCheck: Warning: Lamp_C_937 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:802][758]MapCheck: Warning: Lamp_C_938 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:802][758]MapCheck: Warning: Lamp_C_940 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:802][758]MapCheck: Warning: Lamp_C_941 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:802][758]MapCheck: Warning: Lamp_C_944 1 element(s) with zero triangles in static mesh 'Lamp_Box'
+[2024.01.12-23.26.58:802][758]MapCheck: Map check complete: 0 Error(s), 81 Warning(s), took 1,675ms to complete.
+[2024.01.12-23.27.20:625][751]LogWindows: LaunchURL https://docs.unrealengine.com/5.3/en/BuildingWorlds/LevelEditor/MapErrors?utm_source=editor&utm_medium=docs&utm_campaign=msg_log#actorlargeshadowcaster
+[2024.01.12-23.28.16:361][235]LogSlate: Window 'Message Log' being destroyed
+[2024.01.12-23.28.16:366][235]LogSlate: Window 'Message Log' being destroyed
+[2024.01.12-23.28.21:213][610]Cmd: DELETE
+[2024.01.12-23.28.21:213][610]Cmd: ACTOR DELETE
+[2024.01.12-23.28.21:219][610]LogEditorActor: Deleted Actor: SpotLight
+[2024.01.12-23.28.21:236][610]LogUObjectHash: Compacting FUObjectHashTables data took 0.84ms
+[2024.01.12-23.28.21:240][610]LogEditorActor: Deleted 1 Actors (0.026 secs)
+[2024.01.12-23.28.22:107][703]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.28.22:144][703]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.28.22:178][703]LogUObjectHash: Compacting FUObjectHashTables data took 0.59ms
+[2024.01.12-23.28.22:218][703]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.28.22:219][703]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapCC3591A04137AE5FDE812196732F483F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.28.22:224][703]LogFileHelpers: All files are already saved.
+[2024.01.12-23.28.22:224][703]LogFileHelpers: Saving map 'BackroomsMap' took 0.081
+[2024.01.12-23.28.22:233][703]LogFileHelpers: InternalPromptForCheckoutAndSave took 127 ms (total: 2.25 sec)
+[2024.01.12-23.28.22:236][703]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.28.22:236][703]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.28.33:747][427]Cmd: TRANSACTION UNDO
+[2024.01.12-23.28.33:747][427]LogEditorTransaction: Undo Move Elements
+[2024.01.12-23.28.34:247][443]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.28.34:278][443]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.28.34:310][443]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms
+[2024.01.12-23.28.34:351][443]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.28.34:352][443]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapFDE21837489F21D962249F9BAD626464.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.28.34:358][443]LogFileHelpers: All files are already saved.
+[2024.01.12-23.28.34:358][443]LogFileHelpers: Saving map 'BackroomsMap' took 0.080
+[2024.01.12-23.28.34:365][443]LogFileHelpers: InternalPromptForCheckoutAndSave took 117 ms (total: 2.37 sec)
+[2024.01.12-23.28.34:368][443]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.28.34:368][443]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.28.34:815][463]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.28.34:868][463]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.28.34:899][463]LogUObjectHash: Compacting FUObjectHashTables data took 0.57ms
+[2024.01.12-23.28.34:939][463]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.28.34:939][463]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapD010E48B4F0897FE35714CAF171B11BB.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.28.34:944][463]LogFileHelpers: All files are already saved.
+[2024.01.12-23.28.34:944][463]LogFileHelpers: Saving map 'BackroomsMap' took 0.077
+[2024.01.12-23.28.34:953][463]LogFileHelpers: InternalPromptForCheckoutAndSave took 137 ms (total: 2.50 sec)
+[2024.01.12-23.28.34:954][463]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.28.34:954][463]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.28.35:018][466]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.28.35:063][466]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.28.35:094][466]LogUObjectHash: Compacting FUObjectHashTables data took 0.55ms
+[2024.01.12-23.28.35:135][466]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.28.35:136][466]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap0E6ECAC940BE5A1F8CF1C284DCB05FAE.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.28.35:141][466]LogFileHelpers: All files are already saved.
+[2024.01.12-23.28.35:141][466]LogFileHelpers: Saving map 'BackroomsMap' took 0.079
+[2024.01.12-23.28.35:150][466]LogFileHelpers: InternalPromptForCheckoutAndSave took 131 ms (total: 2.64 sec)
+[2024.01.12-23.28.35:152][466]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.28.35:152][466]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.28.35:278][472]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.28.35:328][472]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.28.35:359][472]LogUObjectHash: Compacting FUObjectHashTables data took 0.76ms
+[2024.01.12-23.28.35:398][472]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.28.35:399][472]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapC00B7FF84E9E7817155DDFB31653FD3B.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.28.35:405][472]LogFileHelpers: All files are already saved.
+[2024.01.12-23.28.35:405][472]LogFileHelpers: Saving map 'BackroomsMap' took 0.078
+[2024.01.12-23.28.35:414][472]LogFileHelpers: InternalPromptForCheckoutAndSave took 135 ms (total: 2.77 sec)
+[2024.01.12-23.28.35:418][472]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.28.35:418][472]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.28.45:328][183]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.28.47:939][329]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.29.08:696][365]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.29.08:727][366]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.29.08:771][367]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.29.15:622][689]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Monster/MonsterAI_Child.MonsterAI_Child
+[2024.01.12-23.29.15:622][689]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.29.15:622][689]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.29.27:424][504]LogSlate: Window 'MonsterAI_Child' being destroyed
+[2024.01.12-23.29.27:435][504]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.29.27:435][504]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.29.36:607][217]LogActorFactory: Actor Factory attempting to spawn Class /Script/NavigationSystem.NavMeshBoundsVolume
+[2024.01.12-23.29.36:607][217]LogActorFactory: Actor Factory attempting to spawn Class /Script/NavigationSystem.NavMeshBoundsVolume
+[2024.01.12-23.29.36:608][217]LogActorFactory: Actor Factory spawned Class /Script/NavigationSystem.NavMeshBoundsVolume as actor: NavMeshBoundsVolume /Game/BackroomsMap.BackroomsMap:PersistentLevel.NavMeshBoundsVolume_5
+[2024.01.12-23.29.36:609][217]LogActorFactory: Actor Factory spawned Class /Script/NavigationSystem.NavMeshBoundsVolume as actor: NavMeshBoundsVolume /Game/BackroomsMap.BackroomsMap:PersistentLevel.NavMeshBoundsVolume_5
+[2024.01.12-23.29.54:075][ 71]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.29.54:127][ 71]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.29.54:168][ 71]LogUObjectHash: Compacting FUObjectHashTables data took 1.13ms
+[2024.01.12-23.29.54:211][ 71]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.29.54:211][ 71]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap1E89D3BB4B6902936A908BA4FF533112.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.29.54:217][ 71]LogFileHelpers: All files are already saved.
+[2024.01.12-23.29.54:217][ 71]LogFileHelpers: Saving map 'BackroomsMap' took 0.090
+[2024.01.12-23.29.54:230][ 71]LogFileHelpers: InternalPromptForCheckoutAndSave took 155 ms (total: 2.93 sec)
+[2024.01.12-23.29.54:232][ 71]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.29.54:232][ 71]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.29.55:880][151]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.12-23.29.55:886][151]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.29.55:886][151]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:29:55)
+[2024.01.12-23.29.55:886][151]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.29.55:900][151]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013742s)
+[2024.01.12-23.29.55:900][151]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013779s)
+[2024.01.12-23.29.55:913][151]LogUObjectHash: Compacting FUObjectHashTables data took 1.12ms
+[2024.01.12-23.29.55:915][151]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.29.55:915][151]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.29.55:916][151]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.29.55:916][151]LogPlayLevel: PIE: World Init took: (0.000922s)
+[2024.01.12-23.29.55:916][151]LogAudio: Display: Creating Audio Device: Id: 12, Scope: Unique, Realtime: True
+[2024.01.12-23.29.55:916][151]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.29.55:916][151]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.29.55:916][151]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.29.55:916][151]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.29.55:916][151]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.29.55:916][151]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.29.55:916][151]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.29.55:916][151]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.29.55:917][151]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.29.55:917][151]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.29.55:917][151]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.29.55:919][151]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.29.55:945][151]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.29.55:945][151]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.29.55:945][151]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.29.55:945][151]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.29.55:946][151]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=12
+[2024.01.12-23.29.55:946][151]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=12
+[2024.01.12-23.29.55:948][151]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=12
+[2024.01.12-23.29.55:948][151]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=12
+[2024.01.12-23.29.55:948][151]LogInit: FAudioDevice initialized with ID 12.
+[2024.01.12-23.29.55:948][151]LogAudio: Display: Audio Device (ID: 12) registered with world 'BackroomsMap'.
+[2024.01.12-23.29.55:948][151]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 12
+[2024.01.12-23.29.55:958][151]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.29.56:481][151]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.12-23.29.56:487][151]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.29.56
+[2024.01.12-23.29.56:488][151]LogWorld: Bringing up level for play took: 0.007026
+[2024.01.12-23.29.56:490][151]LogOnline: OSS: Created online subsystem instance for: :Context_21
+[2024.01.12-23.29.56:492][151]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.12-23.29.56:493][151]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.12-23.29.56:495][151]vr.PixelDensity = "1"
+[2024.01.12-23.29.56:498][151]PIE: Server logged in
+[2024.01.12-23.29.56:499][151]PIE: Play in editor total start time 0,613 seconds.
+[2024.01.12-23.29.56:500][151]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.12-23.29.56:622][151]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.12-23.29.56:626][151]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.12-23.30.04:894][467]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer
+[2024.01.12-23.30.05:210][476]LogShaderCompilers: Display: ================================================
+[2024.01.12-23.30.05:210][476]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.12-23.30.05:210][476]LogShaderCompilers: Display: Total job queries 140, among them cache hits 34 (24.29%)
+[2024.01.12-23.30.05:210][476]LogShaderCompilers: Display: Tracking 103 distinct input hashes that result in 76 distinct outputs (73.79%)
+[2024.01.12-23.30.05:210][476]LogShaderCompilers: Display: RAM used: 296,74 KiB of 1,60 GiB budget. Usage: 0.02%
+[2024.01.12-23.30.05:210][476]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Shaders Compiled: 3
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Jobs assigned 6, completed 3 (50.00%)
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Average time worker was idle: 435.62 s
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.07 s
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Job execution time: average 0.44 s, max 0.61 s
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Job life time (pending + execution): average 0.50 s, max 0.66
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Shader code size: average 6,103 KiB, min 1,414 KiB, max 13,828 KiB
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 1.04 s
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Jobs were issued in 6 batches (only local compilation was used), average 1.00 jobs/batch
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Average processing rate: 2.88 jobs/sec
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Total thread time: 0,7 s
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Total thread preprocess time: 0,082 s
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Percentage time preprocessing: 11.76%
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Effective parallelization: 0.67 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Top 3 most expensive shader types by average time:
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 1 times, average 0.39 sec, max 0.39 sec, min 0.39 sec)
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy (compiled 1 times, average 0.20 sec, max 0.20 sec, min 0.20 sec)
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: FLumenCardPS<false> (compiled 1 times, average 0.11 sec, max 0.11 sec, min 0.11 sec)
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Top 3 shader types by total compile time:
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 56.37% of total time (compiled 1 times, average 0.39 sec, max 0.39 sec, min 0.39 sec)
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: TBasePassPSFNoLightMapPolicy - 28.20% of total time (compiled 1 times, average 0.20 sec, max 0.20 sec, min 0.20 sec)
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: FLumenCardPS<false> - 15.43% of total time (compiled 1 times, average 0.11 sec, max 0.11 sec, min 0.11 sec)
+[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: ================================================
+[2024.01.12-23.30.16:156][898]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.30.16:156][898]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.30.16:185][898]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.12-23.30.16:188][898]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.30.16:189][898]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.30.16:191][898]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.30.16:195][898]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.30.16:210][898]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 12
+[2024.01.12-23.30.16:210][898]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12
+[2024.01.12-23.30.16:212][898]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12
+[2024.01.12-23.30.16:218][898]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.12-23.30.16:218][898]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.12-23.30.16:220][898]LogUObjectHash: Compacting FUObjectHashTables data took 1.25ms
+[2024.01.12-23.30.16:273][899]LogPlayLevel: Display: Destroying online subsystem :Context_21
+[2024.01.12-23.30.21:948][189]Cmd: DELETE
+[2024.01.12-23.30.21:948][189]Cmd: ACTOR DELETE
+[2024.01.12-23.30.21:953][189]LogEditorActor: Deleted Actor: NavMeshBoundsVolume
+[2024.01.12-23.30.21:970][189]LogUObjectHash: Compacting FUObjectHashTables data took 1.18ms
+[2024.01.12-23.30.21:973][189]LogEditorActor: Deleted 1 Actors (0.026 secs)
+[2024.01.12-23.30.27:862][488]LogNavigationPoint: PostEditMove Clear paths rebuilt
+[2024.01.12-23.30.31:846][768]LogNavigationPoint: PostEditMove Clear paths rebuilt
+[2024.01.12-23.30.32:594][818]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.30.32:621][818]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.30.32:651][818]LogUObjectHash: Compacting FUObjectHashTables data took 0.53ms
+[2024.01.12-23.30.32:689][818]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.30.32:690][818]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap9BD085DE47567C62B2F0309227E9C326.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.30.32:695][818]LogFileHelpers: All files are already saved.
+[2024.01.12-23.30.32:695][818]LogFileHelpers: Saving map 'BackroomsMap' took 0.074
+[2024.01.12-23.30.32:705][818]LogFileHelpers: InternalPromptForCheckoutAndSave took 110 ms (total: 3.04 sec)
+[2024.01.12-23.30.32:707][818]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.30.32:707][818]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.30.34:095][905]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.12-23.30.34:101][905]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.30.34:102][905]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:30:34)
+[2024.01.12-23.30.34:135][905]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.30.34:148][905]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012659s)
+[2024.01.12-23.30.34:148][905]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012700s)
+[2024.01.12-23.30.34:159][905]LogUObjectHash: Compacting FUObjectHashTables data took 1.10ms
+[2024.01.12-23.30.34:160][905]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.30.34:160][905]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.30.34:161][905]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.30.34:161][905]LogPlayLevel: PIE: World Init took: (0.000859s)
+[2024.01.12-23.30.34:161][905]LogAudio: Display: Creating Audio Device: Id: 13, Scope: Unique, Realtime: True
+[2024.01.12-23.30.34:161][905]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.30.34:161][905]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.30.34:161][905]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.30.34:161][905]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.30.34:161][905]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.30.34:161][905]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.30.34:161][905]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.30.34:161][905]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.30.34:162][905]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.30.34:162][905]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.30.34:162][905]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.30.34:164][905]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.30.34:188][905]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.30.34:188][905]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.30.34:188][905]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.30.34:188][905]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.30.34:188][905]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=13
+[2024.01.12-23.30.34:188][905]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=13
+[2024.01.12-23.30.34:190][905]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=13
+[2024.01.12-23.30.34:190][905]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=13
+[2024.01.12-23.30.34:190][905]LogInit: FAudioDevice initialized with ID 13.
+[2024.01.12-23.30.34:190][905]LogAudio: Display: Audio Device (ID: 13) registered with world 'BackroomsMap'.
+[2024.01.12-23.30.34:191][905]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 13
+[2024.01.12-23.30.34:200][905]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.30.35:231][905]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.12-23.30.35:238][905]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.30.35
+[2024.01.12-23.30.35:238][905]LogWorld: Bringing up level for play took: 0.007361
+[2024.01.12-23.30.35:240][905]LogOnline: OSS: Created online subsystem instance for: :Context_22
+[2024.01.12-23.30.35:242][905]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.12-23.30.35:243][905]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.12-23.30.35:244][905]vr.PixelDensity = "1"
+[2024.01.12-23.30.35:246][905]PIE: Server logged in
+[2024.01.12-23.30.35:247][905]PIE: Play in editor total start time 1,146 seconds.
+[2024.01.12-23.30.35:248][905]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.12-23.30.35:318][905]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.12-23.30.35:322][905]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.12-23.30.38:495][ 19]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.30.38:495][ 19]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.30.38:525][ 19]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.12-23.30.38:528][ 19]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.30.38:528][ 19]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.30.38:531][ 19]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.30.38:536][ 19]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.30.38:547][ 19]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 13
+[2024.01.12-23.30.38:547][ 19]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13
+[2024.01.12-23.30.38:549][ 19]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13
+[2024.01.12-23.30.38:556][ 19]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.12-23.30.38:556][ 19]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.12-23.30.38:558][ 19]LogUObjectHash: Compacting FUObjectHashTables data took 1.13ms
+[2024.01.12-23.30.38:598][ 20]LogPlayLevel: Display: Destroying online subsystem :Context_22
+[2024.01.12-23.30.42:527][271]LogNavigationPoint: PostEditMove Clear paths rebuilt
+[2024.01.12-23.30.43:903][327]LogNavigationPoint: PostEditMove Clear paths rebuilt
+[2024.01.12-23.30.45:851][408]LogNavigationPoint: PostEditMove Clear paths rebuilt
+[2024.01.12-23.30.46:132][422]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.30.46:176][422]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.30.46:207][422]LogUObjectHash: Compacting FUObjectHashTables data took 1.09ms
+[2024.01.12-23.30.46:244][422]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.30.46:244][422]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapE5D17A4E4F09A3C0E4D2A1AE7E57ECEF.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.30.46:249][422]LogFileHelpers: All files are already saved.
+[2024.01.12-23.30.46:250][422]LogFileHelpers: Saving map 'BackroomsMap' took 0.074
+[2024.01.12-23.30.46:255][422]LogFileHelpers: InternalPromptForCheckoutAndSave took 122 ms (total: 3.16 sec)
+[2024.01.12-23.30.46:257][422]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.30.46:257][422]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.30.47:303][475]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.12-23.30.47:309][475]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.30.47:309][475]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:30:47)
+[2024.01.12-23.30.47:309][475]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.30.47:324][475]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014169s)
+[2024.01.12-23.30.47:324][475]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014210s)
+[2024.01.12-23.30.47:335][475]LogUObjectHash: Compacting FUObjectHashTables data took 1.13ms
+[2024.01.12-23.30.47:336][475]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.30.47:336][475]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.30.47:336][475]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.30.47:337][475]LogPlayLevel: PIE: World Init took: (0.000855s)
+[2024.01.12-23.30.47:337][475]LogAudio: Display: Creating Audio Device: Id: 14, Scope: Unique, Realtime: True
+[2024.01.12-23.30.47:337][475]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.30.47:337][475]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.30.47:337][475]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.30.47:337][475]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.30.47:337][475]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.30.47:337][475]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.30.47:337][475]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.30.47:337][475]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.30.47:337][475]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.30.47:337][475]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.30.47:337][475]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.30.47:339][475]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.30.47:363][475]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.30.47:363][475]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.30.47:363][475]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.30.47:363][475]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.30.47:363][475]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=14
+[2024.01.12-23.30.47:363][475]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=14
+[2024.01.12-23.30.47:365][475]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=14
+[2024.01.12-23.30.47:365][475]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=14
+[2024.01.12-23.30.47:365][475]LogInit: FAudioDevice initialized with ID 14.
+[2024.01.12-23.30.47:365][475]LogAudio: Display: Audio Device (ID: 14) registered with world 'BackroomsMap'.
+[2024.01.12-23.30.47:365][475]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 14
+[2024.01.12-23.30.47:374][475]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.30.48:404][475]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.12-23.30.48:411][475]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.30.48
+[2024.01.12-23.30.48:411][475]LogWorld: Bringing up level for play took: 0.007032
+[2024.01.12-23.30.48:413][475]LogOnline: OSS: Created online subsystem instance for: :Context_23
+[2024.01.12-23.30.48:415][475]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.12-23.30.48:416][475]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.12-23.30.48:417][475]vr.PixelDensity = "1"
+[2024.01.12-23.30.48:419][475]PIE: Server logged in
+[2024.01.12-23.30.48:420][475]PIE: Play in editor total start time 1,111 seconds.
+[2024.01.12-23.30.48:421][475]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.12-23.30.48:542][475]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.12-23.30.48:546][475]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.12-23.30.52:328][618]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer
+[2024.01.12-23.31.53:205][140]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.31.53:205][140]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.31.53:230][140]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.12-23.31.53:232][140]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.31.53:232][140]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.31.53:235][140]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.31.53:240][140]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.31.53:252][140]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.12-23.31.53:252][140]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 14
+[2024.01.12-23.31.53:252][140]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14
+[2024.01.12-23.31.53:254][140]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14
+[2024.01.12-23.31.53:261][140]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.12-23.31.53:261][140]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.12-23.31.53:262][140]LogUObjectHash: Compacting FUObjectHashTables data took 1.19ms
+[2024.01.12-23.31.53:304][141]LogPlayLevel: Display: Destroying online subsystem :Context_23
+[2024.01.12-23.32.00:035][463]Cmd: TRANSACTION UNDO
+[2024.01.12-23.32.00:035][463]LogEditorTransaction: Undo Move Elements
+[2024.01.12-23.32.00:574][480]Cmd: TRANSACTION UNDO
+[2024.01.12-23.32.00:574][480]LogEditorTransaction: Undo Move Elements
+[2024.01.12-23.32.19:013][ 62]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.32.19:043][ 62]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.12-23.32.19:072][ 62]LogUObjectHash: Compacting FUObjectHashTables data took 1.09ms
+[2024.01.12-23.32.19:111][ 62]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.12-23.32.19:111][ 62]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap7A090E5C4F194D5365DE0FBCFBB7F75D.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.12-23.32.19:116][ 62]LogFileHelpers: All files are already saved.
+[2024.01.12-23.32.19:116][ 62]LogFileHelpers: Saving map 'BackroomsMap' took 0.074
+[2024.01.12-23.32.19:128][ 62]LogFileHelpers: InternalPromptForCheckoutAndSave took 115 ms (total: 3.28 sec)
+[2024.01.12-23.32.19:129][ 62]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.12-23.32.19:129][ 62]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.12-23.32.27:067][526]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.12-23.32.27:067][526]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.32.27:067][526]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.32.28:344][658]LogViewport: Scene viewport resized to 1141x685, mode Windowed.
+[2024.01.12-23.32.34:131][313]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.32.34:178][313]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.12-23.32.34:184][313]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.12-23.32.34:184][313]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp4F49D42F4384EE4E7BCDA19CEA3A9630.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.12-23.32.34:206][313]LogFileHelpers: InternalPromptForCheckoutAndSave took 74 ms (total: 3.35 sec)
+[2024.01.12-23.32.34:207][313]AssetCheck: New page: Asset Save: Lamp
+[2024.01.12-23.32.34:207][313]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.12-23.32.35:613][474]BlueprintLog: New page: Compile Lamp
+[2024.01.12-23.32.35:731][474]LogUObjectHash: Compacting FUObjectHashTables data took 1.19ms
+[2024.01.12-23.32.37:418][587]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.12-23.32.37:425][587]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.32.37:425][587]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:32:37)
+[2024.01.12-23.32.37:425][587]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.32.37:440][587]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014483s)
+[2024.01.12-23.32.37:440][587]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014519s)
+[2024.01.12-23.32.37:454][587]LogUObjectHash: Compacting FUObjectHashTables data took 1.31ms
+[2024.01.12-23.32.37:456][587]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.32.37:456][587]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.32.37:456][587]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.32.37:456][587]LogPlayLevel: PIE: World Init took: (0.000822s)
+[2024.01.12-23.32.37:457][587]LogAudio: Display: Creating Audio Device: Id: 15, Scope: Unique, Realtime: True
+[2024.01.12-23.32.37:457][587]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.32.37:457][587]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.32.37:457][587]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.32.37:457][587]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.32.37:457][587]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.32.37:457][587]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.32.37:457][587]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.32.37:457][587]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.32.37:457][587]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.32.37:457][587]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.32.37:457][587]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.32.37:459][587]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.32.37:484][587]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.32.37:484][587]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.32.37:484][587]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.32.37:484][587]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.32.37:485][587]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=15
+[2024.01.12-23.32.37:485][587]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=15
+[2024.01.12-23.32.37:487][587]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=15
+[2024.01.12-23.32.37:487][587]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=15
+[2024.01.12-23.32.37:487][587]LogInit: FAudioDevice initialized with ID 15.
+[2024.01.12-23.32.37:487][587]LogAudio: Display: Audio Device (ID: 15) registered with world 'BackroomsMap'.
+[2024.01.12-23.32.37:487][587]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 15
+[2024.01.12-23.32.37:496][587]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.32.39:527][587]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.12-23.32.39:534][587]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.32.39
+[2024.01.12-23.32.39:535][587]LogWorld: Bringing up level for play took: 0.007459
+[2024.01.12-23.32.39:537][587]LogOnline: OSS: Created online subsystem instance for: :Context_25
+[2024.01.12-23.32.39:539][587]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.12-23.32.39:540][587]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.12-23.32.39:541][587]vr.PixelDensity = "1"
+[2024.01.12-23.32.39:544][587]PIE: Server logged in
+[2024.01.12-23.32.39:545][587]PIE: Play in editor total start time 2,12 seconds.
+[2024.01.12-23.32.39:546][587]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.12-23.32.39:666][587]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.12-23.32.39:670][587]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.12-23.33.08:874][744]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.33.08:874][744]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.33.08:903][744]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.12-23.33.08:905][744]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.33.08:906][744]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.33.08:910][744]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.33.08:914][744]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.33.08:930][744]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.12-23.33.08:930][744]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 15
+[2024.01.12-23.33.08:930][744]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15
+[2024.01.12-23.33.08:931][744]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15
+[2024.01.12-23.33.08:938][744]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.12-23.33.08:938][744]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.12-23.33.08:939][744]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms
+[2024.01.12-23.33.08:984][745]LogPlayLevel: Display: Destroying online subsystem :Context_25
+[2024.01.12-23.34.34:756][956]LogAssetEditorSubsystem: Opening Asset editor for InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default
+[2024.01.12-23.34.36:658][ 78]LogSlate: Window 'IMC_Default' being destroyed
+[2024.01.12-23.34.49:209][521]LogSlate: External Image Picker: DecompressImage failed
+[2024.01.12-23.34.50:904][706]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.34.50:904][706]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.35.40:690][642]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.35.40:855][643]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.35.41:939][684]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.35.41:939][684]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.35.41:939][684]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.36.05:167][853]LogBlueprint: Warning: Reparenting blueprint Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn from Pawn to Character...
+[2024.01.12-23.36.05:242][853]BlueprintLog: New page: Compile VRPawn
+[2024.01.12-23.36.05:333][853]LogUObjectHash: Compacting FUObjectHashTables data took 1.23ms
+[2024.01.12-23.36.06:319][904]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.36.06:373][904]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.36.06:436][904]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.36.06:437][904]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn8EBC3A3046EC10D242AF74AAB6D939CB.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.36.06:515][904]LogFileHelpers: InternalPromptForCheckoutAndSave took 195 ms (total: 3.55 sec)
+[2024.01.12-23.36.06:518][904]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.36.06:518][904]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.36.48:630][362]LogEditorTransaction: Undo Move Node
+[2024.01.12-23.36.48:897][363]LogEditorTransaction: Undo Create Reroute Node
+[2024.01.12-23.37.02:484][742]LogEditorTransaction: Undo Break Pin Links
+[2024.01.12-23.37.02:742][743]LogEditorTransaction: Undo Break Pin Links
+[2024.01.12-23.37.03:816][839]LogEditorTransaction: Undo Break Pin Links
+[2024.01.12-23.37.16:526][171]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.37.16:574][171]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.37.16:634][171]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.37.16:634][171]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnC93761AB4C629D5E03C053A023E8B667.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.37.16:701][171]LogFileHelpers: InternalPromptForCheckoutAndSave took 175 ms (total: 3.72 sec)
+[2024.01.12-23.37.16:703][171]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.37.16:703][171]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.37.31:006][432]LogEditorTransaction: Undo Break Pin Links
+[2024.01.12-23.37.31:413][438]LogEditorTransaction: Undo Break Pin Links
+[2024.01.12-23.37.31:821][452]LogEditorTransaction: Undo Break Pin Links
+[2024.01.12-23.37.32:413][493]LogEditorTransaction: Undo Break Pin Links
+[2024.01.12-23.38.07:654][213]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.38.07:705][213]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.38.07:767][213]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.38.07:768][213]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnFB4F5C174C5F9503451E1F8A47B13AA7.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.38.07:842][213]LogFileHelpers: InternalPromptForCheckoutAndSave took 187 ms (total: 3.91 sec)
+[2024.01.12-23.38.07:844][213]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.38.07:844][213]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.39.20:774][291]LogContentBrowser: Deferred new asset folder creation: NewFolder
+[2024.01.12-23.39.20:791][291]LogContentBrowser: Creating deferred item: NewFolder
+[2024.01.12-23.39.20:805][292]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder).
+[2024.01.12-23.39.24:703][746]LogContentBrowser: Attempting asset rename: NewFolder -> myMovement
+[2024.01.12-23.39.24:703][746]LogContentBrowser: End creating deferred item NewFolder
+[2024.01.12-23.39.36:713][942]LogSlate: Warning: Unable to rasterize '../../../Engine/Content/Editor/Slate/Starship/AssetIcons/SpecularProfile_64.svg'. File could not be found
+[2024.01.12-23.39.38:435][110]LogContentBrowser: Deferred new asset file creation: NewInputAction
+[2024.01.12-23.39.38:446][110]LogContentBrowser: Creating deferred item: NewInputAction
+[2024.01.12-23.39.38:468][112]LogContentBrowser: Renaming the item being created (Deferred Item: NewInputAction).
+[2024.01.12-23.39.43:138][667]LogContentBrowser: Attempting asset rename: NewInputAction -> IA_2D
+[2024.01.12-23.39.43:139][667]LogContentBrowser: End creating deferred item NewInputAction
+[2024.01.12-23.39.43:435][702]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/myMovement/IA_2D.IA_2D
+[2024.01.12-23.41.35:673][280]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.41.35:704][280]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/Actions/myMovement/IA_2D" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/myMovement/IA_2D.uasset" SILENT=true
+[2024.01.12-23.41.35:704][280]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/myMovement/IA_2D
+[2024.01.12-23.41.35:704][280]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_2DDD4ED2134E0C646525C504BB03AE68E1.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/myMovement/IA_2D.uasset'
+[2024.01.12-23.41.35:712][280]LogFileHelpers: InternalPromptForCheckoutAndSave took 38 ms (total: 3.95 sec)
+[2024.01.12-23.41.35:712][280]AssetCheck: New page: Asset Save: IA_2D
+[2024.01.12-23.41.35:712][280]LogContentValidation: Display: Validating /Script/EnhancedInput.InputAction /Game/VRTemplate/Input/Actions/myMovement/IA_2D.IA_2D
+[2024.01.12-23.41.38:677][623]LogSlate: Took 0.000103 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
+[2024.01.12-23.42.15:095][118]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.42.15:126][118]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/IMC_Default" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset" SILENT=true
+[2024.01.12-23.42.15:129][118]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/IMC_Default
+[2024.01.12-23.42.15:129][118]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IMC_Default1A9EB3F843D2BE3CDEF932A856D78475.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset'
+[2024.01.12-23.42.15:136][118]LogFileHelpers: InternalPromptForCheckoutAndSave took 40 ms (total: 3.99 sec)
+[2024.01.12-23.42.15:136][118]AssetCheck: New page: Asset Save: IMC_Default
+[2024.01.12-23.42.15:136][118]LogContentValidation: Display: Validating /Script/EnhancedInput.InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default
+[2024.01.12-23.42.39:115][211]Cmd: TRANSACTION UNDO
+[2024.01.12-23.42.39:115][211]LogEditorTransaction: Undo Change Key Value
+[2024.01.12-23.43.05:283][416]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms
+[2024.01.12-23.43.05:288][416]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/BackroomsMap' took 0.026
+[2024.01.12-23.43.05:288][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/GameMap/Ceiling/Ceiling_Material_Inst] ([1] browsable assets)...
+[2024.01.12-23.43.05:310][416]OBJ SavePackage: Rendered thumbnail for [MaterialInstanceConstant /Game/GameMap/Ceiling/Ceiling_Material_Inst.Ceiling_Material_Inst]
+[2024.01.12-23.43.05:310][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/Ceiling/Ceiling_Material_Inst]
+[2024.01.12-23.43.05:311][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/Ceiling/Ceiling_Material_Inst_Auto1
+[2024.01.12-23.43.05:311][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Ceiling_Material_Inst_Auto13D2DF5A7454A23769FB83E95F226BC62.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Ceiling/Ceiling_Material_Inst_Auto1.uasset'
+[2024.01.12-23.43.05:311][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/GameMap/Ceiling/Ceiling_Material] ([1] browsable assets)...
+[2024.01.12-23.43.05:317][416]OBJ SavePackage: Rendered thumbnail for [Material /Game/GameMap/Ceiling/Ceiling_Material.Ceiling_Material]
+[2024.01.12-23.43.05:317][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/Ceiling/Ceiling_Material]
+[2024.01.12-23.43.05:320][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/Ceiling/Ceiling_Material_Auto1
+[2024.01.12-23.43.05:320][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Ceiling_Material_Auto18E9C17364C52BE145175239E9B91DFF7.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Ceiling/Ceiling_Material_Auto1.uasset'
+[2024.01.12-23.43.05:321][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/GameMap/Floor/Floor_Material_Inst] ([1] browsable assets)...
+[2024.01.12-23.43.05:326][416]OBJ SavePackage: Rendered thumbnail for [MaterialInstanceConstant /Game/GameMap/Floor/Floor_Material_Inst.Floor_Material_Inst]
+[2024.01.12-23.43.05:326][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/Floor/Floor_Material_Inst]
+[2024.01.12-23.43.05:327][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/Floor/Floor_Material_Inst_Auto1
+[2024.01.12-23.43.05:327][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Floor_Material_Inst_Auto1C26B59F44E6483EFA3E9A98693BD45DA.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Floor/Floor_Material_Inst_Auto1.uasset'
+[2024.01.12-23.43.05:327][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/GameMap/Floor/Floor_Material] ([1] browsable assets)...
+[2024.01.12-23.43.05:333][416]OBJ SavePackage: Rendered thumbnail for [Material /Game/GameMap/Floor/Floor_Material.Floor_Material]
+[2024.01.12-23.43.05:333][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/Floor/Floor_Material]
+[2024.01.12-23.43.05:336][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/Floor/Floor_Material_Auto1
+[2024.01.12-23.43.05:336][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Floor_Material_Auto1274B587B4480CBFABAB6ACA5FF5F2A97.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Floor/Floor_Material_Auto1.uasset'
+[2024.01.12-23.43.05:336][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/GameMap/Walls/Wall_Instance] ([1] browsable assets)...
+[2024.01.12-23.43.05:341][416]OBJ SavePackage: Rendered thumbnail for [MaterialInstanceConstant /Game/GameMap/Walls/Wall_Instance.Wall_Instance]
+[2024.01.12-23.43.05:341][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/Walls/Wall_Instance]
+[2024.01.12-23.43.05:342][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/Walls/Wall_Instance_Auto1
+[2024.01.12-23.43.05:342][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Wall_Instance_Auto1B04539B847F043662C2AFFB2E4350555.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Walls/Wall_Instance_Auto1.uasset'
+[2024.01.12-23.43.05:343][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/GameMap/Walls/Wall_Material] ([1] browsable assets)...
+[2024.01.12-23.43.05:348][416]OBJ SavePackage: Rendered thumbnail for [Material /Game/GameMap/Walls/Wall_Material.Wall_Material]
+[2024.01.12-23.43.05:348][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/Walls/Wall_Material]
+[2024.01.12-23.43.05:350][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/Walls/Wall_Material_Auto1
+[2024.01.12-23.43.05:350][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Wall_Material_Auto1CD31B2964132F7F9A7C029A4FE09D2D1.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Walls/Wall_Material_Auto1.uasset'
+[2024.01.12-23.43.05:351][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/Materials/Test_Inst] ([1] browsable assets)...
+[2024.01.12-23.43.05:357][416]OBJ SavePackage: Rendered thumbnail for [MaterialInstanceConstant /Game/Materials/Test_Inst.Test_Inst]
+[2024.01.12-23.43.05:357][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/Materials/Test_Inst]
+[2024.01.12-23.43.05:357][416]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Materials/Test_Inst" FILE="../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/Materials/Test_Inst_Auto1.uasset" SILENT=false AUTOSAVING=true
+[2024.01.12-23.43.05:358][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Materials/Test_Inst_Auto1
+[2024.01.12-23.43.05:358][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Test_Inst_Auto13F597B9D47B547039A27A3B28D48F66A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/Materials/Test_Inst_Auto1.uasset'
+[2024.01.12-23.43.05:359][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/Materials/Test] ([1] browsable assets)...
+[2024.01.12-23.43.05:363][416]OBJ SavePackage: Rendered thumbnail for [Material /Game/Materials/Test.Test]
+[2024.01.12-23.43.05:363][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/Materials/Test]
+[2024.01.12-23.43.05:363][416]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Materials/Test" FILE="../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/Materials/Test_Auto1.uasset" SILENT=false AUTOSAVING=true
+[2024.01.12-23.43.05:365][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Materials/Test_Auto1
+[2024.01.12-23.43.05:365][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Test_Auto1BF04448B43F016F6771A719C5CEF44AD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/Materials/Test_Auto1.uasset'
+[2024.01.12-23.43.05:366][416]LogFileHelpers: Auto-saving content packages took 0.078
+[2024.01.12-23.45.37:544][355]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.45.37:599][355]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.45.37:661][355]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.45.37:661][355]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn6BAF05D94B764A3AB72393A1C85D2D0F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.45.37:732][355]LogFileHelpers: InternalPromptForCheckoutAndSave took 187 ms (total: 4.17 sec)
+[2024.01.12-23.45.37:734][355]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.45.37:734][355]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.45.54:336][439]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.45.54:391][439]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.45.54:457][439]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.45.54:457][439]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn547CE7A44716DD2B96FF4C966BC783B9.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.45.54:532][439]LogFileHelpers: InternalPromptForCheckoutAndSave took 195 ms (total: 4.37 sec)
+[2024.01.12-23.45.54:534][439]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.45.54:534][439]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.46.11:849][247]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.46.11:904][247]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.46.11:966][247]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.46.11:966][247]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnA60DC55840B79176DA388DAA5EC43B00.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.46.12:036][247]LogFileHelpers: InternalPromptForCheckoutAndSave took 185 ms (total: 4.56 sec)
+[2024.01.12-23.46.12:036][247]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.46.12:036][247]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.46.25:194][344]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.46.25:222][344]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.46.25:285][344]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.46.25:285][344]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn0A342A6A4AEB20EC544891B5EAF1AA29.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.46.25:292][344]LogFileHelpers: InternalPromptForCheckoutAndSave took 97 ms (total: 4.65 sec)
+[2024.01.12-23.46.25:294][344]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.46.25:294][344]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.46.25:690][391]BlueprintLog: New page: Compile VRPawn
+[2024.01.12-23.46.25:772][391]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms
+[2024.01.12-23.46.43:569][636]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.12-23.46.43:577][636]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.46.43:577][636]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:46:43)
+[2024.01.12-23.46.43:577][636]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.46.43:592][636]LogPlayLevel: PIE: StaticDuplicateObject took: (0.015016s)
+[2024.01.12-23.46.43:592][636]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.015058s)
+[2024.01.12-23.46.43:607][636]LogUObjectHash: Compacting FUObjectHashTables data took 1.18ms
+[2024.01.12-23.46.43:618][636]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.46.43:618][636]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.46.43:619][636]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.46.43:619][636]LogPlayLevel: PIE: World Init took: (0.001052s)
+[2024.01.12-23.46.43:619][636]LogAudio: Display: Creating Audio Device: Id: 16, Scope: Unique, Realtime: True
+[2024.01.12-23.46.43:619][636]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.46.43:619][636]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.46.43:619][636]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.46.43:619][636]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.46.43:619][636]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.46.43:619][636]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.46.43:619][636]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.46.43:619][636]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.46.43:619][636]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.46.43:619][636]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.46.43:620][636]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.46.43:622][636]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.46.43:647][636]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.46.43:648][636]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.46.43:648][636]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.46.43:648][636]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.46.43:648][636]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=16
+[2024.01.12-23.46.43:648][636]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=16
+[2024.01.12-23.46.43:651][636]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=16
+[2024.01.12-23.46.43:651][636]LogInit: FAudioDevice initialized with ID 16.
+[2024.01.12-23.46.43:651][636]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=16
+[2024.01.12-23.46.43:651][636]LogAudio: Display: Audio Device (ID: 16) registered with world 'BackroomsMap'.
+[2024.01.12-23.46.43:651][636]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 16
+[2024.01.12-23.46.43:661][636]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.46.45:186][636]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.12-23.46.45:193][636]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.46.45
+[2024.01.12-23.46.45:194][636]LogWorld: Bringing up level for play took: 0.007533
+[2024.01.12-23.46.45:196][636]LogOnline: OSS: Created online subsystem instance for: :Context_29
+[2024.01.12-23.46.45:198][636]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.12-23.46.45:199][636]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.12-23.46.45:200][636]vr.PixelDensity = "1"
+[2024.01.12-23.46.45:203][636]PIE: Server logged in
+[2024.01.12-23.46.45:204][636]PIE: Play in editor total start time 1,628 seconds.
+[2024.01.12-23.46.45:205][636]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.12-23.46.45:277][636]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.12-23.46.45:282][636]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.12-23.47.40:206][951]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.47.40:206][951]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.47.40:236][951]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.12-23.47.40:238][951]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.47.40:239][951]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.47.40:242][951]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.47.40:247][951]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.47.40:262][951]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.12-23.47.40:263][951]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 16
+[2024.01.12-23.47.40:263][951]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16
+[2024.01.12-23.47.40:264][951]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16
+[2024.01.12-23.47.40:270][951]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.12-23.47.40:270][951]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.12-23.47.40:271][951]LogUObjectHash: Compacting FUObjectHashTables data took 1.15ms
+[2024.01.12-23.47.40:323][952]LogPlayLevel: Display: Destroying online subsystem :Context_29
+[2024.01.12-23.47.47:664][649]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.47.47:716][649]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.47.47:778][649]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.47.47:778][649]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn9D14B0284BD3BDF21271B398624FB819.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.47.47:853][649]LogFileHelpers: InternalPromptForCheckoutAndSave took 188 ms (total: 4.84 sec)
+[2024.01.12-23.47.47:856][649]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.47.47:856][649]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.48.07:863][ 6]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.48.07:915][ 6]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.48.07:976][ 6]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.48.07:976][ 6]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn7063DA2145D8C84D27AB28ABBE219D84.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.48.08:050][ 6]LogFileHelpers: InternalPromptForCheckoutAndSave took 186 ms (total: 5.03 sec)
+[2024.01.12-23.48.08:052][ 6]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.48.08:052][ 6]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.48.08:866][103]BlueprintLog: New page: Compile VRPawn
+[2024.01.12-23.48.08:946][103]LogUObjectHash: Compacting FUObjectHashTables data took 1.24ms
+[2024.01.12-23.48.11:120][217]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.12-23.48.11:126][217]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.48.11:126][217]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:48:11)
+[2024.01.12-23.48.11:126][217]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.48.11:141][217]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014039s)
+[2024.01.12-23.48.11:141][217]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014074s)
+[2024.01.12-23.48.11:156][217]LogUObjectHash: Compacting FUObjectHashTables data took 1.14ms
+[2024.01.12-23.48.11:168][217]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.48.11:168][217]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.48.11:168][217]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.48.11:169][217]LogPlayLevel: PIE: World Init took: (0.000901s)
+[2024.01.12-23.48.11:169][217]LogAudio: Display: Creating Audio Device: Id: 17, Scope: Unique, Realtime: True
+[2024.01.12-23.48.11:169][217]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.48.11:169][217]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.48.11:169][217]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.48.11:169][217]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.48.11:169][217]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.48.11:169][217]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.48.11:169][217]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.48.11:169][217]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.48.11:169][217]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.48.11:169][217]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.48.11:169][217]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.48.11:171][217]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.48.11:195][217]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.48.11:196][217]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.48.11:196][217]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.48.11:196][217]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.48.11:196][217]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=17
+[2024.01.12-23.48.11:196][217]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=17
+[2024.01.12-23.48.11:198][217]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=17
+[2024.01.12-23.48.11:198][217]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=17
+[2024.01.12-23.48.11:198][217]LogInit: FAudioDevice initialized with ID 17.
+[2024.01.12-23.48.11:198][217]LogAudio: Display: Audio Device (ID: 17) registered with world 'BackroomsMap'.
+[2024.01.12-23.48.11:198][217]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 17
+[2024.01.12-23.48.11:207][217]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.48.12:234][217]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.12-23.48.12:242][217]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.48.12
+[2024.01.12-23.48.12:243][217]LogWorld: Bringing up level for play took: 0.008302
+[2024.01.12-23.48.12:245][217]LogOnline: OSS: Created online subsystem instance for: :Context_30
+[2024.01.12-23.48.12:247][217]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.12-23.48.12:248][217]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.12-23.48.12:249][217]vr.PixelDensity = "1"
+[2024.01.12-23.48.12:252][217]PIE: Server logged in
+[2024.01.12-23.48.12:253][217]PIE: Play in editor total start time 1,127 seconds.
+[2024.01.12-23.48.12:255][217]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.12-23.48.12:325][217]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.12-23.48.12:330][217]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.12-23.48.41:475][429]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.48.41:475][429]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.48.41:505][429]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0] (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
+[2024.01.12-23.48.41:508][429]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.12-23.48.41:508][429]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.48.41:510][429]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.12-23.48.41:516][429]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
+[2024.01.12-23.48.41:532][429]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.12-23.48.41:532][429]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 17
+[2024.01.12-23.48.41:532][429]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17
+[2024.01.12-23.48.41:534][429]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17
+[2024.01.12-23.48.41:540][429]LogSlate: Slate User Unregistered. User Index 8
+[2024.01.12-23.48.41:540][429]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1
+[2024.01.12-23.48.41:541][429]LogUObjectHash: Compacting FUObjectHashTables data took 1.20ms
+[2024.01.12-23.48.41:593][430]LogPlayLevel: Display: Destroying online subsystem :Context_30
+[2024.01.12-23.48.51:612][179]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.48.51:670][179]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.48.51:729][179]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.48.51:729][179]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnAF4D1DFF430772EE4D9051B4910D5B07.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.48.51:800][179]LogFileHelpers: InternalPromptForCheckoutAndSave took 187 ms (total: 5.22 sec)
+[2024.01.12-23.48.51:802][179]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.48.51:802][179]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.49.11:994][580]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.49.12:048][580]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.49.12:109][580]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.49.12:110][580]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnEC89388B4B25AECF554D53ABF1C1CDEF.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.49.12:179][580]LogFileHelpers: InternalPromptForCheckoutAndSave took 185 ms (total: 5.40 sec)
+[2024.01.12-23.49.12:181][580]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.49.12:181][580]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.49.31:326][846]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.12-23.49.31:375][846]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
+[2024.01.12-23.49.31:435][846]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
+[2024.01.12-23.49.31:435][846]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn68C091AA464D9D7D8441DC92B917F9D1.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
+[2024.01.12-23.49.31:504][846]LogFileHelpers: InternalPromptForCheckoutAndSave took 177 ms (total: 5.58 sec)
+[2024.01.12-23.49.31:506][846]AssetCheck: New page: Asset Save: VRPawn
+[2024.01.12-23.49.31:506][846]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
+[2024.01.12-23.49.32:459][959]BlueprintLog: New page: Compile VRPawn
+[2024.01.12-23.49.32:538][959]LogUObjectHash: Compacting FUObjectHashTables data took 1.17ms
+[2024.01.12-23.49.34:165][ 50]LogDebuggerCommands: Repeating last play command: VR Preview
+[2024.01.12-23.49.34:172][ 50]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.12-23.49.34:172][ 50]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:49:34)
+[2024.01.12-23.49.34:172][ 50]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.12-23.49.34:185][ 50]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012637s)
+[2024.01.12-23.49.34:185][ 50]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012666s)
+[2024.01.12-23.49.34:200][ 50]LogUObjectHash: Compacting FUObjectHashTables data took 1.15ms
+[2024.01.12-23.49.34:210][ 50]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.12-23.49.34:210][ 50]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.12-23.49.34:210][ 50]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.12-23.49.34:210][ 50]LogPlayLevel: PIE: World Init took: (0.000855s)
+[2024.01.12-23.49.34:211][ 50]LogAudio: Display: Creating Audio Device: Id: 18, Scope: Unique, Realtime: True
+[2024.01.12-23.49.34:211][ 50]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.12-23.49.34:211][ 50]LogAudioMixer: Display: Sample Rate: 48000
+[2024.01.12-23.49.34:211][ 50]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024
+[2024.01.12-23.49.34:211][ 50]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024
+[2024.01.12-23.49.34:211][ 50]LogAudioMixer: Display: Number of buffers to queue: 1
+[2024.01.12-23.49.34:211][ 50]LogAudioMixer: Display: Max Channels (voices): 32
+[2024.01.12-23.49.34:211][ 50]LogAudioMixer: Display: Number of Async Source Workers: 4
+[2024.01.12-23.49.34:211][ 50]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.12-23.49.34:211][ 50]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.12-23.49.34:211][ 50]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.12-23.49.34:211][ 50]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.12-23.49.34:212][ 50]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.12-23.49.34:237][ 50]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.12-23.49.34:237][ 50]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.12-23.49.34:237][ 50]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.12-23.49.34:237][ 50]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.12-23.49.34:238][ 50]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=18
+[2024.01.12-23.49.34:238][ 50]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=18
+[2024.01.12-23.49.34:240][ 50]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=18
+[2024.01.12-23.49.34:240][ 50]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=18
+[2024.01.12-23.49.34:240][ 50]LogInit: FAudioDevice initialized with ID 18.
+[2024.01.12-23.49.34:240][ 50]LogAudio: Display: Audio Device (ID: 18) registered with world 'BackroomsMap'.
+[2024.01.12-23.49.34:240][ 50]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 18
+[2024.01.12-23.49.34:250][ 50]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.12-23.49.35:275][ 50]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.12-23.49.35:282][ 50]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.49.35
+[2024.01.12-23.49.35:282][ 50]LogWorld: Bringing up level for play took: 0.007802
+[2024.01.12-23.49.35:285][ 50]LogOnline: OSS: Created online subsystem instance for: :Context_31
+[2024.01.12-23.49.35:287][ 50]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.12-23.49.35:288][ 50]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1
+[2024.01.12-23.49.35:289][ 50]vr.PixelDensity = "1"
+[2024.01.12-23.49.35:291][ 50]PIE: Server logged in
+[2024.01.12-23.49.35:292][ 50]PIE: Play in editor total start time 1,12 seconds.
+[2024.01.12-23.49.35:292][ 50]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
+[2024.01.12-23.49.35:413][ 50]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
+[2024.01.12-23.49.35:418][ 50]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
+[2024.01.12-23.49.35:450][ 50]LogD3D11RHI: Error: Direct3DDevice->CreateTexture2D(TextureDesc,SubResourceData,OutTexture2D) failed with error E_OUTOFMEMORY
+ at D:\build\++UE5\Sync\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Texture.cpp:181
+ Size=4096x4096x1 PF=26 D3DFormat=(0x0000001A), NumMips=1, Flags=D3D11_BIND_RENDER_TARGET D3D11_BIND_SHADER_RESOURCE D3D11_BIND_UNORDERED_ACCESS , Usage:0x0, CPUFlags:0x0, MiscFlags:0x0, SampleCount:0x1, SampleQuality:0x0, SubresPtr:0x0000000000000000, SubresPitch:0, SubresSlicePitch:0, Name:'Lumen.SceneFinalLighting', DebugInfo:
+[2024.01.12-23.49.35:450][ 50]LogD3D11RHI: Error: Budget: 15569.21 MB
+[2024.01.12-23.49.35:450][ 50]LogD3D11RHI: Error: Used: 2856.88 MB
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 14 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 156 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 143 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 34 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 41 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 179 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 37 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 26 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 180 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 40 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 35 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 178 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT) Lumen.SceneEmissive
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 42 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT) Lumen.SceneEmissive
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 33 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT) Lumen.SceneEmissive
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 142 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 155 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 13 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 5 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.Radiosity.TraceRadianceAtlas
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 63 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.Radiosity.TraceRadianceAtlas
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 30 = 65536 KB (2D 4096x4096 PF_R8G8B8A8 RT) Lumen.SceneAlbedo
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 175 = 65536 KB (2D 4096x4096 PF_R8G8B8A8 RT) Lumen.SceneAlbedo
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 55 = 65536 KB (2D 4096x4096 PF_R8G8B8A8 RT) Lumen.SceneAlbedo
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 95 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 89 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 45 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
+[2024.01.12-23.49.39:539][ 50]LogConsoleResponse: 56 = 32768 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 174 = 32768 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 29 = 32768 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 141 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 12 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 154 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 32 = 32768 KB (2D 4096x4096 PF_R8G8 RT) Lumen.SceneNormal
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 177 = 32768 KB (2D 4096x4096 PF_R8G8 RT) Lumen.SceneNormal
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 43 = 32768 KB (2D 4096x4096 PF_R8G8 RT) Lumen.SceneNormal
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 101 = 32768 KB (2D 4096x4096 PF_ShadowDepth) PreShadowCacheDepthZ
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 64 = 32768 KB (2D 4096x4096 PF_ShadowDepth) PreShadowCacheDepthZ
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 53 = 28125 KB (2D 3600x2000 PF_R32_FLOAT RT) Composite.PrimitivesDepthHistory
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 160 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 18 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 147 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 62 = 18705 KB (2D 2684x1784 PF_FloatR11G11B10 UAV) TSR.Output
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 176 = 16384 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 50 = 16384 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 31 = 16384 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 36 = 16384 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 181 = 16384 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 28 = 16384 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 169 = 14063 KB (2D 1800x1000 PF_A16B16G16R16 RT UAV) SceneVelocity
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 70 = 14063 KB (2D 1800x1000 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 78 = 14063 KB (2D 1800x1000 PF_FloatRGBA RT UAV) SceneColor
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 77 = 14063 KB (2D 1800x1000 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 110 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 68 = 8790 KB (2D 1800x1000 PF_DepthStencil) SceneDepthZ
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 52 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHBlueAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 59 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHBlueAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 10 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHGreenAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 60 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHGreenAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 61 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHRedAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 9 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHRedAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 20 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 19 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 11 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 3 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 15 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 65 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 6 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 44 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 39 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 27 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 88 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 72 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 73 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 85 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 21 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 46 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 90 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 96 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 23 = 7032 KB (2D 1800x1000 PF_A2B10G10R10 UAV) TSR.History.Guide
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 54 = 7032 KB (2D 1800x1000 PF_FloatR11G11B10 UAV) TSR.Output
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 76 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 75 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 57 = 7032 KB (2D 1800x1000 PF_R32_FLOAT UAV) Lumen.DepthHistory
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 38 = 7032 KB (2D 1800x1000 PF_R32_UINT UAV) TSR.History.SubpixelDepth
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 22 = 7032 KB (2D 1800x1000 PF_R8G8B8A8 UAV) TSR.History.Moire
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 58 = 4677 KB (2D 2684x1784 PF_R8 UAV) TSR.History.Metadata
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 17 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 159 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 146 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 69 = 3516 KB (2D 1800x1000 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 112 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 111 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 107 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 83 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 161 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 148 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 158 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 145 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 16 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 66 = 1758 KB (2D 1800x1000 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 7 = 1758 KB (2D 1800x1000 PF_R8 RT) Final Luminance
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 71 = 1758 KB (2D 1800x1000 PF_R8 UAV) Lumen.ScreenProbeGather.FastUpdateMode
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 74 = 1758 KB (2D 1800x1000 PF_R8 UAV) Lumen.ScreenProbeGather.NumHistoryFramesAccumulated
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 140 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 153 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 86 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 139 = 1024 KB (2D 1024x512 PF_ShadowDepth) ShadowDepthAtlas
+[2024.01.12-23.49.39:540][ 50]LogConsoleResponse: 92 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 48 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 98 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 119 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 120 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 109 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 102 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 105 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 106 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 47 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 97 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 91 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 94 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 100 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 51 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 93 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 99 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 49 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 171 = 683 KB (2D 512x512 PF_R16F UAV) HZBClosest
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 173 = 683 KB (2D 512x512 PF_R16F UAV) HZBClosest
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 172 = 683 KB (2D 512x512 PF_R16F UAV) HZBFurthest
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 170 = 683 KB (2D 512x512 PF_R16F UAV) HZBFurthest
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 168 = 245 KB (3D 63x63x63 PF_R8 UAV) GlobalDistanceField.TempMip
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 79 = 201 KB (3D 38x26x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 116 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 129 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 126 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 124 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 114 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 136 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 137 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 123 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 130 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 122 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 113 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 108 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 103 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 104 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 121 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 152 = 189 KB (3D 29x32x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 165 = 189 KB (3D 29x32x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 150 = 166 KB (2D 113x94 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 163 = 166 KB (2D 113x94 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 81 = 166 KB (2D 113x94 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 157 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 144 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 84 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 25 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 167 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 80 = 101 KB (3D 38x26x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 164 = 95 KB (3D 29x32x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 151 = 95 KB (3D 29x32x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 82 = 42 KB (2D 113x94 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 162 = 42 KB (2D 113x94 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 149 = 42 KB (2D 113x94 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 4 = 33 KB (2D 66x64 PF_A16B16G16R16) SSProfiles
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 138 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 118 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 115 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 135 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 127 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 134 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 133 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 132 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 131 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 128 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 117 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 125 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 2 = 6 KB (2D 768x8 PF_R8) AsciiTexture
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 8 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 24 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 166 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 87 = 1 KB (2D 1x1 PF_R16F UAV) Dummy
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 67 = 1 KB (2D 1x1 PF_R16F UAV) Dummy
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 1 = 1 KB (3D 1x1x1 PF_B8G8R8A8 RT) HairLUT0
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: Pool: 2548/2548 MB (referenced/allocated)
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: RDGResourceName (what was rendered this frame, use <RDGResourceName>@<Version> to get intermediate versions):
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: BloomSetup Lumen.RadianceCache.DepthProbeAtlasTexture Lumen.ScreenProbeGather.BackfaceDiffuseIndirect Lumen.TranslucencyVolume.SHLightingNewHistory0 TSR.AntiAliasing.Raw
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: BloomX Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture Lumen.ScreenProbeGather.DiffuseIndirect Lumen.TranslucencyVolume.VolumeTraceHitDistance TSR.ClosestDepthTexture
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: BloomY Lumen.RadianceCache.FinalRadianceAtlas Lumen.ScreenProbeGather.LightingProbabilityDensityFunction Lumen.TranslucencyVolume.VolumeTraceRadiance TSR.DummyOutput
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: CombineLUTs Lumen.RadianceCache.RadianceProbeAtlasTextureSource Lumen.ScreenProbeGather.RayInfosForTracing OIT.SampleColor TSR.HalfResOutput
+[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: CubeShadowDepthZ Lumen.RadianceCache.RadianceProbeIndirectionTexture Lumen.ScreenProbeGather.RoughSpecularIndirect OIT.SampleCount TSR.History.Guide
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: Dummy-OutDepthBuffer Lumen.Reflections.AccumulatedResolveVariance Lumen.ScreenProbeGather.ScreenBentNormal OIT.SampleDepth TSR.History.Metadata
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: EyeAdaptationTexture Lumen.Reflections.NumHistoryFramesAccumulated Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance OIT.SampleTrans TSR.History.Moire
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: Final Luminance Lumen.Reflections.RayTraceDistance Lumen.ScreenProbeGather.ScreenProbeFilteredRadianceWithBorder PreShadowCacheDepthZ TSR.History.SubpixelDepth
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: GaussianLumSetupTexture Lumen.Reflections.ReflectionDownsampledDepth Lumen.ScreenProbeGather.ScreenProbeHitDistance Scene(1/16) TSR.HistoryRejection
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: GBufferA Lumen.Reflections.ReflectionRayBuffer Lumen.ScreenProbeGather.ScreenProbeMoving Scene(1/32) TSR.Moire.Luma
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: GBufferB Lumen.Reflections.ResolvedSpecularIndirect Lumen.ScreenProbeGather.ScreenProbeRadiance Scene(1/4) TSR.Output
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: GBufferC Lumen.Reflections.ResolvedSpecularIndirectDepth Lumen.ScreenProbeGather.ScreenProbeRadianceSHAmbient Scene(1/64) TSR.ParallaxFactor
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: GBufferD Lumen.Reflections.ResolveTileUsed Lumen.ScreenProbeGather.ScreenProbeRadianceSHDirectional Scene(1/8) TSR.ParallaxRejectionMask
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: GBufferE Lumen.Reflections.ResolveVariance Lumen.ScreenProbeGather.ScreenProbeSceneDepth SceneColor TSR.PrevClosestDepthTexture
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: HeterogeneousVolumes Lumen.Reflections.SpecularIndirect Lumen.ScreenProbeGather.ScreenProbeTraceMoving SceneDepthZ TSR.PrevUseCountTexture
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: HZBClosest Lumen.Reflections.TraceHit Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition SceneVelocity TSR.ReprojectedHistoryGuide
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: HZBFurthest Lumen.Reflections.TraceRadiance Lumen.ScreenProbeGather.ScreenProbeWorldNormal ShadowDepthAtlas TSR.ReprojectedHistoryMoire
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: LightingChannels Lumen.SceneAlbedo Lumen.ScreenProbeGather.ScreenProbeWorldSpeed ShadowMaskTexture TSR.SceneColorLdrLuma
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: LocalExposure Lumen.SceneDepth Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeHeader Substrate.DummyWritableTexture TSR.Velocity.Dilated
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: LocalExposureGaussianX Lumen.SceneDirectLighting Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeIndices Translucency.AfterDOF.Color TSR.Velocity.HoleFilled
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: LocalExposureGaussianY Lumen.SceneEmissive Lumen.ScreenProbeGather.TileClassificationModes TranslucentVolumeAmbient0 TSR.velocity.HoleFillMask
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: Lumen.CardCaptureAlbedoAtlas Lumen.SceneFinalLighting Lumen.ScreenProbeGather.TraceHit TranslucentVolumeAmbient1 ViewFamilyTexture
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: Lumen.CardCaptureDepthStencilAtlas Lumen.SceneIndirectLighting Lumen.ScreenProbeGather.TraceRadiance TranslucentVolumeDirectional0
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: Lumen.CardCaptureEmissiveAtlas Lumen.SceneNormal Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance TranslucentVolumeDirectional1
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: Lumen.CardCaptureNormalAtlas Lumen.SceneNumFramesAccumulatedAtlas Lumen.TranslucencyVolume.SHLighting0 TSR.AntiAliasing.Filtered
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: Lumen.DepthHistory Lumen.SceneOpacity Lumen.TranslucencyVolume.SHLighting1 TSR.AntiAliasing.Noise
+[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:
+[2024.01.12-23.49.39:542][ 50]Cmd: rhi.DumpMemory
+[2024.01.12-23.49.39:544][ 50]RHI resource memory (not tracked by our allocator)
+[2024.01.12-23.49.39:544][ 50] 0.000MB - Bindless Resource Heap - STAT_BindlessResourceHeapMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:544][ 50] 0.000MB - Bindless Sampler Heap - STAT_BindlessSamplerHeapMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:544][ 50] 0.000MB - Misc Buffer Memory - STAT_MiscBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:544][ 50] 0.000MB - Draw Indirect Buffer Memory - STAT_DrawIndirectBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:544][ 50] 1.202MB - Byte Address Buffer Memory - STAT_ByteAddressBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:544][ 50] 143.344MB - Structured Buffer Memory - STAT_StructuredBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:545][ 50] 0.000MB - RayTracing Acceleration Structure Memory - STAT_RTAccelerationStructureMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:545][ 50] 215.575MB - Vertex Buffer Memory - STAT_VertexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:545][ 50] 6.221MB - Index Buffer Memory - STAT_IndexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:545][ 50] 5.047MB - Uniform Buffer Memory - STAT_UniformBufferMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:545][ 50] 27.062MB - Texture Cube Memory - STAT_TextureMemoryCube - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:545][ 50] 0.172MB - Texture 3D Memory - STAT_TextureMemory3D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:545][ 50] 387.505MB - Texture 2D Memory - STAT_TextureMemory2D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:545][ 50] 643.920MB - UAV Texture Memory - STAT_UAVTextureMemory - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:545][ 50] 0.551MB - Render Target Cube Memory - STAT_RenderTargetMemoryCube - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:545][ 50] 0.125MB - Render Target 3D Memory - STAT_RenderTargetMemory3D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:545][ 50] 1633.076MB - Render Target 2D Memory - STAT_RenderTargetMemory2D - STATGROUP_RHI - STATCAT_Advanced
+[2024.01.12-23.49.39:545][ 50]3063.800MB total
+[2024.01.12-23.49.39:545][ 50]LogWindows: FPlatformMisc::RequestExit(1, TerminateOnOutOfMemory)
+[2024.01.12-23.49.39:545][ 50]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 0, TerminateOnOutOfMemory)
+[2024.01.12-23.49.39:545][ 50]LogCore: Engine exit requested (reason: Win RequestExit)
diff --git a/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json b/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
index 858c4a38c58b3514bdedf774970a26e8c8b4d537..263d7413332ecc9629ae017a9f7138defc388aae 100644
--- a/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
+++ b/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
@@ -41,7 +41,6 @@
"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/OfficeCeiling004_4K-JPG_Metalness.uasset",
"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Locker/LockerHide.uasset",
"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Sound/626096__resaural__backrooms-ambience.uasset",
- "G:/digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Sound/Hum.uasset",
"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Light_Flicker.uasset",
"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Locker/Locker.uasset",
"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Locker/locker_fixed_Locker.uasset",
@@ -53,6 +52,14 @@
"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Locker/locker_fixed_Locker_Door.uasset",
"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Sound/Lamp_Sound.uasset",
"G:/digital_art/BackroomsDigitalArt/Content/VRTemplate/Audio/Fire01.uasset",
+ "G:/digital_art/BackroomsDigitalArt/Content/BackroomsMap_BuiltData.uasset",
+ "G:/digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset",
+ "G:/digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/myMovement/IA_2D.uasset",
+ "G:/digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset",
+ "G:/digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/myMovement/IA_MoveAround_2D.uasset",
+ "G:/digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.uasset",
+ "G:/digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D.uasset",
+ "G:/digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Sound/Hum.uasset",
"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Locker/Locker_Door.uasset",
"G:/digital_art/BackroomsDigitalArt/Content/SoundFX/Backrooms_Ambient.uasset",
"G:/digital_art/BackroomsDigitalArt/Content/SoundFX/Ambient_BP.uasset",